# Stock Sentiment API **Provider:** Stock Sentiment **Category:** ai **Base URL:** `https://api.adanos.org` **Auth:** api-key — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** Based on plan **Free Tier:** No **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://api.adanos.org/docs ## Description Reddit & X/Twitter sentiment analysis for stocks with buzz scores | apiKey | Yes | Yes | ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://api.adanos.org/` | See documentation for endpoint reference | ## Authentication See documentation for authentication details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://api.adanos.org' ``` ## Sample Response ```json {} ``` ## Pricing Details Paid sentiment analysis API. Pricing on application; contact for pricing details. --- *Source: [API Map](https://apimap.dev/apis/stock-sentiment/) — CC BY 4.0*