Lalamove

Lalamove is a Hong Kong-founded on-demand logistics and same-day delivery platform operating across Asia and Latin America, matching businesses and consumers with a fleet of motorcycle, car, van and truck drivers. Its Delivery API (v3) lets partners programmatically request quotations, place and edit delivery orders, track assigned drivers in real time, add priority fees, and receive order lifecycle webhooks. The REST API is authenticated with HMAC SHA256 request signing, is segmented by market via a UN/LOCODE `Market` header, and is available in eleven markets including Hong Kong SAR, Singapore, Malaysia, Thailand, Philippines, Indonesia, Vietnam, Taiwan, Japan, Mexico and Brazil. Lalamove publishes a sandbox environment, a Node.js SDK, multi-language code examples, and a public status page.

Lalamove publishes 1 API on the APIs.io network. Tagged areas include Company, Technology, Logistics, Delivery, and Last Mile Delivery.

The Lalamove catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Lalamove’s developer surface includes documentation, API reference, getting-started guide, signup flow, support, engineering blog, authentication, and 19 more developer resources.

36.2/100 thin Agent 28/100 agent aware Full breakdown ↓
scored 2026-07-20 · rubric v0.4
1 APIs 0 Features
CompanyTechnologyLogisticsDeliveryLast Mile DeliveryCourierTransportationOn DemandFleetShipping

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 36.2/100 · thin
Contract Quality 0.0 / 25
Developer Ergonomics 14.3 / 20
Commercial Clarity 6.8 / 20
Operational Transparency 5.8 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 28/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 6 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/lalamove: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs

Lalamove Delivery API

The Lalamove Delivery API (v3) is a REST API for on-demand and scheduled courier delivery. Partners request a quotation for a route of stops, place an order against that quotati...

Event Specifications

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: lalamove
name: Lalamove
description: Lalamove is a Hong Kong-founded on-demand logistics and same-day delivery platform operating across Asia and
  Latin America, matching businesses and consumers with a fleet of motorcycle, car, van and truck drivers. Its Delivery API
  (v3) lets partners programmatically request quotations, place and edit delivery orders, track assigned drivers in real time,
  add priority fees, and receive order lifecycle webhooks. The REST API is authenticated with HMAC SHA256 request signing,
  is segmented by market via a UN/LOCODE `Market` header, and is available in eleven markets including Hong Kong SAR, Singapore,
  Malaysia, Thailand, Philippines, Indonesia, Vietnam, Taiwan, Japan, Mexico and Brazil. Lalamove publishes a sandbox environment,
  a Node.js SDK, multi-language code examples, and a public status page.
image: https://avatars.githubusercontent.com/u/20277126?v=4
url: https://raw.githubusercontent.com/api-evangelist/lalamove/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- hongshan
x-tier: enriched
x-tier-reason: developers.lalamove.com Delivery API v3 documented and enriched
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-19'
tags:
- Company
- Technology
- Logistics
- Delivery
- Last Mile Delivery
- Courier
- Transportation
- On Demand
- Fleet
- Shipping
apis:
- aid: lalamove:lalamove-delivery-api
  name: Lalamove Delivery API
  description: The Lalamove Delivery API (v3) is a REST API for on-demand and scheduled courier delivery. Partners request
    a quotation for a route of stops, place an order against that quotation, retrieve order and driver details, edit drop-off
    locations before pickup, cancel orders within the policy window, change the assigned driver, and add a priority fee to
    speed up matching. Order lifecycle events are pushed to a partner-configured webhook URL. Requests are signed with HMAC
    SHA256 and scoped to a market with the `Market` header.
  humanURL: https://developers.lalamove.com/
  baseURL: https://rest.lalamove.com/v3
  tags:
  - Delivery
  - Logistics
  - Courier
  - Last Mile Delivery
  - Webhooks
  properties:
  - type: Documentation
    url: https://developers.lalamove.com/
  - type: APIReference
    url: https://developers.lalamove.com/
  - type: Authentication
    url: authentication/lalamove-authentication.yml
  - type: Webhooks
    url: asyncapi/lalamove-delivery-webhooks.yml
  - type: ErrorCatalog
    url: errors/lalamove-problem-types.yml
  - type: Conventions
    url: conventions/lalamove-conventions.yml
  - type: DataModel
    url: data-model/lalamove-data-model.yml
  - type: Sandbox
    url: sandbox/lalamove-sandbox.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://lalamove.com
- type: DeveloperPortal
  url: https://developers.lalamove.com/
- type: Documentation
  url: https://developers.lalamove.com/
- type: APIReference
  url: https://developers.lalamove.com/
- type: GettingStarted
  url: https://developers.lalamove.com/
- type: SignUp
  url: https://partnerportal.lalamove.com/
- type: Support
  url: mailto:partner.support@lalamove.com
- type: Blog
  url: https://www.lalamove.com/en-hk/blog
- type: GitHubOrganization
  url: https://github.com/lalamove
- type: StatusPage
  url: https://status.lalamove.com
- type: TermsOfService
  url: https://www.lalamove.com/en-hk/terms-and-conditions
- type: PrivacyPolicy
  url: https://www.lalamove.com/en-hk/privacy-policy
- type: Packages
  url: packages/lalamove-packages.yml
- type: SDKs
  url: packages/lalamove-packages.yml
- type: Authentication
  url: authentication/lalamove-authentication.yml
- type: Conventions
  url: conventions/lalamove-conventions.yml
- type: ErrorCatalog
  url: errors/lalamove-problem-types.yml
- type: Lifecycle
  url: lifecycle/lalamove-lifecycle.yml
- type: ChangeLog
  url: changelog/lalamove-changelog.yml
- type: Sandbox
  url: sandbox/lalamove-sandbox.yml
- type: Conformance
  url: conformance/lalamove-conformance.yml
- type: DataModel
  url: data-model/lalamove-data-model.yml
- type: Webhooks
  url: asyncapi/lalamove-delivery-webhooks.yml
- type: LLMsTxt
  url: llms/lalamove-llms.txt
- type: AgentSkill
  url: skills/_index.yml
- type: DomainSecurity
  url: security/lalamove-domain-security.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence