Shipper

Shipper is an Indonesian technology-driven logistics aggregator that connects merchants and e-commerce sellers to hundreds of third-party courier and last-mile delivery partners through a single platform. Its services span a logistics aggregator (multi-courier rate check, order creation, pickup and tracking), nationwide fulfillment and warehousing, contract logistics, international freight forwarding, and e-commerce enablement. Developers integrate via the HTTP-based Shipper Logistics API (v3), which exposes location search, domestic pricing, order creation (including COD), shipping label and receipt generation, pickup request, and shipment status tracking, with real-time delivery-status webhooks. Backed by Lightspeed Venture Partners, Partech, and Prosus Ventures.

Shipper publishes 1 API on the APIs.io network. Tagged areas include Company, Logistics, Shipping, Fulfillment, and Supply Chain.

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

Shipper’s developer surface includes documentation, API reference, getting-started guide, authentication, sandbox, signup flow, support, and 11 more developer resources.

32.0/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
1 APIs 1 MCP Servers
CompanyLogisticsShippingFulfillmentSupply ChainE-commerceLast Mile DeliveryCourierIndonesia

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 32.0/100 · thin
Contract Quality 5.7 / 25
Developer Ergonomics 13.5 / 20
Commercial Clarity 2.6 / 20
Operational Transparency 1.0 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 6 / 6
Agent Skills 0 / 5
Well-Known Catalog 4 / 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/shipper: 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 1

Individual APIs this provider publishes, each with its own machine-readable definition.

Shipper Logistics API

HTTP-based API (v3) for interacting with Shipper's location, pricing, and shipment features — search location by keyword and administrative area, retrieve domestic multi-courier...

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

shipper-mcp.yml

MCP SERVER

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Shipper Authentication

apiKey · 1 scheme

SECURITY

Shipper Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 4

Pagination, idempotency, versioning, errors, and events

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: shipper
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/shipper.png
name: Shipper
description: Shipper is an Indonesian technology-driven logistics aggregator that connects merchants and e-commerce sellers
  to hundreds of third-party courier and last-mile delivery partners through a single platform. Its services span a logistics
  aggregator (multi-courier rate check, order creation, pickup and tracking), nationwide fulfillment and warehousing, contract
  logistics, international freight forwarding, and e-commerce enablement. Developers integrate via the HTTP-based Shipper
  Logistics API (v3), which exposes location search, domestic pricing, order creation (including COD), shipping label and
  receipt generation, pickup request, and shipment status tracking, with real-time delivery-status webhooks. Backed by Lightspeed
  Venture Partners, Partech, and Prosus Ventures.
url: https://raw.githubusercontent.com/api-evangelist/shipper/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- lightspeed-venture-partners
- partech
- prosus-ventures
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-21'
tags:
- Company
- Logistics
- Shipping
- Fulfillment
- Supply Chain
- E-commerce
- Last Mile Delivery
- Courier
- Indonesia
apis:
- name: Shipper Logistics API
  description: HTTP-based API (v3) for interacting with Shipper's location, pricing, and shipment features — search location
    by keyword and administrative area, retrieve domestic multi-courier pricing, create orders (including COD), generate shipping
    labels and receipts, request pickups, retrieve order details, and track shipment status. Authenticated with an API key
    passed in the X-API-Key header. Sandbox and production environments are available.
  humanURL: https://logistics-docs.shipper.id/
  baseURL: https://merchant-api.shipper.id
  tags:
  - Logistics
  - Shipping
  - Tracking
  - Pricing
  - Fulfillment
  properties:
  - type: Documentation
    url: https://logistics-docs.shipper.id/docs/overview
  - type: Authentication
    url: authentication/shipper-authentication.yml
  - type: Sandbox
    url: sandbox/shipper-sandbox.yml
  - type: Webhooks
    url: asyncapi/shipper-webhooks.yml
  - type: Conventions
    url: conventions/shipper-conventions.yml
  - type: Lifecycle
    url: lifecycle/shipper-lifecycle.yml
  - type: MCPServer
    url: mcp/shipper-mcp.yml
  - type: LLMsTxt
    url: llms/shipper-llms.txt
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://shipper.id/
- type: DeveloperPortal
  url: https://logistics-docs.shipper.id/
- type: Documentation
  url: https://logistics-docs.shipper.id/docs/overview
- type: APIReference
  url: https://logistics-docs.shipper.id/
- type: GettingStarted
  url: https://logistics-docs.shipper.id/docs/overview
- type: Authentication
  url: authentication/shipper-authentication.yml
- type: Sandbox
  url: sandbox/shipper-sandbox.yml
- type: Webhooks
  url: asyncapi/shipper-webhooks.yml
- type: Conventions
  url: conventions/shipper-conventions.yml
- type: Lifecycle
  url: lifecycle/shipper-lifecycle.yml
- type: MCPServer
  url: mcp/shipper-mcp.yml
- type: LLMsTxt
  url: llms/shipper-llms.txt
- type: WellKnown
  url: well-known/shipper-well-known.yml
- type: DomainSecurity
  url: security/shipper-domain-security.yml
- type: Conformance
  url: conformance/shipper-conformance.yml
- type: SignUp
  url: https://bos.sandbox.shipper.id
- type: Support
  url: http://faq.shipper.id/
- type: Blog
  url: https://shipper.id/en/blog/
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 10
  pass: local-v1