We suggest the following steps:
-
Endpoint
The API is located at https://api.web-regnskab.dk/v1.All requests must use SSL.
Rate limit:
Currently, you may make up to 10 requests per second to our endpoint and up to 5000 requests per 24-hour window. -
Access tokens
Here's how to obtain an access token for your company:
- Ask our support to turn on API for your company
- Log into your account. Go to Settings -> General Setup
- Click Add to create a new token. Enter a descriptive name for your token, so you can easily identify it later. Then hit the Save button.
-
Using access token
All you have to do now is put this token in a X-API-KEY headerThe tokens you create above are tied to that company only. If you have multiple companies, you'll need a separate token for each one. Tokens are permanent.
