Access token#

By providing a valid access token to the API, you can get a higher rate limit for fetching data. The default rate limit with an access token is 180 requests per 15 minutes, but this can be increased further upon request.

Getting an access token#

To get an access token, send an email to support@feide.no describing what you are using the API for.

Providing the access token to the API#

The access token is provided in an Authorization-header with the Bearer type:

GET /2/org/136 HTTP/1.1
Host: api.feide.no
Authorization: Bearer ACCESS-TOKEN