API Playground

Test Heydeo API endpoints interactively with your API key.

Get your API key from Settings → API Keys

Parameters

cURL Command

curl -X POST https://api.heydeo.ai/v1/shipments/search \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json"