Skip to main content

Unauthorized request

If you provide a wrong API key in the Authorization header, the server will respond with a 401 status, and the body will be as following :

{
"errors": "Unauthorized"
}