Developer Platform Overview

The Pax8 Developer Platform provides you with the tools and resources to automate many manual tasks within the Pax8 Platform. This includes but is not limited to managing companies, placing orders, updating subscriptions, looking up product information, and reading invoices.

Calls to the API use standard HTTP requests. Each call returns JSON-formatted data along with standard HTTP response codes.

Your Central Hub: The Pax8 Integrations Hub

While all our public API documentation is located here on this site, the actual creation and management of your API credentials and other integration-related functionalities are handled within the Pax8 Integrations Hub in the Pax8 application.

You can find the Integrations Hub by going to "Settings > Integrations" in the left navigation of the Pax8 app. The Integrations Hub is currently only accessible to Partner Admin and Primary Partner Admin roles.

Within the Integrations Hub, you can:

We encourage our partners to use a combination of these powerful features to build out robust integrations, improve efficiency, leverage AI, and enhance their business operations.

Support For Partners

Please submit a support ticket for post walk-through assistance or directly contact your Pax8 Account Manager.

Support for Vendors

Please email [email protected] for Vendor Marketplace API questions.

Leverage AI to Build Your Integration

Consider leveraging Generative AI tools like GitHub Copilot, ChatGPT, or other AI models to assist with building your integrations. By providing these tools with our OpenAPI specification, available here, and details about your own systems, you can receive AI-generated mockups of your integration flow.

This allows for faster prototyping and reduced manual coding efforts. These tools can suggest optimized API request structures, error handling, and even code snippets that match your systems' architecture, greatly accelerating your integration process. More details are available here.


What’s Next