pims.io

Hereafter is the documentation of the private API of Pims: Pointages Intelligents pour le Monde du Spectacle. This API is designed for 3rd-party softwares, editors and partners. Its main purpose is to give access the core data of a Pims customer (i.e. events, ticket counts and pr

28 endpoints ecommerce
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (1 total)

# See https://github.com/soft-matter/pims_nd2
curl examples
Find all events
curl \
  /events
Find all series
curl \
  /series
Find all venues
curl \
  /venues
Endpoints (28 total)
GET
/events
Find all events
GET
/series
Find all series
GET
/venues
Find all venues
GET
/channels
Find all channels
GET
/categories
Find all categories
GET
/promotions
Find all promotions
GET
/price-ranges
Find all price ranges
GET
/events/{event_id}
Get one event by ID
GET
/venues/{venue_id}
Get one venue by ID
GET
/series/{series_id}
Get one series by ID
GET
/channels/{channel_id}
Get one channel by ID
GET
/categories/{category_id}
Get one category by ID
Language coverage
C
1
At a glance
Total SDKs1
Languages1
Endpoints28
Categories1