API for Developers
Integrate easybill Connect into your own software. Use the REST API to access orders, create shipment tracking, and automate your multi-channel workflows.
Over 20,000 customers already automate their day-to-day business.






Your benefits with easybill Connect
Retrieve orders
Retrieve all orders from easybill Connect via API – filtered by date, marketplace, or tags.
Create tracking
Report shipping information back and automatically export tracking numbers to all connected marketplaces.
ERP integration
Retrieve order data via API into your ERP system and report shipping information back to easybill Connect.
Dropshipping integration
Connect external fulfillment partners via the API and automate data exchange with suppliers.
Two API versions
API v2 (beta, expansion planned) for retrieving orders with filters and tracking data. API v1 for CSV import, product management, and special functions.
OpenAPI documentation
Complete documentation in OpenAPI 3.0 format with examples, authentication, and error codes.
Typical use cases
The easybill Connect API (formerly “Import Manager API”) opens up many possibilities for you – even without in-depth technical knowledge:
- Connect your ERP system: Automatically transfer your orders from Amazon, eBay & Co. into your existing system – without manual copying.
- Automatically inform suppliers: Your shipping partner automatically receives the order data and reports back tracking numbers – these are then forwarded directly to the marketplaces.
- Create your own analyses: Pull order data into your own reporting tool and keep track of all channels.
- Integrate shipping software: Use your preferred shipping solution and automatically report created shipments back.

Two versions – different strengths
The easybill Connect API is available in two versions that complement each other:
| Function | API v1 | API v2 (beta) |
|---|---|---|
| Retrieve single order | ||
| List orders with filters | x | |
| Create tracking/shipment | ||
| Export tracking to marketplaces | ||
| Supported shipping carriers | DHL, DPD, GLS | Any |
| Create orders via CSV | x | |
| Create/delete products | x | |
| Authentication | API key | API key or Basic Auth |
Recommendation:
- Retrieve orders with filters? → API v2
- Tracking with any carriers? → API v2
- Import orders via CSV? → API v1
- Manage products? → API v1
Both APIs can be used in parallel.

Automatically report shipment tracking
Report tracking numbers via the API and easybill Connect takes care of exporting them to the marketplaces:
- Supported carriers: DHL, DPD, GLS (v1) or any carriers (v2)
- Automatic marketplace export: Tracking is exported to Amazon, eBay, Otto, Kaufland, Shopify, and others
- Flexible timing: Immediate export or delayed at configurable times
- Carrier mapping: Automatic translation of carrier names for each marketplace
Ideal for fulfillment service providers and ERP systems that report shipping data back from their own systems.
easybill REST API vs. easybill Connect API
easybill offers two APIs that complement each other:
| Area | easybill REST API | easybill Connect API |
|---|---|---|
| Main purpose | Invoices, accounting, customer management | Orders, multi-channel, tracking |
| Documents | x | |
| Customers | x | |
| Items | x | |
| Payments | x | |
| Orders | x | |
| Tracking | x | |
| Webhooks | API key | API key or Basic Auth |
| Documentation | easybill.de/api | import-manager-api-docs.easybill.com |
Typical combination:
Retrieve orders via the easybill Connect API, create invoices via the easybill REST API, report tracking back via the easybill Connect API.
Frequently Asked Questions & Answers
Contact our support to request an API key for your account. You can find the documentation at import-manager-api-docs.easybill.com.
That depends on your use case: For orders with filters and flexible tracking, use API v2. For CSV import of orders or product management, use API v1. Both APIs can be used in parallel.
API v2 supports API key authentication and Basic Auth. API v1 uses token-based authentication.
Yes, you can create shipments via the API and report tracking numbers. They are automatically exported to the configured marketplaces.
Yes, the API is rate-limited to ensure system stability. Details can be found in the documentation.
The API v2 returns error and warning messages in German or English—configurable per request.



