On this page
article
400 - Invalid Api Key
The
invalid_api_key error code is returned when the API key provided with your request is not valid.All requests to Sorted APIs require a valid API key to be provided in the x-api-key header. Your API key will be checked with every request - any request without a valid API key will be rejected with an error code of invalid_api_key.