Flexport: Get Deferred Air Rates
Flexport via Parse · Other
Fetch unique 'Deferred' air freight rates for a given origin-destination pair. Returns pricing based on a default 1000kg/6cbm shipment. Origin and destination are airport code slugs (e.g., 'pvg', 'jfk') or city slugs resolved from search_routes. If a city name is provided, it is resolved to a slug via autocomplete before querying rates. Returns an empty rates array when no deferred air service exists for the route. Flexport freight rates and logistics API, providing access to air freight pricing, route search, and popular shipping routes. Fulfilled by Parse from flexport.com.
- finance
- flexport
- flexport-com
- maps-geo
- other
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- Other
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/ce53604a-d2b3-462d-908b-b8eb23138ff4/get_deferred_air_rates
- Interface artifact
- sha256:a52ef6c35c1bfa78ea46880df4a13a58c2c5944ea55466f2b59e9a94e23c3bf5
- Manifest digest
- sha256:9ae77a855a95753e69ba006f96d9c8a726fdad9e47c9b4e8c1c02857cd33f4a7
Request fields
- origin (string, required): Origin airport code slug or city name (e.g., 'pvg' for Shanghai Pudong, or 'Shanghai' which resolves via autocomplete).
- destination (string, required): Destination airport code slug or city name (e.g., 'jfk' for JFK Airport, or 'New York' which resolves via autocomplete).
Example queries
- {"origin":"pvg","destination":"jfk"}