Fortnox

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 天免费 · 无需信用卡 · EU 托管

问 Fortnox 任何事

通过 AnythingMCP 对 Fortnox 试一个真实提示 — Claude 调用工具并返回答案。在你的消息上按 Enter 即可在 Cloud 安装。

在 Cloud 上安装 Fortnox
Fortnox · 通过 MCP 实时
分享
Opus 4.7

Claude 是 AI,可能会出错。请核对回答。

2 分钟设置

  1. 1在 cloud.anythingmcp.com 开始免费试用。
  2. 2在连接器商店点击 Fortnox。提示时粘贴凭据。
  3. 3生成 MCP API 密钥,将 AI 客户端指向生成的 MCP URL。
立即安装 Fortnox

Fortnox 指南

面向主流 AI 客户端的逐步设置。

配置 Fortnox

直接来自连接器定义:在哪里获取凭据、需要哪些权限,以及该适配器调用的是哪个 API。 由连接器作者以英文提供。

Getting a token

  1. Register at the Fortnox Developer Portal and create an integration. You receive a client id and client secret.
  2. 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.
  3. Set FORTNOX_CLIENT_ID, FORTNOX_CLIENT_SECRET and FORTNOX_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.

你的 AI 距离 Fortnox 仅两次点击。

安装连接器、粘贴凭据、向 AI 提问。7 天免费,无需信用卡。