Skip to main content

Specific documentation for the Eventim endpoints

Overview

The TempsReel Eventim API provides endpoints for managing event catalogs, tickets, and orders within the TickAndLive.Connect.TempsReel system. This API offers specialized functionality for event scheduling, seat mapping, pricing with detailed breakdowns, inventory management, and ticket operations.

Base Path: /api/v1/eventim


API Terminology Mapping

AparteConnect SOAPEventim APITempsReel Eventim REST
CatalogEventSerieEvent
CatalogDateEventEventSession
VenueVenueVenue
CategoryTicketTypeCategory
RatePriceLevelRate
BlocSectionBlock
FloorBlockFloor
TemporaryOrderOrderCart
TemporaryOrderRowOrderPositionCartItem
OrderOrderOrder
OrderRowOrderPositionOrderItem

Enumerations

Venue Map Type

Venue Map Type

DescriptionKey
Venue with assigned numbered seatsNUMBERED
Venue with general admission (no assigned seats)UNNUMBERED
Venue divided into multiple seating blocks or zonesMULTI-BLOCK

Session Type

DescriptionKey
Session with a specific date and timeDATETIME
Open session, ticket valid over a periodOPEN

Property Type

DescriptionKey
Seating area or grandstand sectionTRIBUNE
Group of seats within a venue sectionBLOCK
Floor level or standing areaFLOOR
Specific seat or area designationDESIGNATION
Access point or entry zoneACCESS
Entry door or gateDOOR
Pricing tier or tariffRATE
Allocated ticket quota or inventory poolCONTINGENT
Seat categoryCATEGORY

Product Type

DescriptionKey
Global product, can be sold for all sessions, global stockGLOBAL
Product linked to a specific session, stock limited per sessionSESSION

Seat Type

DescriptionKey
Standard seatSEAT
Left folding seat (strapontin)LSTRAP
Right folding seat (strapontin)RSTRAP
No seat (standing or empty space)NOSEAT

Access Rules Description

Rules must be checked BEFORE creating the cart to allow access to a specific rate.

Purchase Date (RULES_PROPERTY_GRP_DATE_ACHAT)

DescriptionKey
Purchase TimeSALE_HOUR_BETWEEN
Purchase Date RangeSALE_DATE_BETWEEN
Purchase DateSALE_DATE
Days Before SessionNB_DAY_BEFORE_CC

Customer (RULES_PROPERTY_GRP_IDENTITY)

DescriptionKey
Min Age / Max AgeIDENTITY_AGE

Validation Rules Description

Rules must be checked DURING cart creation.

Offers (CHECK_OFFRE_RATE_RULE_GRP)

DescriptionKey
X Seats at Rate Y Every N SeatsCHECK_RATE_OFFRE1

Quantity (CHECK_NB_RATE_RULE_GRP)

DescriptionKey
MultipleCHECK_MULTIPLE_RATE_RULE
RequiredCHECK_NOMBRE_RATE_RULE
Minimum QuantityCHECK_NBMINI_RATE_RULE
Maximum QuantityCHECK_NBMAXI_RATE_RULE

API Version: 1.0 Last Updated: February 2026