# SmartAPI API **Provider:** SmartAPI **Category:** finance **Base URL:** `https://smartapi.angelbroking.com` **Auth:** api-key — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** Varies by plan **Free Tier:** Yes — available **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://smartapi.angelbroking.com/ ## Description Gain access to set of and create end-to-end broking services ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://smartapi.angelbroking.com/` | See documentation for endpoint reference | ## Authentication See documentation for auth details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://smartapi.angelbroking.com' ``` ## Sample Response ```json {} ``` ## Pricing Details Freemium. Free tier available for SMART financial data; paid for higher usage. --- *Source: [API Map](https://apimap.dev/apis/smart/) — CC BY 4.0*