Start a new Axero Copilot conversation or continue an existing one. The Copilot processes your input and responds using information available to the authenticated user. You can optionally specify a profile to customize the Copilot's behavior.
Authorization
Bearer YOUR_TOKEN
Content-Type
application/json
Bearer Token
message
conversation_id
bot_profile
Authorization: Bearer YOUR_TOKEN Content-Type: application/json
https://your-site.com/api/chatbot/chat
{ "message": "What’s the company’s policy on remote work?" }
{ "IsError": false, "ResponseData": { "Conversation_id": "50b828ea-d84e-446f-b05e-1b2e8b12208b", "Footer": "\n- [Work From Home Policy](https://your-site.com/spaces/252/human-resources/wiki/view/8497/work-from-home-policy?language=en-US) _(r:100)_", "Logs": [ "Searching at Axero...\n Keywords: remote work policy\n Question: What’s the company’s policy on remote work?" ], "Message": { "Key": "Value" }, "Response_id": "7f244ce0-e8df-4514-91dc-953095b8fec9" }, "ResponseMessage": "Success message." }
{ "IsError": true, "ResponseMessage": "Required parameter is missing or invalid.", "ResponseData": null }
While Axero does not enforce hard rate limits by default, we recommend the following best practices to ensure optimal performance:
Axero may implement temporary rate restrictions if excessive API usage affects overall site performance. For high-volume integrations, contact Axero to discuss your requirements.
is requesting access to a wiki that you have locked: https://my.axerosolutions.com/spaces/5/axero-documentation/wiki/view/105780/rest-api-axero-copilot-create-conversation
Your session has expired. You are being logged out.