FAQ
Do I need an API Key to use the Erensko API?
Yes, an API key is required to access all of our endpoints. You can obtain your own API key by joining our Discord server and navigating to the #get-api-key
channel.
What do I do if I need help?
If you need help with the API, whether it's understanding how to use an endpoint, troubleshooting an issue, or if you just have a general question, you can join our support server.
What response format does the API return?
We return responses in JSON format. This makes it easy to integrate with most coding languages.
Is there a limit on how many requests I can make?
Yes, there is a default rate limit of 60 requests per minute for each API key. If you would like to increase your rate limit with a valid use case, please contact us via [email protected]
Is there any documentation available for each endpoint?
Each endpoint is thoroughly documented, including all possible URLs, headers, parameters, request bodies, and detailed examples of both requests and responses.
What should I do if I encounter an error?
If you encounter an error, read the response body for an explanation. If you're unable to resolve the issue, join our support server for assistance.
How do I suggest a change or update to the API?
If you have a suggestion or need to request a new feature, join our support server.
Last updated