Skip to main content
OSVI AI Docs home page
Search...
⌘K
Support
Dashboard
Dashboard
Search...
Navigation
API documentation
Introduction
Guides
API reference
Blog
API documentation
Introduction
Endpoints
POST
Call
POST
Start Chat Session
POST
Send Chat Message
POST
Pause Chat Session
POST
End Chat Session
Webhooks
HOOK
Post call webhook
On this page
Welcome
Authentication
API documentation
Introduction
Copy page
You can see our apis here
Copy page
Welcome
Authentication
All API endpoints are authenticated using an API-Token.
Copy
"security"
: [
{
"API-Token"
: []
}
]
Call
⌘I