Fortnox
Fortnox — the Swedish SMB accounting standard: customers, invoices, supplier invoices, articles, orders, vouchers and the account chart. REST API v3, OAuth 2.0.
7 giorni gratis · senza carta · hosting UE
Chiedi qualsiasi cosa a Fortnox
Prova un prompt reale su Fortnox via AnythingMCP — Claude chiama i tool e risponde. Premi Enter sul tuo messaggio per installare su Cloud.
Installa Fortnox su CloudClaude è un'AI e può sbagliare. Verifica sempre le risposte.
Setup in 2 minuti
- 1Avvia la trial gratuita su cloud.anythingmcp.com.
- 2Clicca Fortnox nel connector store. Incolla le credenziali quando richiesto.
- 3Genera una MCP API key e punta il client AI all'URL MCP generato.
Guide per Fortnox
Setup passo-passo per i principali client AI.
Configurare Fortnox
Direttamente dalla definizione del connettore: dove trovare le credenziali, quali permessi servono e con quale API parla questo adapter. Fornite in inglese dall'autore del connettore.
Getting a token
- Register at the Fortnox Developer Portal and create an integration. You receive a client id and client secret.
- Run the authorization-code flow once for the customer's Fortnox account, asking for the scopes you need —
invoice,customer,article,order,supplierinvoice,bookkeeping,settings. Keep the refresh token. - Set
FORTNOX_CLIENT_ID,FORTNOX_CLIENT_SECRETandFORTNOX_REFRESH_TOKEN. AnythingMCP refreshes the access token on its own.
The legacy Access-Token header is gone. Fortnox retired the old Access-Token + Client-Secret header pair; if you find an example using those, it is pre-2022 and will not work. OAuth 2.0 is the only path now.
Refresh tokens rotate. Fortnox issues a new refresh token on every refresh and invalidates the old one. AnythingMCP persists the rotated value back into the connector — but sharing one refresh token between this connector and another script will break one of them.
Rate limit is roughly 25 requests per 5 seconds per token, answered with 429. Pace bulk work.
Responses wrap the rows in the resource name: {"Customers": [...], "MetaInformation": {...}}. The paging totals live in MetaInformation (@TotalPages, @TotalResources).
financialyear matters for vouchers. Fortnox scopes bookkeeping to a financial year id; without one it uses the current year, which is a surprise in January.
Cloud reachability: api.fortnox.se is public with a valid certificate.
La tua AI è a due click da Fortnox.
Installa il connettore, incolla le credenziali, chiedi all'AI. 7 giorni gratis, niente carta.