# Price API

## WatchData Price API

Hey dApp developers! We've got a new API for you!

But before we get to the exciting part, let's talk about why we built this in the first place. When you're creating a decentralized app (dApp), the last thing you want is to be stuck using an unreliable token price. That's why we at WatchData are proud to announce our new Price API—the first of its kind that lets you get accurate token prices from the blockchain.

### WatchData Price API advantage

Our Price API is easy to use and powerful, giving dApp developers access to accurate token prices without having to deal with the hassle of managing their own infrastructure. We make it easy for developers to get what they need so they can focus on what matters most: building great dApps that change the world! And don't worry — our Price API has everything you need! You can check the list of tickers for which you can get prices through the our endpoints.

{% content-ref url="/pages/KYY9BBJbKJ5rRlYDPKIM" %}
[All tickers](/price-api/price-api/all-tickers.md)
{% endcontent-ref %}

{% content-ref url="/pages/1CaZXreGzlssqbjZwbyP" %}
[Current price](/price-api/price-api/current-price.md)
{% endcontent-ref %}


---

# 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.watchdata.io/welcome-to-watchdata-docs/features/price-api.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.
