Averitt LTL freight - shipment tracking, quotes, service centers, and transit times.
Service Center Directory
ASYNCREADNo auth
Returns service centers near a ZIP with names, addresses, phones, coordinates, and terminal codes.
ParametersFormJSON
US ZIP code used to filter service centers - only locations matching this ZIP are returned
cost: 1 credit · balance: 0
curl https://api.openwire.sh/v1/wire/task \ -X POST \ -H "X-API-Key: $ANAKIN_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "action_id": "act_averitt_com_service_center_directory", "params": { "search_zip": "37203" } }'