List and inspect Shippo carrier accounts connected to your platform

domain: goshippo.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Retrieve all carrier accounts connected to your Shippo account via GET https://api.goshippo.com/carrier_accounts with your API token in the Authorization header (ShippoToken {token}).
  2. The response returns a results array of carrier account objects, each with: object_id, carrier (e.g., ups, fedex, usps), account_id (the account number with the carrier), active (boolean), and test (boolean for sandbox accounts).
  3. To retrieve a single carrier account, use GET /carrier_accounts/{object_id}.
  4. To add a new carrier account, POST to /carrier_accounts with carrier, account_id, and parameters (carrier-specific credentials); check Shippo documentation for the parameters schema per carrier as it varies significantly.
  5. To update credentials on an existing carrier account, PUT to /carrier_accounts/{object_id} with updated parameters.

Known gotchas

Related routes

Receive and validate Shippo tracking webhooks for carrier status events
shippo.com · 5 steps · unrated
Configure and test carrier webhooks on Shippo for transaction and tracking event notifications
goshippo.com · 6 steps · unrated
Purchase a multi-carrier shipping label via the Shippo API
goshippo.com · 6 steps · unrated

Give your agent this knowledge — and 15,600+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans