STATUS CODES
Less than 1 minute
STATUS CODES
HTTP status code and JSON response code are explained as follows
HTTP Response Header Contain Six Fields:
Key: Value Meaning X-RateLimit-Remaining: 0 The remaining requests in the next 1 second X-RateLimit-Burst-Capacity: 1800 The maximum requests within 1 second X-RateLimit-Replenish-Rate: 6 New requests can be added in the next 1 second X-RateLimit-DayLimit-Remaining: 4993 The remaining requests This Day X-RateLimit-MonthLimit-Remaining: 25920000 The remaining requests This Month X-RateLimit-DataPackage-Remaining: 1000000 The Reamining requests of Additional Package HTTP Response code
status code meaning 200 ok 401 No access: Apikey is invalid or Restricted by IP whitelist 429 Too many requests: API calls too frequently JSON response code
JSON response code meaning 1 success 404 no data 10001 invalid parameter 10002 address load error 10003 only usdt currency support 10004 service load error 10005 currency not support 10006 count of addresses monitored is limited 20004 user doesn't exist 20005 user has already been registered 20006 user has already been registered 40001 server is busy 40002 update data error 40003 access data error 40004 create data error 40005 delete data error 40006 set webhook error 40007 get webhook error 40008 add monitor address error 40009 delete monitor address error 50001 unsupport coin 50002 address count has exceeded the limit 50003 invalid apikey