Access the Shopify API in 2 minutes 💨
Create an integration
Authorize Shopify
Call the Shopify API
curl "https://api.nango.dev/proxy/admin/api/2025-01/customers.json?limit=10" \
-H "Authorization: Bearer <NANGO-SECRET-KEY>" \
-H "Provider-Config-Key: <INTEGRATION-ID>" \
-H "Connection-Id: <CONNECTION-ID>"