Using the API
SessionKey
header. To obtain one, first call the Login
endpoint (link) using your username and password. Include the SessionKey
in all subsequent API calls.
type=json
or type=xml
in the request body.
400 - Bad Request:
There was an issue with the request format.403 - Forbidden:
The user was not authorized to access the requested resource.404 - Not Found:
The requested resource could not be found.429 - Too Many Requests:
The user made too many requests in a short period.500 - Internal Server Error:
The server encountered an unexpected error.User Type | Requests/hour |
---|---|
Ordinary | 10 |
API Developer | 200 |
API User | No Limit |