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