Fortnox website screenshot

Fortnox

Fortnox is a Swedish cloud accounting, ERP, and business-administration platform for small and medium-sized businesses and accounting bureaus. Its REST API at https://api.fortnox.se/3/ programmatically manages accounting and financial data - invoices, customers, articles, orders, offers, vouchers, accounts, suppliers, supplier invoices, projects, and financial years - authenticated with OAuth2 Authorization Code Flow. Fortnox also publishes a duplex WebSocket event stream at wss://ws.fortnox.se/topics-v1 that pushes minimal change notifications across domains so integrations can react to changes instead of polling.

Fortnox publishes 12 APIs on the APIs.io network, including Topics WebSocket API, Accounts API, Articles API, and 9 more. Tagged areas include Accounting, ERP, Invoicing, Bookkeeping, and Sweden.

The Fortnox catalog on APIs.io includes 1 event-driven AsyncAPI specification and 1 Spectral governance ruleset.

Fortnox’s developer surface includes authentication, documentation, engineering blog, and 7 more developer resources.

38.1/100 thin ▬ flat Agent 21/100 agent aware saas Full breakdown ↓
scored 2026-09-14 · rubric v0.22.0
AccessFreemiumSelf serve⚡ Free to try
1 APIs
AccountingERPInvoicingBookkeepingSwedenNordicsFinanceVouchersCustomersSoftware-as-a-Service

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-14 · rubric v0.22.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/fortnox: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 12

Individual APIs this provider publishes, each with its own machine-readable definition.

Fortnox Topics WebSocket API

Duplex WebSocket stream at wss://ws.fortnox.se/topics-v1 that pushes minimal change-notification events across domains (invoices, supplier-invoices, customers, articles, orders,...

Fortnox Accounts API

Chart of accounts.

Fortnox Articles API

Article (product/service) register.

Fortnox Customers API

Customer register.

Fortnox Financial Years API

Financial (accounting) years.

Fortnox Invoices API

Accounts-receivable customer invoices.

Fortnox Offers API

Offers (quotations).

Fortnox Orders API

Sales orders.

Fortnox Projects API

Projects for tagging and reporting.

Fortnox Supplier Invoices API

Inbound accounts-payable supplier invoices.

Fortnox Suppliers API

Supplier register.

Fortnox Vouchers API

Accounting vouchers (journal entries).

Scroll for all 12

Open Collections 13

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Fortnox REST API

OPEN COLLECTION

Scroll for all 13

Pricing Plans 1

Published pricing tiers and plan structures.

Fortnox Plans Pricing

6 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Fortnox Rate Limits

2 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Fortnox Topics WebSocket API

AsyncAPI 2.6 description of Fortnox's **real duplex WebSocket API** at `wss://ws.fortnox.se/topics-v1` (the "Topics" service). Unlike the REST API at https://api.fortnox.se/3/, ...

ASYNCAPI

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

Fortnox API Rules

3 rules · 1 errors 1 warnings 1 info

SPECTRAL

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Fortnox Authentication

oauth2/apiKey · 3 schemes

SECURITY

Fortnox Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Fortnox Agentic Access

42 operations · 21 acting

42 operations · 21 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: fortnox
url: https://raw.githubusercontent.com/api-evangelist/fortnox/refs/heads/main/apis.yml
name: Fortnox
kind: company
description: Fortnox is a Swedish cloud accounting, ERP, and business-administration platform for small and medium-sized businesses
  and accounting bureaus. Its REST API at https://api.fortnox.se/3/ programmatically manages accounting and financial data
  - invoices, customers, articles, orders, offers, vouchers, accounts, suppliers, supplier invoices, projects, and financial
  years - authenticated with OAuth2 Authorization Code Flow. Fortnox also publishes a duplex WebSocket event stream at wss://ws.fortnox.se/topics-v1
  that pushes minimal change notifications across domains so integrations can react to changes instead of polling.
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/fortnox.png
tags:
- Accounting
- ERP
- Invoicing
- Bookkeeping
- Sweden
- Nordics
- Finance
- Vouchers
- Customers
- Software-as-a-Service
tags_raw:
- Accounting
- ERP
- Invoicing
- Bookkeeping
- Sweden
- Nordics
- Finance
- Vouchers
- Customers
- SaaS
created: '2026-07-12'
modified: '2026-07-12'
specificationVersion: '0.23'
apis:
- aid: fortnox:fortnox-topics-websocket-api
  name: Fortnox Topics WebSocket API
  tags:
  - WebSocket
  - Event
  - Change Notifications
  tags_raw:
  - WebSocket
  - Events
  - Change Notifications
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://www.fortnox.se/developer/guides-and-good-to-know/websockets
  baseURL: wss://ws.fortnox.se/topics-v1
  properties:
  - url: https://www.fortnox.se/developer/guides-and-good-to-know/websockets
    type: Documentation
  - url: asyncapi/fortnox-asyncapi.yml
    type: AsyncAPI
  description: Duplex WebSocket stream at wss://ws.fortnox.se/topics-v1 that pushes minimal change-notification events across
    domains (invoices, supplier-invoices, customers, articles, orders, offers, vouchers, projects, and more) so integrations
    react to changes instead of polling the REST API. Kafka-backed, at-least-once delivery, with per-topic offsets and up
    to 14-day replay.
