API Reference
Full API reference for developers working with ChatMaven.
Authenticationโ
All API requests require authentication. Use your API key in the Authorization header:
Authorization: Bearer YOUR_API_KEY
Replace YOUR_API_KEY
with your actual key from the ChatMaven dashboard.