PASAR API
India's widely-used ecommerce shipping aggregator; REST APIs (bearer token valid 10 days) for orders, courier assignment, labels and tracking across many carriers.
View docs ↗ More Logistics & delivery APIs# Shiprocket ~ multi-courier shipping & tracking needs credentials ~ get yours at: # https://apidocs.shiprocket.in/ curl 'https://apiv2.shiprocket.in/v1/external' \ -H 'Authorization: Bearer YOUR_TOKEN'
I'm integrating a India API into my app. API: Shiprocket ~ multi-courier shipping & tracking Provider: Shiprocket Auth: requires credentials (sign up: https://apidocs.shiprocket.in/) Pricing: freemium Base URL: https://apiv2.shiprocket.in/v1/external Important note: India's widely-used ecommerce shipping aggregator; REST APIs (bearer token valid 10 days) for orders, courier assignment, labels and tracking across many carriers. Source: Shiprocket (https://apidocs.shiprocket.in/) Source type: Provider API or developer docs Endpoint type: Provider API base URL Integration difficulty: Needs bearer Last checked: 2026-07-05 Production caveat: Keep credentials server-side and confirm current limits, pricing, and webhook/error behaviour in the provider docs. Help me set up the correct onboarding/authentication path and make the first valid request ~ explain exactly where credentials go and what must happen before production.