TrackingMore · Example Payload

Create Tracking Request

LogisticsShippingTrackingParcelsWebhookE-Commerce

Create Tracking Request is an example object payload from TrackingMore, with 11 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

tracking_numbercourier_codetitlecustomer_namecustomer_emailorder_idorder_id_urlnotelanguagedestination_countryorigin_country

Example Payload

Raw ↑
{
  "tracking_number": "9400111899223397576146",
  "courier_code": "usps",
  "title": "Order #12345",
  "customer_name": "Jane Smith",
  "customer_email": "jane.smith@example.com",
  "order_id": "12345",
  "order_id_url": "https://mystore.com/orders/12345",
  "note": "Priority customer",
  "language": "en",
  "destination_country": "US",
  "origin_country": "CN"
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/create-tracking-request"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.