PASAR API
Docs public (docs.giaohangtietkiem.vn redirects here); the Token header is issued after registering a GHTK shop account, so live keys need an active shop/contract. Docs Vietnamese-first. VN-first.
View docs ↗ More Logistics & delivery APIs# GHTK ~ budget courier order and tracking API needs an access token ~ get yours at: # https://api.ghtk.vn/ curl 'https://services.giaohangtietkiem.vn' \ -H 'Authorization: Bearer YOUR_TOKEN'
I'm integrating a Vietnam API into my app. API: GHTK ~ budget courier order and tracking API Provider: Giao Hang Tiet Kiem (GHTK) Auth: requires an access token (sign up: https://api.ghtk.vn/) Pricing: freemium Base URL: https://services.giaohangtietkiem.vn Important note: Docs public (docs.giaohangtietkiem.vn redirects here); the Token header is issued after registering a GHTK shop account, so live keys need an active shop/contract. Docs Vietnamese-first. VN-first. Source: Giao Hang Tiet Kiem (GHTK) (https://api.ghtk.vn/) Source type: Provider API or developer docs Endpoint type: Provider API base URL Integration difficulty: Needs token 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.