> For the complete documentation index, see [llms.txt](https://docs.darkbot.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.darkbot.io/api-and-security/api-key-security-and-market-data-with-darkbot.md).

# API Key Security and Market Data with DarkBot

Discover how DarkBot uses API keys for secure access and provides real-time market data for informed trading decisions.

**Our priority**

*Secure API Key Protection: Prioritizing Your Safety*

In the realm of cryptocurrency trading, security is essential. DarkBot emphasizes the protection of our clients and their assets by providing each user with a [private API key](/api-and-security/security.md#api-key-security) for secure access to our trading platform.

An API (Application Programming Interface) key serves as a unique identifier and secure access tool for your exchange account. Through API keys, we guarantee that your account remains protected and exclusively accessible via our [secure platform](/api-and-security/security.md).

**Privacy**

*Real-Time Market Data for Insightful Trading Decisions*

By tracking real-time [market data](/api-and-security/security.md#market-data) on the DarkBot platform, you can stay informed and make data-driven decisions that boost your profits. This information, coupled with DarkBot's sophisticated trading algorithms and strategies, empowers you to confidently navigate the unpredictable cryptocurrency market.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.darkbot.io/api-and-security/api-key-security-and-market-data-with-darkbot.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.
