Target Audience: Enterprise developers, product managers, technical architects
Document Purpose: This document provides a complete integration guide for the ListenHub audio generation service, including quick start, core concepts, API usage, and error handling.
Technical Support: If you have any questions, please contact the ListenHub technical team at [email protected]
Plan Requirements:
Get API Key:
Test if your API connection is working:
curl -X GET "<https://api.marswave.ai/openapi/v1/speakers/list?language=en>" \\
-H "Authorization: Bearer YOUR_API_KEY"