1
Get your API key
Get a Zonos account: In order to use the Zonos API you will need an API key. To get your key you will need to complete our sign-up form. Onboarding will begin once you have an account agreement in place. During onboarding, a representative will help you set up your account correctly so that you get the most accurate API responses.
Access your API key here if you have a Zonos account. This will allow you to authenticate with the Zonos API. If you don't have an account see the note above.
2
Decide what details to retrieve
3
Send the pages to fetch
4
Send your request
GraphQL API ReferenceTypes, inputs, and operations used in this guide
INPUTS
Search and filter orders
Retrieve lists of orders with GraphQL.Using the
ordersquery in GraphQL, you can retrieve paginated lists of orders with various criteria. This is useful when you need a list of orders by country, between specific dates, to build a search, etc.