> For the complete documentation index, see [llms.txt](https://sosovalue.gitbook.io/soso-value-api-doc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sosovalue.gitbook.io/soso-value-api-doc/readme.md).

# Introduction

**Base URL**: `https://openapi.sosovalue.com/openapi/v1`

## Quick Start

1. Obtain your API Key
2. Include `x-soso-api-key: YOUR_API_KEY` in the Header of every request
3. Refer to each module's documentation for API usage

## Documentation Structure

* [Authentication](/soso-value-api-doc/authentication.md)
* [Setting Up Your API Key](/soso-value-api-doc/setting-up-your-api-key.md)
* [Query Modes](/soso-value-api-doc/query-modes.md)
* [Response Format](/soso-value-api-doc/response-format.md)
* [Rate Limit](/soso-value-api-doc/rate-limit.md)
* [Error Responses](/soso-value-api-doc/error-responses.md)
* [Endpoint Overview](/soso-value-api-doc/endpoint-overview.md)

## API Modules

| Module                                                                    | Description                                                     |
| ------------------------------------------------------------------------- | --------------------------------------------------------------- |
| [Currency & Pairs](/soso-value-api-doc/1.-currency-and-pairs/currency.md) | Currency list, market data, klines, supply, trading pairs, etc. |
| [ETF](/soso-value-api-doc/2.-etf/etf.md)                                  | ETF summary, list, market snapshot, historical data             |
| [SoSoValue Index](/soso-value-api-doc/3.-sosovalue-index/index.md)        | Index list, constituents, market snapshot, klines               |
| [Crypto Stocks](/soso-value-api-doc/4.-crypto-stocks/crypto-stocks.md)    | Stock list, market snapshot, market cap, klines, sectors        |
| [BTC Treasuries](/soso-value-api-doc/5.-btc-treasuries/btc-treasuries.md) | BTC treasury company list and purchase history                  |
| [Feeds](/soso-value-api-doc/6.-feeds/feeds.md)                            | News feed, hot news, featured news, search                      |
| [Fundraising](/soso-value-api-doc/7.-fundraising/fundraising.md)          | Project fundraising information                                 |
| [Macro](/soso-value-api-doc/8.-macro/macro.md)                            | Macroeconomic events                                            |
| [Analysis Charts](/soso-value-api-doc/9.-analysis-charts/analysis.md)     | Chart list and data                                             |
