Endpoints disponibles
JWT token obtained from the /login endpoint. The token must be included in the Authorization header as "Bearer ".
The token contains tenant information that is used to:
- Validate the request's authorization
- Set the tenant context for the request
- Apply partner-specific configuration and access scopes
If the token is missing or invalid, the request will be rejected with a 401 Unauthorized response.
When true, include inactive and past events in results. By default, only active events are returned. When filtering by ID, this is automatically set to true.
falseFilter by specific event ID. Automatically includes inactive events when used.
evt-123abcFilter by unique event identifier
Filter by event type
ConcertFilter by French name (partial match supported)
FestivalFilter by English name (partial match supported)
FestivalFilter by event status
Filter by start date greater than or equal to
2024-12-01T00:00:00ZFilter by start date less than or equal to
2024-12-31T23:59:59ZFilter by end date greater than or equal to
Filter by end date less than or equal to
Filter by target audience
Filter by main additional type identifier
Page number for pagination
1Number of items per page
20Language preference for response content
frPossible values: Successfully retrieved events
Bad request - invalid parameters or missing required fields
Unauthorized - invalid or missing authentication token
Resource not found
Pagination error - requested page number exceeds available range
Internal server error
JWT token obtained from the /login endpoint. The token must be included in the Authorization header as "Bearer ".
The token contains tenant information that is used to:
- Validate the request's authorization
- Set the tenant context for the request
- Apply partner-specific configuration and access scopes
If the token is missing or invalid, the request will be rejected with a 401 Unauthorized response.
When true, include inactive and past event series in results. By default, only active series are returned. When filtering by ID, this is automatically set to true.
falseFilter by specific event series ID. Automatically includes inactive series when used.
series-123abcFilter by French name (partial match supported)
Festival d'étéFilter by English name (partial match supported)
Summer FestivalFilter by creation date
2024-01-01T00:00:00ZFilter by last update date
2024-12-31T23:59:59ZPage number for pagination
1Number of items per page
20Language preference for response content
frPossible values: Successfully retrieved event series
Bad request - invalid parameters or missing required fields
Unauthorized - invalid or missing authentication token
Resource not found
Pagination error - requested page number exceeds available range
Internal server error
JWT token obtained from the /login endpoint. The token must be included in the Authorization header as "Bearer ".
The token contains tenant information that is used to:
- Validate the request's authorization
- Set the tenant context for the request
- Apply partner-specific configuration and access scopes
If the token is missing or invalid, the request will be rejected with a 401 Unauthorized response.
When true, include inactive and past exhibition events in results. By default, only active exhibitions are returned. When filtering by ID, this is automatically set to true.
falseFilter by specific exhibition event ID. Automatically includes inactive exhibitions when used.
exhib-123abcFilter by unique exhibition event identifier
CREME-VCM-EXHIBITION-123Filter by exhibition type
Filter by French name (partial match supported)
ExpositionFilter by English name (partial match supported)
ExhibitionFilter by exhibition status
Filter by start date greater than or equal to
2024-01-01T00:00:00ZFilter by start date less than or equal to
2024-12-31T23:59:59ZFilter by end date greater than or equal to
Filter by end date less than or equal to
Filter by target audience
Filter by free admission status
Filter by attendance mode
Filter by main venue location ID
Filter by main additional type identifier
Page number for pagination
1Number of items per page
20Language preference for response content
frPossible values: Successfully retrieved exhibition events
Bad request - invalid parameters or missing required fields
Unauthorized - invalid or missing authentication token
Resource not found
Pagination error - requested page number exceeds available range
Internal server error
JWT token obtained from the /login endpoint. The token must be included in the Authorization header as "Bearer ".
The token contains tenant information that is used to:
- Validate the request's authorization
- Set the tenant context for the request
- Apply partner-specific configuration and access scopes
If the token is missing or invalid, the request will be rejected with a 401 Unauthorized response.
When true, include inactive places in results. By default, only active places are returned. When filtering by ID, this is automatically set to true.
falseFilter by specific place ID. Automatically includes inactive places when used.
place-123abcFilter by French name (partial match supported)
ThéâtreFilter by English name (partial match supported)
TheatreFilter by creation date
2024-01-01T00:00:00ZFilter by last update date
2024-12-01T00:00:00ZPage number for pagination
1Number of items per page
20Language preference for response content
frPossible values: Successfully retrieved places
Bad request - invalid parameters or missing required fields
Unauthorized - invalid or missing authentication token
Resource not found
Pagination error - requested page number exceeds available range
Internal server error
JWT token obtained from the /login endpoint. The token must be included in the Authorization header as "Bearer ".
The token contains tenant information that is used to:
- Validate the request's authorization
- Set the tenant context for the request
- Apply partner-specific configuration and access scopes
If the token is missing or invalid, the request will be rejected with a 401 Unauthorized response.
When true, include inactive contributors in results. By default, only active contributors are returned. When filtering by ID, this is automatically set to true.
falseFilter by specific contributor ID. Automatically includes inactive contributors when used.
cont-123abcFilter by French name (partial match supported)
JeanFilter by English name (partial match supported)
JohnFilter by contributor type
ArtistPossible values: Filter by contributor status
Filter by target audience
Filter by main additional type identifier
Filter by creation date greater than or equal to
2024-01-01T00:00:00ZFilter by creation date less than or equal to
2024-12-31T23:59:59ZPage number for pagination
1Number of items per page
20Language preference for response content
frPossible values: Successfully retrieved contributors
Bad request - invalid parameters or missing required fields
Unauthorized - invalid or missing authentication token
Resource not found
Pagination error - requested page number exceeds available range
Internal server error
JWT token obtained from the /login endpoint. The token must be included in the Authorization header as "Bearer ".
The token contains tenant information that is used to:
- Validate the request's authorization
- Set the tenant context for the request
- Apply partner-specific configuration and access scopes
If the token is missing or invalid, the request will be rejected with a 401 Unauthorized response.
Filter by specific keyword ID (exact match)
245Filter by French label (exact match)
Salons et démonstrationsFilter by English label (exact match)
Exhibits and demonstrationsFilter by keyword code (exact match)
D-SalonDemonstrationsFilter by creation date (exact match)
2024-01-01T00:00:00ZFilter by last update date (exact match)
2024-07-06T16:37:24.40074Page number for pagination (1-based indexing)
1Example: 1Number of items per page (maximum 100)
20Example: 30Language preference for response content and metadata
frExample: frPossible values: Successfully retrieved keywords
Bad request - invalid parameters or missing required fields
Unauthorized - invalid or missing authentication token
Resource not found
Pagination error - requested page number exceeds available range
Internal server error
Last updated