Programmatically access document processing, shipment management, and validation capabilities with OAuth 2.0 authentication and real-time webhooks.
Four simple steps to integrate with Wove API
Contact your account manager to create OAuth credentials
Use client credentials flow to obtain bearer token
Include bearer token in Authorization header
Monitor rate limit headers in responses
// Complete shipment details with extracted document data { "id": "shp_abc123", "shipmentNumber": "WOV240001", "status": "validated", "mode": "ocean", "direction": "import", "origin": { "type": "port", "code": "USLAX", "name": "Los Angeles", "country": "US" }, "destination": { "type": "port", "code": "CNSHA", "name": "Shanghai", "country": "CN" }, "referenceNumbers": [ { "type": "booking_number", "value": "BOOK123456", "source": "extracted" } ], "containers": [ { "id": "cnt_456", "number": "MSKU1234567", "type": "40HC", "weight": 28500, "weightUnit": "kg", "sealNumbers": ["SEAL123"] } ], "documents": [ { "id": "doc_789", "type": "commercial_invoice", "filename": "invoice.pdf", "extractionStatus": "completed", "validationStatus": "passed" } ], "validationItems": [ { "id": "val_101", "type": "container_weight", "status": "validated", "confidence": 0.95, "extractedValue": "28,500 kg", "sources": ["commercial_invoice", "packing_list"] } ], "createdAt": "2024-01-15T10:30:00Z", "updatedAt": "2024-01-15T14:45:00Z" }
Enterprise-grade API with comprehensive security and monitoring
Secure client credentials flow with configurable per-client rate limits
Get notified of document processing events with HMAC-SHA256 signature verification
Upload, validate, and merge shipping documents with AI-powered extraction
Create and manage shipment records with validation and merge operations
Configurable per-client rate limits with detailed headers for monitoring usage
Detailed error responses with troubleshooting information and consistent format
Comprehensive API coverage for shipments, documents, and validation
OAuth 2.0 token management and security
Complete shipment lifecycle management
Document processing and extraction
API validation and monitoring tools
Real-time event notifications
Configurable usage controls
Get started with our comprehensive API documentation and developer resources.
Trusted by the most innovative names in logistics