PASAR API
MY-origin; public docs, X-Delyvax-Access-Token header, self-serve key from portal.
View docs ↗ More Logistics & delivery APIs# Delyva ~ delivery quote, order & label API needs an API key ~ get yours at: # https://docs.api.delyva.com/?version=latest curl 'https://api.delyva.com/v1.0' \ -H 'X-Delyvax-Access-Token: YOUR_API_KEY'
I'm integrating a Malaysia API into my app. API: Delyva ~ delivery quote, order & label API Provider: Delyva Auth: requires an API key (sign up: https://docs.api.delyva.com/?version=latest) Pricing: freemium Base URL: https://api.delyva.com/v1.0 Important note: MY-origin; public docs, X-Delyvax-Access-Token header, self-serve key from portal. Source: Delyva (https://docs.api.delyva.com/?version=latest) Source type: Provider API or developer docs Endpoint type: Provider API base URL Integration difficulty: Needs API key Last checked: 2026-06-15 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.