📄️ Quickstart
Delivery Gateway is an all-in-one logistics platform designed to simplify and automate your e-commerce shipping processes. We provide a single, centralized solution that connects your webshop with multiple courier service providers, enabling seamless delivery management from a single interface. Our platform helps you save time, reduce costs, and improve customer satisfaction by offering flexible delivery options and transparent tracking.
📄️ Merchant API
Delivery Gateway offers a robust GraphQL API that allows developers to access all core features—like shipment creation, label generation, and status tracking. To get started, check out our API documentation, which covers endpoints, authentication, and integration details. This makes it easy to connect your custom webshop or platform and automate your logistics workflow.
📄️ Authentication and authorization
The Merchant API is available at https//api.deliverygateway.io/graphql/merchant in the production environment.
📄️ About GraphQL
Delivery Gateway uses GraphQL for building its API. This guide walks you through the basics of GraphQL.
📄️ Set up GraphQL clients
As Delivery Gateway uses a GraphQL API with a single endpoint, we recommend setting up a GraphQL client IDE to access it. There are multiple open source IDEs you can use. Check out the full list in the GraphQL organization tool directory: Tools and libraries.
📄️ SDKs
Delivery Gateway provides SDKs to help you integrate our services into your applications quickly and efficiently.