Quickstart
Last updated
Last updated
Welcome to the APRO AI Oracle API. We provide a wide range of oracle data, including market data and news. All data undergoes distributed consensus to ensure its trustworthiness and immutability.
Contact Our BD Team Apply for API access through our Business Development team. We offer basic plans and higher-rate paid plans.
Test with Your API Key Use the code samples below to test your key and make API requests.
Integrate with Your Application After verifying your API key, explore this documentation to start building.
⚠️ Important: Always route your API calls through your own backend server to protect your API key.
V1: No API key required.
V2: Requires X-API-KEY
and X-API-SECRET
headers.
All API requests are subject to credit-based rate limiting. Each endpoint will indicate how many credits it consumes.
TestNet: https://api-ai-oracle-test.apro.com MainNet:https://api-ai-oracle.apro.com
To call the API, direct the request to the specified API method and attach the required parameters. For a complete reference of available API methods, see the in the sidebar.
V1: Fetch Supported Currencies
V2: Fetch Supported Currencies (with API key)
Our API responses follow a standard response structure. Responses are returned in JSON format.