Postman & Interactive Documentation

Getting Started with the Prioticket API

At Prioticket, we want to make integration as easy and developer-friendly as possible. That’s why our API is fully documented using OpenAPI, the world’s most widely adopted standard for API definitions. Whether you prefer to explore the API through interactive documentation, generate your own client libraries, or test calls directly in Postman, we’ve got you covered.


Our OpenAPI Definition

For the latest version of our API definition, please visit: Working with OpenAPI (previous versions)

This definition gives you a complete, machine-readable blueprint of our entire API, including:

  • Endpoints

  • Request/response schemas

  • Parameter details

  • Authentication requirements


Works Seamlessly with Postman

Prefer to work with Postman? No problem!


Instant Client Libraries with OpenAPI Generator

Because our definition is publicly available, you can use powerful open-source tools like OpenAPI Generator to automatically generate client libraries in your preferred programming language, from Python and JavaScript to PHP, Java, and many more.


Test and Explore Instantly with Interactive Documentation

Want to experience our API hands-on without writing any code? Our documentation is interactive, meaning you can send actual API calls directly from your browser.


Advanced Functionality

Throughout the documentation, you’ll also find sections labeled Advanced Functionality. These features are intended for more complex use cases and deep integrations. Implementing advanced functionality is optional and not required for basic API connectivity.

If you’re interested in exploring these advanced capabilities, simply reach out to your Account Manager for guidance and best practices.


Important Notes on Schema Reuse

Last updated

Was this helpful?