Header Fields
Authorization

Authorization is made by including the header Authorization in the API request.

The value should be “Bearer” and an active Access-Token for the user.

Type of content

For requests where the content is a file, like in archive or inbox, a special content-type is used, this type is multipart/form-data. The header field “accept” should still be JSON, this specifies in which format you want the return data to be in.

Example

This is an example of how the header could look with all the header fields filled in correctly.

Authorization: Bearer {Access-Token}
Accept: application/json
Content-Type: application/json

Documentation

See our comprehensive documentation regarding the Fortnox API.

Subscribe to our blog

By contacting Fortnox, your personal information will be processed in accordance with Fortnox's Privacy Notice

Join us

Approximately half a million customers are waiting for your integration at our Integrations page.