Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.pathors.com/llms.txt

Use this file to discover all available pages before exploring further.

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

Integrations

LINE Integration

Integrate with LINE Messaging API to create chatbots for LINE platform.

Completions API

Use our OpenAI-compatible API to integrate with any platform.

Calls

Create Call

Create calls from configured phone numbers to target numbers.

Knowledge Management

Knowledgebase

Create and manage knowledgebases to store and organize your data.

Dataset

Upload and manage datasets within your knowledgebase.

Session Management

Create Session

Create a new session to maintain conversation context across multiple API calls.

Query Session

Query session information by session ID to view conversation context and variables.

Authentication

All APIs (except LINE Integration) use Developer Key (dk_ prefix) for authentication. You can create and manage Developer Keys in Developer Keys from your account menu.
IntegrationAuth MethodHeader
LINE IntegrationLINE channel access tokenPer LINE docs
Completions APIDeveloper KeyAuthorization: Bearer dk_...
Call APIsDeveloper KeyAuthorization: Bearer dk_...
Knowledgebase / Dataset APIsDeveloper KeyAuthorization: Bearer dk_...

MCP Integration

MCP Server

Connect to Pathors from Claude Desktop, Claude Code, or any MCP client.

Claude Code Skills

Pre-built workflows for building and managing agents with Claude Code.

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.