Integration Request
This page provides guidance on how to integrate your applications with the Pax8 platform. Please find the section that best describes your situation:
Existing Pax8 Partners: Getting Started with Integrations
As a Pax8 partner, the Pax8 Integrations Hub within the Pax8 portal is your central location for managing all things integration-related.
Access the Integrations Hub by navigating to "Settings > Integrations" in the left navigation of the Pax8 app.
Within the Integrations Hub, you can:
- Get API Credentials: Follow the steps outlined below to generate your secure API access tokens.
- Explore Pre-built Integrations (Apps): Discover and connect with existing third-party applications.
Follow these steps to obtain your API credentials:
-
Navigate to Pax8 and Login.
-
In the left navigation menu, go to Settings > Integrations.
-
Click on the Credentials tab.
-
Click the button labeled + Create API credential.
-
Give your application a descriptive name (e.g., "Internal Automation," or the name of a specific system) and click Save.
- Important Note: These API credentials are intended for your internal use only and should never be shared with third-party systems. If a third-party application requires access to your Pax8 data, they should integrate using our secure OAuth 2.0 delegation flow.
-
Once created, you will see a cURL example. Click the Copy to clipboard icon to copy this example.
-
Use the copied cURL command with a tool like Postman or your terminal to make a request to our Access Token endpoint and retrieve your API Access Token. This token will be used to authenticate your subsequent API calls.
Third-Party Vendors & Applications: Integrating with Pax8
If you represent a third-party application that Pax8 partners utilize and you wish to integrate with Pax8, please contact our integrations team at [email protected].
In your email, please include:
- The name of your application.
- A clear description of your integration use cases.
- Any Pax8 partners currently using your application who would benefit from this integration.
We will then reach out to provide you with API keys, access to a sandbox environment, and details regarding the required OAuth 2.0 flow for your integration.
AI Agent Builders: Integrate Your AI with Pax8
If you are developing an AI agent and want to enable it to interact with the Pax8 platform on behalf of our partners (with their authorization via OAuth), we encourage you to get in touch.
Please email us at [email protected] with the following information:
- The name of your AI application.
- The specific tasks or functionalities your AI agent will perform.
- Any Pax8 partners who are currently using your AI and would be interested in this integration.
We will respond with API keys, sandbox access, and resources to help you build your AI agent integration. You can also learn more about building AI agents on the Pax8 platform here.
Pax8 Vendors: Accessing Vendor Endpoints
If you are a vendor looking to sell your products through the Pax8 marketplace and need access to our vendor-specific API endpoints, please reach out to [email protected] to request your API keys.
Updated 15 days ago