Retrieve Carrier Configurations
Lists the carriers configured in your account (Settings > Carriers).
Use it to discover the carrier_reference values accepted by Create
Shipment and Create Booking, and the carrier_id values used as
filters in List Shipments and PUDO locations.
The same carrier (carrier_id) can appear multiple times with
different carrier_reference values — one per configuration, for
example two UPS accounts. No configured carriers returns HTTP 200 with
count: 0 and empty data.
Authorizations
Used by every functional endpoint. Generate the token with POST /auth/oauth/token/ and send it as Authorization: Bearer {token}.
Query Parameters
Configurations per page. Default 25, maximum 2000.
x <= 2000Page number.