Skip to main content
Back to App

Authentication

The Conviction Public API currently provides open access to all market data endpoints. No API key or authentication is required to read market data.

#Current Access

All GET endpoints under /v1/ are publicly accessible:

# No authentication needed
curl https://api.conviction.bet/v1/markets

#Rate Limiting

To ensure fair usage, requests are rate-limited. See Rate Limits for details.

#Future Authentication

In a future release, API keys may be required for higher rate limits or access to additional endpoints. We will announce any changes in advance.

Was this page helpful?