ConsoleCatalog
Sign in
ImportYeti logo

ImportYeti

importyeti.comFinanceno auth

US import/export trade data - suppliers, importers, shipment stats, and HTS codes.

Company Details

ASYNCREADNo auth

Returns a US importer's profile: shipment totals, top suppliers, and HTS codes.

ParametersFormJSON

US company path slug as it appears in /company/{slug} URLs

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_importyeti_company_detail",
    "params": {
      "company_slug": "riverside-furniture"
    }
  }'