Back to API Docs

API Playground

Test API endpoints interactively

Get your API key from Settings → API Keys

Response

Response will appear here after sending a request

Code Example
curl -X GET "https://seekwhy.ai/api/v1/surveys" \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json"