{"@context": "https://schema.org", "@type": "WebAPI", "name": "Pims API", "description": "Hereafter is the documentation of the private API of [Pims: Pointages Intelligents pour le Monde du Spectacle](https://pims.io). 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 pro", "provider": {"@type": "Organization", "name": "pims.io"}, "documentation": "https://cdn.pims.io/api/swagger.json"}
Index / APIs / pims.io

Pims API

Hereafter is the documentation of the private API of [Pims: Pointages Intelligents pour le Monde du Spectacle](https://pims.io). 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 pro

Every row below was read from the vendor's own OpenAPI document. The summary text is theirs. What this registry adds is that each operation is indexed with its method, path, base URL and auth scheme, so a search for a capability can answer with a call rather than a name, and that the endpoint is probed on a schedule.

Specifications as held by the APIs.guru corpus, whose newest record is 2023-04-21. Operations the vendor has added since are not listed here; the origin links above are the vendor's own current documents.

base URLs: https://demo.pims.io/api/v1

auth: b a s i c

find it by capability: POST /search {"query":{"text":"..."}} returns these operations with their invocation detail. Connect any agent client.

Pims v1.0

Hereafter is the documentation of the private API of [Pims: Pointages Intelligents pour le Monde du Spectacle](https://pims.io). 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 promotions). ## Authentication The API uses [basic access authentication](https://en.wikipedia.org/wik

methodpathwhat the vendor says it does
GET/categoriesFind all categories Categories
GET/categories/{category_id}Get one category by ID Categories
GET/channelsFind all channels Channels
GET/channels/{channel_id}Get one channel by ID Channels
GET/eventsFind all events Events
GET/events/{event_id}Get one event by ID Events
GET/events/{event_id}/capacitiesFind all capacities for one event Capacities
GET/events/{event_id}/capacities/{capacity_id}Get one capacity by ID Capacities
GET/events/{event_id}/categoriesFind all categories for one event Categories
GET/events/{event_id}/categories/{category_id}Get one event category by ID Categories
GET/events/{event_id}/channelsFind all channels for one event Channels
GET/events/{event_id}/channels/{channel_id}Get one event channel by ID Channels
GET/events/{event_id}/promotionsFind all promotions for one event Promotions
GET/events/{event_id}/ticket-countsFind all ticket counts for one event Counts
GET/events/{event_id}/ticket-counts/detailedFind all detailed ticket counts for one event Counts
GET/events/{event_id}/ticket-counts/detailed/{ticket_count_id}Get one detailed ticket count by ID Counts
GET/events/{event_id}/ticket-counts/{ticket_count_id}Get one ticket count by ID Counts
GET/price-rangesFind all price ranges Price ranges
GET/price-ranges/{price_range_id}Get one price range by ID Price ranges
GET/promotionsFind all promotions Promotions
GET/promotions/{promotion_id}Get one promotion by ID Promotions
GET/seriesFind all series Series
GET/series/{series_id}Get one series by ID Series
GET/series/{series_id}/eventsFind all events for one series Events
GET/series/{series_id}/promotionsFind all promotions for one series Promotions
GET/venuesFind all venues Venues
GET/venues/{venue_id}Get one venue by ID Venues
GET/venues/{venue_id}/eventsFind all events for one venue Events

specification origin: https://cdn.pims.io/api/swagger.json

nothing on this page is a rating, an endorsement or a claim about quality. Reachability is what our probes observed from one network; answering is a floor under usefulness, not a measure of it.