Ninja Van
Ninja Van is a Southeast Asian last-mile logistics and parcel-delivery company operating across Singapore, Malaysia, Indonesia, Philippines, Vietnam, and Thailand. Its ninjaAPI lets merchants and e-commerce platforms integrate shipping programmatically - create and cancel delivery orders, generate waybills (AWB), estimate tariffs, look up Ninja Point (PUDO) drop-off locations, receive parcel status updates via webhooks, and pull tracking events. The API is country-scoped (the country code is part of the path, e.g. https://api.ninjavan.co/SG/...) and authenticated with OAuth2 client credentials; access is granted per merchant after an onboarding and integration audit.
Ninja Van publishes 6 APIs on the APIs.io network, including OAuth API, Order API, Tracking API, and 3 more. Tagged areas include Logistics, Last-Mile Delivery, Shipping, Southeast Asia, and Parcels.
Ninja Van’s developer surface includes authentication, documentation, engineering blog, and 7 more developer resources.
API Rating
APIs
Ninja Van OAuth API
Exchange a client ID and client secret for a short-lived OAuth2 access token using the client-credentials grant (POST /{countryCode}/2.0/oauth/access_token). The returned bearer...
Ninja Van Order API
Create delivery orders (POST /{countryCode}/4.2/orders and the earlier /4.1/orders), cancel an order by tracking number (DELETE /{countryCode}/2.2/orders/{trackingNo}), and gene...
Ninja Van Tracking API
Retrieve tracking events for a single parcel (GET /{countryCode}/1.0/orders/tracking-events/{trackingNumber}) or for a list of parcels (GET /{countryCode}/1.0/orders/tracking-ev...
Ninja Van Webhooks API
Ninja Van issues HTTP POST callbacks to a merchant-registered URL on every order status change - Pending Pickup, In Transit, On Vehicle for Delivery, Delivered, Delivery Excepti...
Ninja Van Tariff API
Estimate the shipping price for a parcel between an origin and destination (POST /{countryCode}/1.0/public/price), given weight and dimensions.
Ninja Van PUDO API
List Ninja Point pick-up/drop-off (PUDO) locations (GET /{countryCode}/2.0/pudos) and drive shipper drop-off flows for parcels (/{countryCode}/1.0/send-orders/drop-off and relat...
Collections
Pricing Plans
Rate Limits
FinOps
Ninjavan Finops
FINOPSResources
Documentation 1
Reference material describing how the API behaves
Agent Surfaces 1
MCP servers, agent skills, and machine-readable catalogs
Access & Security 2
Authentication, authorization, and security posture
Operate 1
Status, limits, changes, and where to get help
Commercial 2
Pricing, plans, and the legal terms of use
Company 3
The organization behind the API