Changelog
v1.0 — July 2026
Initial release of the VoiceLab360 API v1.Endpoints available at launch
POST /api/v1/speech/tts— Text-to-speechPOST /api/v1/speech/stt— Speech-to-text transcriptionPOST /api/v1/speech/voice-changer— Voice transformationPOST /api/v1/speech/isolator— Audio isolationPOST /api/v1/speech/dubbing— Automated dubbingPOST /api/v1/creative/sound— Sound design generationPOST /api/v1/creative/music— Music generationPOST /api/v1/creative/daw— DAW project exportGET /api/v1/studios/discover— Studio discoveryGET /api/v1/studios/{id}/availability— Studio availabilityPOST /api/v1/studios/{id}/book— Studio bookingGET /api/v1/workforce/discover— Talent discoveryGET /api/v1/workforce/search— Talent searchPOST /api/v1/workforce/campaign— Campaign creationPOST /api/v1/workforce/licensing— License requestsGET /api/v1/workforce/media— Media retrievalGET /api/v1/agents— Voice AgentsGET /api/v1/buyers/verification— Buyer verification
Platform notes
- All endpoints require API key authentication via
Authorization: Bearerheader - Sandbox and production environments are fully isolated
- Credits are charged only on successful responses (HTTP 200)
- Rate limits are enforced per API key
