> For the complete documentation index, see [llms.txt](https://gitbook.zenithwallet.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gitbook.zenithwallet.com/miscellaneous/zenith-suite-of-tools/api-access.md).

# API Access

## Link to API's -> [HERE](https://zenithdataservice.azurewebsites.net/swagger/index.html)

## Get in Touch:

For Inquiries, submit a request -> [HERE](https://docs.google.com/forms/d/e/1FAIpQLSe_j_r3qZbxsg4QJCKerjWD_rQzDcJ6-ZgdO9ex4NWWCmt5iw/viewform)

or DM: [@jgslayerx ](https://t.me/Jgslayerx)or [@c\_note9](https://t.me/C_note9)&#x20;

## Examples of bots users have built off our API Keys:

* ETH/Base on-chain stats
* Token analyzer tool
* Automatic Trading
* Volume Alerts
* Wallet Tracking

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

<mark style="color:orange;">**\*\*Zenith API endpoints are constantly expanding. If you have a desire for a certain endpoint, let the team know via the google form link above\*\***</mark>


---

# 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://gitbook.zenithwallet.com/miscellaneous/zenith-suite-of-tools/api-access.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.
