This page will help you get started with the Seats.aero partner API.

The Seats.aero partner API allows you to instantly query redemption availability across all major airline alliances. The partner API can instantly quote pricing and availability for over 50,000 routes and perform live searches on any route across 13 different mileage programs.

The Seats.aero partner API can be used by Pro users for non-commercial purposes, or by an agreement for commercial use. Please reach out to [email protected] if you are interested in consuming the partner API for commercial use.

Authorization

You will need to send your API key in the Partner-Authorization header for all requests to the partner API.

Commercial Users

You will receive an API key from the Seats.aero team.

Pro Users

Seats.aero Pro users can access the partner API for up to 1,000 API calls per day at no cost. Pro users can generate their personal API key at https://seats.aero/apikey. The partner API is governed by the Seats.aero terms of use, which prohibit commercial use of our APIs without written permission.

Content Types

The Seats.aero API works entirely in JSON; all responses will be in JSON. For GET requests, you should send request parameters in query parameters. For POST requests, you should send a JSON body with an application/json content type.