Authentication
API key-based authentication for SocialTwin services.
API Keys
All API endpoints require authentication using API keys. Include your API key in the Authorization header:
Authorization: Bearer YOUR_API_KEY Rate Limiting
Rate limit: 1000 requests per hour per API key.