Error codes

The NAM API returns a set of standard of HTTP error codes for all endpoints, which includes:

CodeDescription
400Bad Request
401Unauthorized. The API key is invalid and needs to be re-generated
403Forbidden. The token passed in has been successfully authenticated, but can’t perform the given action due to not having sufficient permissions
404Not Found. The resource requested was not found
429Too many requests. The API call was rate-limited