Reserve Offer API
Simplify adding offers to an order
Clearing
Partner API documentation for self serviced use of the Clearing services. See the developer guide for more information.
Timetable Management
Entur provides an API for uploading and downloading NeTEx timetable datasets. These endpoints have restricted access and require a service account (OAuth2) provided by Entur. ## Getting access to the API To get access to the Timetable Management API, please contact Entur at kollektivdata@entur.org You will be granted dedicated OAuth2 credentials ("client-id" and "client-secret") that will allow you to access the service. ## Entur authentication and authorization service The endpoints are protected by an OAuth2 authorization layer. Once you receive OAuth2 credentials, you will be able to request access tokens from Entur authorization server using the following parameters: | Env | OAuth2 token URI | OAuth2 audience / Base URI | | ------- | --------------------------------------------- | ---------------------------- | | Dev | https://partner.dev.entur.org/oauth/token | https://api.dev.entur.io | | Staging | https://partner.staging.entur.org/oauth/token | https://api.staging.entur.io | | Prod | https://partner.entur.org/oauth/token | https://api.entur.io |
Raw Timetable Data
Provide access to the original NeTEx datasets uploaded by data providers
OrderNote API
Repository for data that is connectable to `orderId` and can be represented in String form. Note that only one note per `type` is able to be used per `orderId` for DEADLINE, VENDOR_CONTACT_INFO_OVERRIDE, ZERO_TICKET and PENALTY_FARE. If there is any need for nested data structures, consumers are invited to simply store small JSON objects in the `text` field.
Order API
This is a short description of the Order API
Payments
The Payments API acts as a gateway to external payment service providers and provides endpoints to create, process and credit payment transactions. To be able to provide these services, the following data is stored and made available: * Payments * PaymentTransactions * PaymentMethods * Credits * CreditTransactions * RecurringPayments * PaymentConfigurations. This API is intended for partners who want to utilize Entur's platform to take payment for public transport tickets, as well as internal financial reporting tools.
Personalbillett API
Personalisation Client Integration
Integrate personalisation in clients, for example show a customers status in programs.
Personalisation Privacy
Retrieve privacy data from personalisation to ensure GDPR compliance.
Receipt Partner
Public API for generating and delivering receipts for customer orders. Provides endpoints to send receipts, determine the resulting receipt type for an order, and retrieve pickup-code messages in multiple formats and languages.
Receipt Admin API
This is a short description of the Receipt Admin API
Refund API
This is the documentation that details the Refund API
Seating Arrangement API
Seating Arrangement API This service is responsible for mapping between seat reservations and orderlines. This application is deprecated. Instead, fetch reservations from seating-manager which should have references to order lines. Get from appropriate resources here: https://petstore.swagger.io/?url=https://api.entur.io/seating-manager/v3/api-docs
Third Party Product API
Public and internal API for Third Party Product.
Ticket Distribution API
* Easy way to manage and distribute new tickets to ticketing systems * Manage tariffcodes used when distributing electronic tickets. This is a short description of the Order API
Travel Accounts
API that handles travel accounts. This API is used to create, read, update and use travel accounts.