How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

TrackingMore Trackings API

Create, retrieve, update, and delete shipment trackings

TrackingMore Trackings API is one of 3 APIs that TrackingMore publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Trackings. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a getting-started guide, authentication docs, rate-limit docs, and pricing.

This API exposes 6 operations across 6 paths, and defines 9 schemas. It is described by OpenAPI 3.2.0, at version v4.

Requests are made against a single base URL, https://api.trackingmore.com/v4.

6 operations 6 paths 9 schemas 1 DELETE1 GET3 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v4
Server
https://api.trackingmore.com/v4
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

TrackingMore Trackings API declares 1 security scheme for authenticating requests. An API key is passed in the header as Tracking-Api-Key (ApiKeyAuth). By default, every request must be authenticated.

  • ApiKeyAuth — API key for authentication. Obtainable from your TrackingMore account dashboard. Up to 4 API keys per account.

Paths & Operations 6

Across 6 paths, the API surfaces 6 operations — 1 DELETE, 1 GET, 3 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Trackings 6

Create, retrieve, update, and delete shipment trackings

POST
/trackings/create
Create a tracking
createTracking body → 200400401429
POST
/trackings/batch
Batch create trackings
batchCreateTrackings body → 200400401429
GET
/trackings/get
Get tracking results
getTrackingResults 10 params → 200401429
PUT
/trackings/update/{id}
Update a tracking
updateTrackingById 1 param body → 200400401404429
DELETE
/trackings/delete/{id}
Delete a tracking
deleteTrackingById 1 param → 200401404429
POST
/trackings/retrack/{id}
Retrack a tracking
retrackTrackingById 1 param → 200401404429

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are Tracking (19 properties), CreateTrackingRequest (11 properties), UpdateTrackingRequest (6 properties), TrackingEvent (5 properties). Each schema is shown below with its type and property counts.

Tracking
object
19 properties
ErrorResponse
object
3 properties
UpdateTrackingRequest
object
6 properties
TrackingEvent
object
5 properties
TrackingListResponse
BatchTrackingResponse
ApiResponse
object
3 properties
CreateTrackingRequest
object
11 properties 2 required
TrackingResponse

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

trackingmore-trackings-api-openapi.yml Raw ↑

Other APIs TrackingMore publishes across the network.

TrackingMore Air Waybills API
TrackingMore Couriers API
Where this information came from

This is an independent, third-party profile of TrackingMore Trackings API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.