PASAR API
Self-serve API key from the collaborator.komerce.id dashboard, free tier included; docs moved to the Komerce developer portal after the RajaOngkir acquisition. The de-facto ongkir aggregator for Indonesian e-commerce. ID-first.
View docs ↗ More Logistics & delivery APIs# RajaOngkir (Komerce) ~ Indonesian shipping-cost & tracking API needs an API key ~ get yours at: # https://dev-collaborator.komerce.id/docs/intro/ curl 'https://rajaongkir.komerce.id/api/v1' \ -H 'X-API-Key: YOUR_API_KEY'
I'm integrating a Indonesia API into my app. API: RajaOngkir (Komerce) ~ Indonesian shipping-cost & tracking API Provider: Komerce / RajaOngkir Auth: requires an API key (sign up: https://dev-collaborator.komerce.id/docs/intro/) Pricing: freemium Base URL: https://rajaongkir.komerce.id/api/v1 Important note: Self-serve API key from the collaborator.komerce.id dashboard, free tier included; docs moved to the Komerce developer portal after the RajaOngkir acquisition. The de-facto ongkir aggregator for Indonesian e-commerce. ID-first. Source: Komerce / RajaOngkir (https://dev-collaborator.komerce.id/docs/intro/) Source type: Provider API or developer docs Endpoint type: Provider API base URL Integration difficulty: Needs API key Last checked: 2026-07-03 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.