Skip to content

API Reference

Base Endpoint

/services/apexrest/ai/agent

Common Endpoints

  • POST /process for chat turn processing
  • POST /approve for HITL action approvals
  • POST /reject for HITL action rejection

Authentication

Use Salesforce authentication (session token or OAuth) and include:

Authorization: Bearer YOUR_ACCESS_TOKEN
Content-Type: application/json

OpenAPI Assets