API Reference
Dashboard
Aggregated dashboard summaries.
2 endpoints· Auth: API Key
get
/api/v1/store/integrations/dashboard API KeyGet dashboard
Responses
200Success
cURL
curl -X GET "https://stagging-api.sendyiq.com/api/v1/store/integrations/dashboard" \
-H "X-API-Key: <YOUR_API_KEY>" Try itagainst staging · https://stagging-api.sendyiq.com
Set credentials in the “Authorize” menu
get
/api/v1/store/integrations/dashboard/orders API KeyGet orders
Query parameters
| status string | — |
| search string | — |
| fulfillment_type string | — |
| page integer (int32) | — |
| per_page integer (int32) | — |
Responses
200Success
cURL
curl -X GET "https://stagging-api.sendyiq.com/api/v1/store/integrations/dashboard/orders" \
-H "X-API-Key: <YOUR_API_KEY>" Try itagainst staging · https://stagging-api.sendyiq.com
Query parameters
Set credentials in the “Authorize” menu