# Space Token API

We allow third-parties to tap into data sets through the Space Token API.&#x20;

The Space Token API offers a suite of features designed to provide users with real-time and comprehensive data about Space Token (SPACE). Key functionalities include:

1. **Real-Time Price and Trade Volume**: Users can access up-to-date information on the current trading price and volume of Space Token. This ensures investors and users are always informed of the latest market movements.
2. **Historical Peak Data**: The API also includes data on the all-time high of Space Token, offering insights into its historical performance peaks.
3. **Circulating and Total Supply Details**: Real-time details about the circulating and total supply of Space Token are readily available. This feature is crucial for understanding the market dynamics and scarcity of the token.


---

# 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.spacetoken.tech/dev-ressources/space-token-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.
