# APIs - Real time and Historical data

Welcome to the Supra Price Feeds API!

This guide provides all the resources you need to integrate Supra’s REST and WebSocket APIs into your applications. Our APIs deliver reliable, real-time, and historical crypto price feeds for a wide range of assets, enabling you to build dynamic charts, track trends, and enable users to make informed decisions with better accuracy.\
Designed for seamless integration, the APIs cater to developers aiming to create high-performance applications with accurate market data from Supra.

{% hint style="danger" %}
Supra APIs are currently available in Early Access mode.\
Please submit this [form](https://docs.google.com/forms/d/e/1FAIpQLSfHZr8BHLTY8q_MjbuKZPpdgQS0oGmRIrsn9H-HrieH9eQjFw/viewform) and contact us via the Supra Builders Telegram [channel](https://t.me/+gJxSM8Cy1AsxNmJh) for support.
{% endhint %}

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td>WebSocket API<br>Real Time Data Streaming</td><td></td><td><a href="/pages/02jZMaPWFu9MOFAngImh">/pages/02jZMaPWFu9MOFAngImh</a></td></tr><tr><td></td><td>Rest API<br>History data</td><td></td><td><a href="/pages/saJ8iRfocb8hN2bNmWkm">/pages/saJ8iRfocb8hN2bNmWkm</a></td></tr></tbody></table>


---

# 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://supraoracles.gitbook.io/supra/oracles/apis-real-time-and-historical-data.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.
