FAQs
Where do I request an API key?
To request an API key join the Predict's Discord server and open a support ticket. Predict's Discord: https://discord.gg/predictdotfun
What rate limit is available on mainnet?
On Sepolia, we allow up to 120 requests per minute without an API key.
On Mainnet, the default rate limit for an API key is 120 requests per minute.
What chains are supported?
Mainnet (API key required):
https://api.predict.fun/
Sepolia (API key not required):
https://api-sepolia.predict.fun/
How do I create orders?
See How to create or cancel orders.
How do I authenticate my requests?
See How to authenticate your API requests.
Can I get a higher rate limit?
The process to request an higher rate limit key has additional requirements. You can request to have an higher rate limit in the Discord ticket, if the additional requirements are met you'll be given one.
Is there an SDK to create orders?
Yes, we have an SDK available as an NPM package: @predictdotfun/sdk
Where can I find the API reference?
The API reference is available at: https://dev.predict.fun/ An alternative UI for the API reference is also available at: https://dev.predict.fun/docs
Last updated