JSON in, JSON out. A single POST endpoint that parses any Air Waybill and returns fully structured data. SDKs for Python, Node.js, PHP, and Java. Webhook callbacks and batch processing included.
Send a PDF, image, or raw FWB text to our API endpoint. Get back structured JSON with all 29 FWB sections, confidence scores, and validation results in under 2 seconds.
POST your AWB document — PDF, JPEG, PNG, TIFF, or raw FWB/FHL text — to /v1/awb/parse. The API handles format detection, OCR, field extraction, and validation automatically.
Response includes all 29 IATA Cargo-IMP FWB sections as structured JSON, with per-field confidence scores. Webhook callbacks notify your system when async processing completes.
OpenAPI 3.0 Spec — Full OpenAPI specification with interactive documentation. Generate client code in any language from the spec.
Official SDKs — Production-ready SDKs for Python, Node.js, PHP, and Java. Install via pip, npm, composer, or Maven. Typed responses with IDE autocomplete.
Webhook Support — Configure webhooks for async processing results, batch completion, and error notifications. Retry logic with exponential backoff built in.
Batch API — Process up to 100 AWBs in a single API request. Ideal for bulk migrations, daily batch imports, or email inbox processing.
Every response includes the full parsed AWB data in a consistent JSON schema. Each field carries a confidence score so your system can decide whether to accept or flag for review.
The response schema is versioned and backward-compatible. Breaking changes are announced 90 days in advance with migration guides.
Rate limits scale with your plan: Starter (100 req/min), Professional (1,000 req/min), Enterprise (10,000 req/min). All plans include webhook support and batch processing.
Get your API key and parse your first AWB in under 5 minutes. Free tier includes 50 parses per month.