Flex Forward API
Flex Forward provides a single API for creating shipping labels, retrieving airway bill documents, and tracking shipments. One integration covers multiple courier services with a consistent request format, normalized tracking data, and built-in idempotency.Core workflows
Create Labels
Create shipping labels through supported courier services with idempotent requests.
Get Label Documents
Retrieve airway bill PDFs or PNGs for your created labels.
Track Shipments
Get real-time tracking status in a unified format across all couriers.
Get started in 3 steps
Get API access
Request your API credentials by contacting the Flex Forward team at [email protected]. You will receive a Bearer token for authentication.
Create your first label
Send a
POST /labels request with your shipment details. The API returns a label ID and tracking number.Follow the Quickstart guide
Step-by-step walkthrough from authentication to your first label.
Integration flow
First request example
201 Created
Production scope
Flex Forward is currently enabled for production shipments with YunExpress, supporting global cross-border e-commerce shipping lanes.| Courier | Slug | Regions |
|---|---|---|
| YunExpress | yunexpress | Global cross-border e-commerce |
Environments
| Environment | Base URL |
|---|---|
| Production | https://api.flexforward.com |
| Development | https://sandbox.flexforward.com |
Environment details
Credential separation, environment behavior, and operational notes.
Platform reliability
Authentication
Bearer token authentication with best practices for credential management.
Error Handling
HTTP status codes, error response formats, and troubleshooting guidance.
Idempotency and Retries
Prevent duplicate label creation and retry requests safely.
Versioning
How the API handles changes and backward compatibility.
OpenAPI specification
Download OpenAPI Spec
Download the OpenAPI 3.1 specification for code generation, client SDKs, and API tooling.
Support
For onboarding, integration support, or carrier availability inquiries, contact the Flex Forward team at [email protected].Support and FAQ
Technical support, onboarding guidance, and frequently asked questions.