Get Flight Counts

This returns real time reporting data for a flight.

Troubleshooting Notes

  1. If no query parameters are included, the endpoint returns the lifetime of data for the Id.

  2. If days and start/ end are both present in a request (not recommended) start/ end will take precedence.

Path Params
int32
required

The ID of the Flight

Query Params
int32

Returns data for the number of days since the current day. You can request a maximum of 90 days of data and a minimum of 0. days=0 returns data for the current day.

string

In the format of YYYY-MM-DD. Returns data starting from the date specified. Must be within the past 90 days. If no end is included, this will return data up to the current day.

string

In the format of YYYY-MM-DD. Returns data ending at the date specified. Must be within the past 90 days.

Response

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json