# Huobi API **Provider:** Huobi **Category:** finance **Base URL:** `https://huobiapi.github.io` **Auth:** api-key โ€” `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** 100 req/s (public) ยท 100 req/s (private) **Free Tier:** Yes โ€” available **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://huobiapi.github.io/docs/spot/v1/en/ ## Description Seychelles based cryptocurrency exchange ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://huobiapi.github.io/` | See documentation for endpoint reference | ## Authentication See documentation for auth details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://huobiapi.github.io' ``` ## Sample Response ```json {} ``` ## Pricing Details Free public market data. Spot trading: maker 0.20%/taker 0.20% base (reduced with HT token). Rebranded to HTX in 2023. --- *Source: [API Map](https://apimap.dev/apis/huobi/) โ€” CC BY 4.0*