# API Settings

TickerTrends offers users the ability to use an API to call raw data from the TickerTrends Data Platform using this API page. Here, users can configure their API settings and get raw data values from endpoints. The user can purchase these API credits and set the proper amounts they intend to use for requests. Then, they can select from the list of "Available Endpoints" to get the raw data they want to call. The API key will be generated upon selecting the "**Generate New API Key**" button.&#x20;

<figure><img src="/files/iSMB1BLqrVy5XFSIzgT7" alt=""><figcaption></figcaption></figure>

TickerTrends offers users the ability to use an API to call raw data from the TickerTrends Data Platform using this API page. Here, users can configure their API settings and get raw data values from endpoints. The user can purchase these API credits and set the proper amounts they intend to use for requests. We offer both one-time purchases of credits as well as auto recharge with recurring buys.&#x20;

<figure><img src="/files/5iinZQb0QMiPlbTuXDel" alt=""><figcaption></figcaption></figure>


---

# 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.tickertrends.io/tickertrends/documentation-v2/more-tools/api-settings.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.
