API Endpoint Tester

Test the application API endpoints directly

API Request

Response

Ready to send request
Response will appear here...

API Documentation

Endpoints:

  • GET /api.php?action=get_voices - Retrieve available voices from ElevenLabs
  • POST /api.php?action=process_audio - Process audio file with speech-to-text and text-to-speech
  • GET /api_test.php?action=test_config - Test application configuration
  • GET /api_test.php?action=test_voices - Test voice retrieval from ElevenLabs
  • GET /api_test.php?action=test_connection - Test connection to ElevenLabs API

Parameters:

  • For process_audio: Requires audio file and voice_id in POST data