Please see here https://www.quetext.com/developers-api for detailed information:
How to use it:
- Add the API key in the request header:
- Example endpoint:
POST https://www.quetext.com/api/v2/report
Security note:
- Treat your API key like a password.
- Do not expose it in client-side code.
- All requests must use HTTPS with TLS 1.2+.
Rate limits:
- 10 requests per 5 seconds per account.
- Exceeding this returns a
429 Too Many Requestserror.