Errors
The Companies API uses conventional HTTP response codes to indicate the success or failure of an API request.
Generally, codes in the 2xx range indicate success.
Codes in the 4xx range indicate an error that failed given the information provided (e.g., a required parameter was omitted).
Codes in the 5xx range indicate an error with our servers (these are rare).
Some 4xx errors that can be handled programmatically include an error code that briefly explains what happened.
Signup to access all the features
Get your API token and start implementing the API in your product with 500 free credits.
No credit card required
For some errors that could be handled programmatically, a number indicating the error code reported.
403
A message providing more details about the error.
Missing API token
The type of error returned (see the list on your right).
apiConnectionError
Possible values