Pre-configured API requests for rapid prototyping, testing, and sharing API usage examples.
Download Postman CollectionHow to import
- Open Postman
- Click Import in the top left
- Select the downloaded
.jsonfile - Click Import — all requests will appear in your workspace
What's included
The collection covers all available API endpoints:
- Data — Contracts, Features, Airports, Flights
- Products — Airport Services, Lounges, Fast Track, Delay Care, Meet & Assist
- Orders — Create Order, Get Order, Refund Order Item, Generate Coupons
Environment setup
After importing, create a Postman Environment with the following variables:
| Variable | Description | Example |
|---|---|---|
base_url | API base URL | https://api.easyto.travel |
api_key | Your API key from the Agent portal | your-api-key-here |
tip
You can find your API key in the Agent portal under the API Keys section.