Courier Tracking API for Developers

Track shipments from 171+ couriers with a single API. Best-in-class coverage for Indian couriers.

Start Free

Try It Now

See live tracking data. No signup required.

Try with the pre-filled Speed Post example, or enter your own tracking number.

Want to track a package right now?

Track with Auto-Detect →
📮

India Post & Speed Post Experts

Best-in-class tracking for India Post services. Something global competitors struggle with.

Plus: BlueDart, Delhivery, DTDC, Ecom Express, and 50+ more.

🌍

171+ Couriers

FedEx, DHL, UPS, Aramex, and couriers from 50+ countries worldwide.

Simple API

One endpoint, standardized responses. Get started in minutes.

Simple, Transparent Pricing

Start free with 100 requests/month. Upgrade when you need more.

Free: ₹0/mo Starter: ₹499/mo Growth: ₹1,999/mo Business: ₹4,999/mo
View Full Pricing →

Documentation

Quick Start

curl "https://api.trackcourier.io/v1/track?courier=bluedart&tracking_number=12345678901" \
  -H "X-API-Key: your_api_key"

Endpoints

GET /v1/track?courier={slug}&tracking_number={number}

Track a shipment by courier slug and tracking number

GET /v1/couriers

List all 171+ supported couriers with their slugs

GET /v1/couriers/{slug}

Get details for a specific courier

Popular Indian Couriers

Courier Slug
Blue Dartbluedart
Delhiverydelhivery
DTDCdtdc
India Postindiapost
Speed Postspeedpost
Ecom Expressecomexpress
DHLdhl
FedExfedex

Get the full list of 171+ couriers from GET /v1/couriers

Authentication

Include your API key in the X-API-Key header with every request. Get your API key from the Dashboard.