Last updated

Eurosender API Overview

The Eurosender API lets you connect shipping services directly to your system. You can get quotes, book shipments, track deliveries, and manage documents — all from your own platform. Below, you'll find what the API can do, how it's structured, and how to start using it in test and live environments.

  • Get a Quote:
    • Retrieve real-time pricing and available shipping options based on your chosen service parameters.
  • Validate Orders:
    • Verify and validate order data to ensure accuracy before submission.
  • Create Orders:
    • Programmatically create shipping orders within the Eurosender system with ease.
  • Track and Manage Orders:
    • Access comprehensive order details, monitor status updates, and track deliveries in real time.
  • Generate and Manage Documents:
    • Retrieve shipping labels, tracking documents, and system-generated proforma invoices.
  • Proforma Invoices:
    • Generate and upload custom proforma invoices for both export and import shipments.
  • Webhooks:
    • Subscribe to relevant event notifications (e.g., order status changes) to keep your system up to date in real time.

The Eurosender API is designed to help your business simplify logistics, automate shipping processes, and deliver a seamless experience at scale. For full technical details, please refer to the API Reference.

What Can You Ship with the Eurosender API?

The API supports a wide range of shipping services for businesses operating across Europe and selected international routes.


📦 Supported Services

Eurosender provides a wide range of shipping services — from documents and parcels to pallets and full truckloads. Through the API, you can access these services across Europe and selected international routes, all from within your own system.

Parcels & Small Packages

  • Weight Limit: Up to 70 kg per parcel
  • Services Available:
    • Regular: Cost-effective option for shipments up to 30 kg within Europe
    • Regular Plus: For parcels up to 70 kg and 240 cm on the longest side
    • Express: Fast delivery worldwide within 24–72 hours
    • Flexi: Combines standard services with same-day pickup for specific routes

Documents

Service: Document Service for paper deliveries within 24–72 hours globally. Ideal For, Contracts, legal papers, and important correspondence.

Pallets & Freight

Options:

  • Pallet Delivery: For shipping one or more pallets.
  • LTL (Less-than-Truckload): Consolidated freight shipments.
  • FTL (Full Truckload): Dedicated truck shipments for large volumes.
  • Vans – Fast, dedicated delivery of large or bulky shipments with box or curtain-side vans.

🌍 Geographic Coverage

  • Europe Full coverage across European countries for all services listed above.
  • International Document and parcel shipping available to selected destinations outside of Europe.

Available Webhooks: Real-Time Event Notifications for Seamless Order Management

Eurosender’s webhook system keeps you in the loop by sending real-time updates as shipments progress. From order creation to delivery, you’ll get timely notifications so you can update your systems and keep your customers informed.

Receive Notifications for Key Order Events:

  • Label Ready:
    Be instantly notified when your shipping label is generated and ready, kickstarting your shipment process without delay.

  • Tracking Code Ready:
    Access the tracking number as soon as it’s assigned, empowering you to provide your customers with accurate, real-time shipment tracking.

  • Order Submitted to Courier:
    Stay updated when your order leaves your hands and is handed over to the courier, ensuring transparency throughout the delivery chain.

  • Order Cancelled:
    Receive prompt alerts on cancellations, enabling quick inventory adjustments and proactive customer communications.

  • Delivery Status Updates:
    Follow your shipment’s journey with live status updates — from dispatch to delivery — for unmatched operational control and customer satisfaction.


Why Integrate Eurosender Webhooks?

  • Seamless Automation: Easily integrate with your systems to trigger workflows and notifications without manual input.
  • Enhanced Visibility: Gain full control with precise, real-time event data.
  • Proactive Customer Engagement: Build trust and loyalty through timely, transparent communication.
  • Operational Efficiency: Reduce errors, minimize inquiries, and streamline logistics.

Our webhook system is built to simplify your operations and keep your systems in sync with real-time shipping events — from pickup to delivery

For detailed information on webhooks please visit API Reference or contact us through the Contact us page.


Environments

Eurosender provides two distinct environments to support development, testing, and live operations:

Sandbox Environment

The Sandbox environment is designed for testing and development purposes. It replicates the behavior of the Production system, allowing you to safely simulate API calls without affecting real data or triggering actual transactions.

Production Environment

The Production environment is the live system used for processing real orders and transactions. Only deploy to this environment once your integration has been thoroughly tested in the Sandbox.

⚠️ Important: Always validate your integration in the Sandbox environment before switching to Production to ensure stability and minimize the risk of errors.

OpenAPI Documentation

For comprehensive and detailed information about our API—including, data schemas, authentication methods, and more—please consult our official OpenAPI documentation.

Download JSON Specification Files:

Empower your development process with full transparency and up-to-date API references, ensuring smooth integration and reliable implementation across all your shipping workflows.


Payment Methods

Flexible Payment Options for Your Business

Eurosender’s API supports efficient payment methods tailored for business needs — whether you're processing high shipment volumes or require post-delivery invoicing.

Available Payment Methods

User Credit

Use pre-paid credit from your Eurosender account to pay for shipments instantly. This method is ideal for frequent shippers and simplifies reconciliation for your finance team.

Deferred Payment

Get billed after the shipment is completed. This is useful for businesses that need post-service invoicing or want to consolidate multiple orders into one invoice.

Currency Support

All API transactions are processed in EUR. Support for other currencies is not available at this time.


Authentication

To use the Eurosender API, you’ll need an active Business Account. Access is provided upon request and managed by our technical team. Once approved, you’ll receive an email from the sandbox environment with a link to reset your password. After completing this step, you’ll be able to create your x-api-key and start testing and integrating without delay.

Authentication Method:

All API requests must include an authentication token in the form of an x-api-key, passed in the request header.

  • Sandbox API Key:

Generated directly within the sandbox dashboard and valid only for the sandbox environment.

  • Production API Key:

Issued upon production access approval and used exclusively for live API operations.

⚠️ Important: Sandbox and production API keys are environment-specific and not interchangeable.