Error status codes and responses
401 Unauthorized#
This error indicates that you have provided an invalid API key.
403 Forbidden#
This error indicates that you have accessed a resource that you do not have permission.
422 Unprocessable Entity#
This error indicates that you have provided missing or invalid fields.
404 Not Found#
This error indicates that the resource you are retrieving is not found.