Your bookings, your reports

Every flight, hotel, invoice, and extra service booked through C Teleport is available as structured reporting data — ready to query, filter, and visualize in the tools you already use. No exports, no CSV files, no manual work. Connect Power BI or Excel directly to the Reporting API, and your dashboards update automatically. Build the reports your finance, operations, or management team needs — with data that’s always current.

What you can report on

Flight bookings

Routes, passengers, ticket numbers, prices, CO2 emissions, booking status, and the full lifecycle from creation to cancellation.

Hotel bookings

Hotel names, check-in/check-out dates, pricing, payment method, and booking status.

Invoices

Invoice line items — amounts, VAT, payment method, due dates, and related booking or hotel details.

Extra services

Business lounge, extra baggage, seat selection — with prices, refund status, and linked bookings.

Reference data included

Airports, countries, and a calendar dimension table are included so you can build rich pivot tables without maintaining your own lookup data.

How it works

The Reporting API uses OData — an open standard supported natively by Power BI, Excel, and most BI platforms. You connect once, and your reports stay up to date. Connecting is simple:
  1. Open Power BI or Excel → Get Data → OData
  2. Enter the server URL: https://reporting.cteleport.com/v2/odata
  3. Enter your username and password
  4. Select the collections you need — done
All standard OData query parameters work: $filter, $select, $orderby, $top, $skip, $count.

Authentication

Reporting uses HTTP Basic Authentication (username and password) — chosen specifically because Power BI and Excel support it natively. No token management, no custom auth flows. Just enter your credentials and start building reports.
This is separate from the API key used for the Planning API. Each authentication method is optimized for its use case.

How to get your credentials

  1. Contact your C Teleport account manager, or email api@cteleport.com
  2. C Teleport will generate a username and password for your account and send them via email
Keep your credentials secure. Anyone with these credentials has access to all your reporting data. If compromised, contact api@cteleport.com immediately to have them revoked and replaced.