# About

[![Run in Postman](https://run.pstmn.io/button.svg)](https://god.gw.postman.com/run-collection/5979375-7e7fcc90-6dd6-411f-ad82-38dd0c06f8c9?action=collection%2Ffork\&source=rip_markdown\&collection-url=entityId%3D5979375-7e7fcc90-6dd6-411f-ad82-38dd0c06f8c9%26entityType%3Dcollection%26workspaceId%3D3ba039ca-9116-4cce-bb71-9f5aeaf37fe5)

The **Distributor API V3.8** allows authorized distributors to:

* Access product inventory
* Check real-time availability
* Create bookings
* Generate valid tickets for services and venues

Each successful booking returns a ticket containing a valid passcode.\
This passcode can be scanned and redeemed by the supplier at the venue to grant access to the service.

***

#### Versioning

**Version:** `3.8` - `Latest`

This version is currently in ***Beta**.*

Beta products and features are **stable and supported for production use** and are covered by our **SLAs** and **technical support commitments**.

However, some capabilities might not yet be fully documented or consistently available across the platform.

Feedback is highly encouraged to help us refine the final GA release.

To view previous version please visit our [specifications page](https://docs.prioticket.com/resources/api-specifications).

#### Change Policy

If you're viewing the latest version, continuous amendments to both the documentation and the API can be expected.

We are constantly adding new functionalities and parameters to the same API version, as long as these are **non-breaking and backwards compatible**.

If any **breaking changes** are required, a new version will be introduced.

Note: The syntax of upcoming (not yet released) functionalities might be subject to change.

***

**Prioticket Confidential**\
This documentation is protected by law from any form of duplication unless prior permission is obtained from the officers of Prioticket.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.prioticket.com/endpoints/about.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
