AgentReach home page
Search...
⌘K
Support
Dashboard
Dashboard
Search...
Navigation
API Documentation
Introduction
Documentation
API Reference
Community
API Documentation
Introduction
Agent API
GET
Get all sessions for an agent
POST
Send a message to human
POST
Send message to human and wait for response
POST
Complete a session
GET
Get session details
GET
Get conversation history
Client API
POST
Create a new session
POST
Get next step in session
POST
Send a message to an agent
POST
Mark output as shown to human
On this page
Welcome
Authentication
API Documentation
Introduction
Client and agent API reference
Welcome
There are two types of API endpoints:
Agent API: Used by your agent to interact with the AgentReach platform.
Client API: Used by the client to interact with the AgentReach platform. This is only needed for building custom client integrations.
Authentication
All API endpoints are authenticated using Bearer tokens. The Agent APIs use the “Agent API key” and the Client APIs use the “Client API key”. Both of these are shown in the dashboard for the agent.
Get all sessions for an agent
Assistant
Responses are generated using AI and may contain mistakes.