The Label Insight APIs will respond with a series of standard HTTP status codes, that will inform the caller if success or failure has happened, along with some metadata about the failure.

The standard Label Insight API response codes are defined in the table below.

Each API might have specifications about new status codes or different meanings. If these exist, they will be dictated in a HTTP Response Codes block under each endpoint!

Status CodeDescription
200Success!
400The request is missing key information or is malformed.
401, 403Invalid API key, missing x-api-key header, or invalid URL.
404The requested information cannot be found.
500An unexpected error has occurred, this could be due to a malformed request or something on the Label Insight side. If this occurs, please reach out.