Ednia API documentation
Making requests
The base API URL is https://api.ednia.se
To make an authenticated request, you need to provide an Authorization header with a bearer token. Like this:
Authorization: Bearer <token>
You may be rate limited, limit the number of requests you make per second to 10 to avoid 429 responses.
Obtaining a token
Email us at hej@ednia.se from your official domain name and we will respond with your token.
Need help?
If you have any questions, please contact us at hej@ednia.se.