Common Error Messages
An API call that encounters an error will return False
as its success
field and display the cause of the error under the msg
field.
Field | Description |
| Max rate limit reached |
| Invalid API key |
| Unsupported query coin |
| Invalid query address |
| Page not found |
| Plan has expired |
Last updated