Make request towards API

GET https://api.fortnox.se/3/companyinformation

The endpoint above is just an example. To find all available endpoints, please read our documentation .

As header, you just need to send the Authorization header with the given access-token as value.

Authorization: Bearer {Access-Token}