> ## Documentation Index
> Fetch the complete documentation index at: https://docs.goshippo.com/llms.txt
> Use this file to discover all available pages before exploring further.

<AgentInstructions>

## Submitting Feedback

If you encounter incorrect, outdated, or confusing documentation on this page, submit feedback:

POST https://docs.goshippo.com/feedback

```json
{
  "path": "/docs/Tracking/TrackingCarriers",
  "feedback": "Description of the issue"
}
```

Only submit feedback when you have something specific and actionable to report.

</AgentInstructions>

# Tracking Carriers

> View the full list of carriers supported for parcel tracking through the Shippo API, including tokens for each carrier.

The Shippo API supports you in tracking your labels bought though Shippo as well as [label purchased outside of Shippo](/docs/Tracking/Tracking#track-individual-shipments).

We support the following list of carriers for tracking.

| Carrier name              | Token              |
| ------------------------- | ------------------ |
| Airterra                  | airterra           |
| APC Postal                | apc\_postal        |
| APG                       | apg                |
| Aramex                    | aramex             |
| Asendia                   | asendia\_us        |
| Australia Post            | australia\_post    |
| Better Trucks             | better\_trucks     |
| BorderGuru                | borderguru         |
| Boxberry                  | boxberry           |
| Bring                     | bring              |
| Canada Post               | canada\_post       |
| Chronopost                | chronopost         |
| Colissimo                 | colissimo          |
| Collect+                  | collect\_plus      |
| Correos BR                | correios\_br       |
| Correos Spain             | correos\_espana    |
| Deutsche Post             | deutsche\_post     |
| DHL Benelux               | dhl\_benelux       |
| DHL eCommerce             | dhl\_ecommerce     |
| DHL Express               | dhl\_express       |
| DHL Germany               | dhl\_germany       |
| DPD DE                    | dpd\_de            |
| DPD UK                    | dpd\_uk            |
| ePostGlobal               | rr\_donnelley      |
| Estafeta                  | estafeta           |
| Evri UK                   | hermes\_uk         |
| Fastway Australia         | fastway\_australia |
| FedEx                     | fedex              |
| Globegistics              | globegistics       |
| GLS US                    | gls\_us            |
| GSO                       | gso                |
| Jitsu (formerly Axlehire) | axlehire           |
| La Poste                  | la\_poste          |
| Lasership                 | lasership          |
| LSO                       | lso                |
| Mondial Relay             | mondial\_relay     |
| Nippon Express            | nippon\_express    |
| NZ Post                   | new\_zealand\_post |
| OnTrac                    | ontrac             |
| Passport                  | passport           |
| PCF                       | pcf                |
| Pitney Bowes              | pitney\_bowes      |
| Poste Italiane            | poste\_italiane    |
| Posti                     | posti              |
| Purolator                 | purolator          |
| Royal Mail Intersoft      | royal\_mail        |
| Royal Mail SF             | royal\_mail\_sf    |
| Russian Post              | russian\_post      |
| SkyPostal                 | skypostal          |
| Stuart                    | stuart             |
| UDS                       | uds                |
| UPS                       | ups                |
| USPS                      | usps               |
| Veho                      | veho               |

<Info>
  **note**

  There are some restrictions for some carriers. Refer to our [carrier restrictions](/docs/Tracking/Tracking#carrier-restrictions) guide for more information.
</Info>