- aid: fortnox:fortnox-accounts-api
  name: Fortnox Accounts API
  description: Chart of accounts.
  humanURL: https://www.fortnox.se/developer/resources-rest-api/invoices/invoices
  baseURL: https://api.fortnox.se/3
  tags:
  - Account
  tags_raw:
  - Accounts
  properties:
  - type: OpenAPI
    url: openapi/fortnox-accounts-api-openapi.yml
  - type: Documentation
    url: https://www.fortnox.se/developer
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/invoices/invoices
  - type: PostmanCollection
    url: collections/fortnox.postman_collection.json
  - type: OpenCollection
    url: collections/fortnox.opencollection.json
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/customers/customers
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/articles/articles
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/order/orders
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/offer/offers
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/vouchers/vouchers
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/suppliers/suppliers
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/projects/projects
- aid: fortnox:fortnox-articles-api
  name: Fortnox Articles API
  description: Article (product/service) register.
  humanURL: https://www.fortnox.se/developer/resources-rest-api/invoices/invoices
  baseURL: https://api.fortnox.se/3
  tags:
  - Articles
  properties:
  - type: OpenAPI
    url: openapi/fortnox-articles-api-openapi.yml
  - type: Documentation
    url: https://www.fortnox.se/developer
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/invoices/invoices
  - type: PostmanCollection
    url: collections/fortnox.postman_collection.json
  - type: OpenCollection
    url: collections/fortnox.opencollection.json
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/customers/customers
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/articles/articles
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/order/orders
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/offer/offers
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/vouchers/vouchers
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/suppliers/suppliers
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/projects/projects
- aid: fortnox:fortnox-customers-api
  name: Fortnox Customers API
  description: Customer register.
  humanURL: https://www.fortnox.se/developer/resources-rest-api/invoices/invoices
  baseURL: https://api.fortnox.se/3
  tags:
  - Customers
  properties:
  - type: OpenAPI
    url: openapi/fortnox-customers-api-openapi.yml
  - type: Documentation
    url: https://www.fortnox.se/developer
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/invoices/invoices
  - type: PostmanCollection
    url: collections/fortnox.postman_collection.json
  - type: OpenCollection
    url: collections/fortnox.opencollection.json
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/customers/customers
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/articles/articles
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/order/orders
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/offer/offers
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/vouchers/vouchers
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/suppliers/suppliers
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/projects/projects
- aid: fortnox:fortnox-financial-years-api
  name: Fortnox Financial Years API
  description: Financial (accounting) years.
  humanURL: https://www.fortnox.se/developer/resources-rest-api/invoices/invoices
  baseURL: https://api.fortnox.se/3
  tags:
  - Financial Years
  properties:
  - type: OpenAPI
    url: openapi/fortnox-financial-years-api-openapi.yml
  - type: Documentation
    url: https://www.fortnox.se/developer
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/invoices/invoices
  - type: PostmanCollection
    url: collections/fortnox.postman_collection.json
  - type: OpenCollection
    url: collections/fortnox.opencollection.json
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/customers/customers
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/articles/articles
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/order/orders
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/offer/offers
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/vouchers/vouchers
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/suppliers/suppliers
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/projects/projects
- aid: fortnox:fortnox-invoices-api
  name: Fortnox Invoices API
  description: Accounts-receivable customer invoices.
  humanURL: https://www.fortnox.se/developer/resources-rest-api/invoices/invoices
  baseURL: https://api.fortnox.se/3
  tags:
  - Invoices
  properties:
  - type: OpenAPI
    url: openapi/fortnox-invoices-api-openapi.yml
  - type: Documentation
    url: https://www.fortnox.se/developer
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/invoices/invoices
  - type: PostmanCollection
    url: collections/fortnox.postman_collection.json
  - type: OpenCollection
    url: collections/fortnox.opencollection.json
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/customers/customers
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/articles/articles
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/order/orders
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/offer/offers
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/vouchers/vouchers
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/suppliers/suppliers
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/projects/projects
- aid: fortnox:fortnox-offers-api
  name: Fortnox Offers API
  description: Offers (quotations).
  humanURL: https://www.fortnox.se/developer/resources-rest-api/invoices/invoices
  baseURL: https://api.fortnox.se/3
  tags:
  - Offers
  properties:
  - type: OpenAPI
    url: openapi/fortnox-offers-api-openapi.yml
  - type: Documentation
    url: https://www.fortnox.se/developer
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/invoices/invoices
  - type: PostmanCollection
    url: collections/fortnox.postman_collection.json
  - type: OpenCollection
    url: collections/fortnox.opencollection.json
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/customers/customers
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/articles/articles
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/order/orders
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/offer/offers
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/vouchers/vouchers
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/suppliers/suppliers
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/projects/projects
- aid: fortnox:fortnox-orders-api
  name: Fortnox Orders API
  description: Sales orders.
  humanURL: https://www.fortnox.se/developer/resources-rest-api/invoices/invoices
  baseURL: https://api.fortnox.se/3
  tags:
  - Order
  tags_raw:
  - Orders
  properties:
  - type: OpenAPI
    url: openapi/fortnox-orders-api-openapi.yml
  - type: Documentation
    url: https://www.fortnox.se/developer
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/invoices/invoices
  - type: PostmanCollection
    url: collections/fortnox.postman_collection.json
  - type: OpenCollection
    url: collections/fortnox.opencollection.json
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/customers/customers
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/articles/articles
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/order/orders
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/offer/offers
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/vouchers/vouchers
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/suppliers/suppliers
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/projects/projects
- aid: fortnox:fortnox-projects-api
  name: Fortnox Projects API
  description: Projects for tagging and reporting.
  humanURL: https://www.fortnox.se/developer/resources-rest-api/invoices/invoices
  baseURL: https://api.fortnox.se/3
  tags:
  - Project
  tags_raw:
  - Projects
  properties:
  - type: OpenAPI
    url: openapi/fortnox-projects-api-openapi.yml
  - type: Documentation
    url: https://www.fortnox.se/developer
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/invoices/invoices
  - type: PostmanCollection
    url: collections/fortnox.postman_collection.json
  - type: OpenCollection
    url: collections/fortnox.opencollection.json
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/customers/customers
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/articles/articles
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/order/orders
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/offer/offers
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/vouchers/vouchers
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/suppliers/suppliers
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/projects/projects
- aid: fortnox:fortnox-supplier-invoices-api
  name: Fortnox Supplier Invoices API
  description: Inbound accounts-payable supplier invoices.
  humanURL: https://www.fortnox.se/developer/resources-rest-api/invoices/invoices
  baseURL: https://api.fortnox.se/3
  tags:
  - Supplier Invoices
  properties:
  - type: OpenAPI
    url: openapi/fortnox-supplier-invoices-api-openapi.yml
  - type: Documentation
    url: https://www.fortnox.se/developer
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/invoices/invoices
  - type: PostmanCollection
    url: collections/fortnox.postman_collection.json
  - type: OpenCollection
    url: collections/fortnox.opencollection.json
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/customers/customers
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/articles/articles
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/order/orders
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/offer/offers
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/vouchers/vouchers
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/suppliers/suppliers
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/projects/projects
- aid: fortnox:fortnox-suppliers-api
  name: Fortnox Suppliers API
  description: Supplier register.
  humanURL: https://www.fortnox.se/developer/resources-rest-api/invoices/invoices
  baseURL: https://api.fortnox.se/3
  tags:
  - Suppliers
  properties:
  - type: OpenAPI
    url: openapi/fortnox-suppliers-api-openapi.yml
  - type: Documentation
    url: https://www.fortnox.se/developer
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/invoices/invoices
  - type: PostmanCollection
    url: collections/fortnox.postman_collection.json
  - type: OpenCollection
    url: collections/fortnox.opencollection.json
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/customers/customers
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/articles/articles
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/order/orders
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/offer/offers
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/vouchers/vouchers
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/suppliers/suppliers
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/projects/projects
- aid: fortnox:fortnox-vouchers-api
  name: Fortnox Vouchers API
  description: Accounting vouchers (journal entries).
  humanURL: https://www.fortnox.se/developer/resources-rest-api/invoices/invoices
  baseURL: https://api.fortnox.se/3
  tags:
  - Vouchers
  properties:
  - type: OpenAPI
    url: openapi/fortnox-vouchers-api-openapi.yml
  - type: Documentation
    url: https://www.fortnox.se/developer
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/invoices/invoices
  - type: PostmanCollection
    url: collections/fortnox.postman_collection.json
  - type: OpenCollection
    url: collections/fortnox.opencollection.json
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/customers/customers
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/articles/articles
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/order/orders
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/offer/offers
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/vouchers/vouchers
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/suppliers/suppliers
  - type: APIReference
    url: https://www.fortnox.se/developer/resources-rest-api/projects/projects
common:
- type: AgenticAccess
  url: agentic-access/fortnox-agentic-access.yml
- type: DomainSecurity
  url: security/fortnox-domain-security.yml
- type: Authentication
  url: authentication/fortnox-authentication.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/fortnox-ab
- type: Website
  url: https://www.fortnox.se
- type: Documentation
  url: https://www.fortnox.se/developer
- type: Plans
  url: plans/fortnox-plans-pricing.yml
- type: RateLimits
  url: rate-limits/fortnox-rate-limits.yml
- type: FinOps
  url: finops/fortnox-finops.yml
- url: https://www.fortnox.se/developer/blog
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/fortnox"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/fortnox/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/fortnox/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.