# AfterShip
URL: /reference/integrations/aftership
Type: reference
Description: Look up live shipment tracking status across 1,100+ carriers.
Keywords: aftership, integration, api key, connect
Look up live shipment tracking status across 1,100+ carriers.

Connect [#connect]

Connect AfterShip with an API key in **Settings → Integrations**. Open the AfterShip card, click **Connect**, and provide:

| Field   | Required | Notes           |
| ------- | -------- | --------------- |
| API Key | Yes      | e.g. `asat_...` |

Supported actions and triggers [#supported-actions-and-triggers]

Actions [#actions]

| Block                                           | What it does                                                                                                                      |
| ----------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------- |
| [AfterShip](/reference/blocks/aftership-manage) | Look up live shipment tracking status across 1,100+ carriers — answer 'where is my order' with the current carrier status and ETA |

Limits and failure modes [#limits-and-failure-modes]

* The connection can expire or be revoked. When it does, AfterShip blocks fail with an authorization error until you reconnect in **Settings → Integrations**.
* A disconnected or unconfigured integration makes its blocks unavailable in the Workflow Builder.

{/* TODO(docs): document AfterShip-specific rate limits and permission errors — not encoded in @stylo/core. */}

Related [#related]

* [Integrations overview](/integrations)
* [All workflow blocks](/reference/blocks)
* [Troubleshooting](/troubleshooting)