📘Note:
At present, the total number of requests per Account per minute is 100 (the total number of requests will be adjusted according to related needs later).
Recommended Practice
To ensure efficient allocation of resources, include an API Key in all requests to Polluxweb.
{
"Success": false,
"Error": "The key exceeds the frequency limit(100), and the query server is suspended for 30s",
"StatusCode": 403
}
{
"Error": "The key exceeds the frequency limit(100), and the query server is suspended for 60s"
}