Skip to main content
Welcome to the Pathors API reference documentation. Our API provides multiple integration options and powerful knowledge management features.

Integrations

Calls

Knowledge Management

Session Management

Authentication

All APIs (except LINE Integration) use Project API Key (sk_ prefix) for authentication. You can create API keys in Project Settings > API Keys.
IntegrationAuth MethodHeader
LINE IntegrationLINE channel access tokenPer LINE docs
Completions APIProject API KeyAuthorization: Bearer sk_...
Call APIsProject API KeyAuthorization: Bearer sk_...
Knowledgebase / Dataset APIsProject API Keyx-api-key: sk_...
Legacy API keys (buzz_live_ prefix) created from the old Integration settings page are still supported for backward compatibility.

Getting Started

  1. Choose the features that best fit your needs
  2. Create a Project API Key in Project Settings > API Keys
  3. Follow the setup guide for your chosen features
  4. Test your implementation using our example code
  5. Deploy to production
For detailed information about each feature, click on the respective cards above.