Documentation Index
Fetch the complete documentation index at: https://docs.pactory.ai/llms.txt
Use this file to discover all available pages before exploring further.
Overview
The Custom API integration allows you to connect any AI agent that follows our API specifications. This enables you to integrate your own AI solutions or third-party services with Pactory.Prerequisites
- An API endpoint that accepts POST requests
- API authentication credentials (if required)
- API response format matching our specifications
API Specifications
Request Format
Response Format
If token counts are not provided in the response, we will calculate them using the GPT-4 tiktoken encoding. This ensures accurate billing even when the API doesn’t provide token counts.
Integration Steps
Configure Basic Settings
Fill in the standard agent configuration fields (name, description, etc.)
