GET/api/v1/schedules/bulk/sample

Sample Schedule

Sample for Bulk Schedule Download

This endpoint provides a sample CSV file for bulk schedule uploads, containing predefined schedule details.

Successful CSV file download

GET/api/v1/schedules/bulk/sample

Responses

StatusMeaningDescriptionSchema
200OKSuccessful CSV file download
429Too Many RequestsToo Many Requests.None
500Internal Server ErrorInternal server errorNone

Example Request

# You can also use wget
curl -X GET https://api.flightrates.example.com/api/v1/schedules/bulk/sample \
  -H 'Accept: text/csv' \
  -H 'Authorization: API_KEY'

Need Support?

Our team is here to help you integrate and make the most of our APIs. Get in touch for technical support, custom solutions, or any questions.