API Rate Limits
Learn about our API rate limits and how to work with them.
note
Note: There's not much here yet, this site is a work in progress.
The Relucent Engine API employs a number of safeguards against bursts of
incoming traffic to help maximise its stability. Users who send many requests in
quick succession may see error responses that show up as status code 429
.
Treat these limits as maximums and don't generate unnecessary load.
We may reduce limits to prevent abuse, or increase limits to enable high-traffic applications.
Important definitions
A Request Window: A request window refers to a 15 minute rolling period of time.
POST Endpoints
TBD...
GET Endpoints
TBD...