404
Not Found
Requested resource could not be found on the server
404 Example
Requesting data for a non-existent smart contract
401
Unauthorized
Request was unsuccessful due to invalid credentials
401 Example
Requesting data from a server with an incorrect URL, or a revoked API Key
200
OK
The request was sucessful and the server returned the requested data
200 Example
Successfully fetching a user’s token balance from the DApp
429
Too Many Requests
Client has sent too many requests to the server within a given time frame
429 Example
Exceeding a client Bandwidth limit, or Daily per-user limits