# SocialData API **Provider:** SocialData API **Category:** social **Base URL:** `https://socialdata.tools` **Auth:** api-key — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** Based on plan **Free Tier:** No **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://socialdata.tools ## Description Unofficial API to read Twitter data | apiKey | Yes | No | ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://socialdata.tools/` | See documentation for endpoint reference | ## Authentication See documentation for authentication details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://socialdata.tools' ``` ## Sample Response ```json {} ``` ## Pricing Details Paid. Twitter/X data API starting at $49/mo for filtered tweets and user data. --- *Source: [API Map](https://apimap.dev/apis/socialdata/) — CC BY 4.0*