# APRO AI Oracle API v2

## **APRO AI Oracle API v2**

Welcome to the APRO AI Oracle API. We provide a wide range of oracle data, including market data, news and more. All data undergoes distributed consensus to ensure its trustworthiness and immutability.This endpoint is available under the following API plans:

* Base Plan
* Other Professional Plans

**Rate Limit:**&#x20;

Base Plan:&#x20;

* 10 call/second limit
* Up to 500,000 API calls/day
* Escalated support

For more details, please subscribe to an API plan at: <https://api-hub.apro.com/>

**Supported Endpoints:**

[**Ticker**](/ai-oracle/getting-started/quickstart/apro-ai-oracle-api-v2/ticker.md) **|** [**OHLCV**](/ai-oracle/getting-started/quickstart/apro-ai-oracle-api-v2/ohlcv.md) **|** [**Social Media**](/ai-oracle/getting-started/quickstart/apro-ai-oracle-api-v2/social-media.md) **|** [**Sports**](/ai-oracle/getting-started/quickstart/apro-ai-oracle-api-v2/sports.md)&#x20;

***


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.apro.com/ai-oracle/getting-started/quickstart/apro-ai-oracle-api-v2.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
