Where's my Package
A package tracking API with just two endpoints. This API is designed for use with the Where's my Package Google sheets app.
35 subscribers
2 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Where's my Package endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
POST Tracking Data /api/v1/service/addtracking/{tracking_number}/{carrier} |
This endpoint adds the tracking number to the database for the carrier and tracking number passed. |
| GET |
GET Tracking Information /api/v1/service/gettracking/{tracking_number}/{carrier} |
This endpoint returns a JSON with tracking information for the carrier and tracking number passed. |
Where's my Package pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $7.99 / month | 2000 / hour |
|
| ULTRA | $15.99 / month | 5000 / hour |
|