Product Guides Sidebar
All requests to the Pod API must be authenticated with an API key.
Include your API key in the request header as X-Api-Key.
X-Api-Key
curl -X GET "https://api.callpod.ai/v1/outbound/submit" -H "X-Api-Key: YOUR_API_KEY"