Build custom integrations with the Huzza platform using our RESTful API.
To get started with the Huzza API, you'll need an API key. Generate one in your account settings.
All API requests require authentication using your API key in the Authorization header.
Authorization: Bearer YOUR_API_KEY
Streams
• GET /api/v1/streams - List all streams
• POST /api/v1/streams - Create a new stream
• GET /api/v1/streams/:id - Get stream details
Analytics
• GET /api/v1/analytics - Get stream analytics
For API support, contact [email protected]