Error codes
Learn more about error codes and how to resolve them.
Last updated
Learn more about error codes and how to resolve them.
Last updated
All include a code
to identify them. Below is a full list of possible error codes and information on how to resolve them.
invalid_api_key
The provided API key was invalid. You can create and obtain a valid one from the Pliro Dashboard.
invalid_api_version
The provided API version was invalid. Please use one of the .
invalid_param
The value of one of the provided request parameters was invalid. See the message
property for more details.
missing_api_key
No API key was provided in the request. See for how to authenticate your API requests.
not_found
The requested resource could not be found. See the message
property for more details.
revoked_api_key
The provided API key has been revoked. Obtain a new API key from the Pliro Dashboard.