API Test Console

Test and validate API endpoints with comprehensive diagnostics

Quick Actions
🌐 Connectivity Test
Test basic connectivity to the API server and retrieve bot list
GET /api/bots
Ready to test API connection...
🤖 Bot Management Test
Test bot creation with duplicate token (should return 400 error)
POST /api/bots
Ready to test bot creation...
⚡ Flow Management Test
Test flow creation and retrieval endpoints
GET /api/flows | POST /api/flows
Ready to test flow operations...
🏥 System Health Check
Comprehensive system health and API endpoints status
Multiple endpoints health check
Ready to test system health...