Available integrations
Chat Widget
Embed a fully branded AI chat widget on any website with a single script tag. No backend required.
API Access
Query knowledge bases, manage agents, and run conversations programmatically using the REST API.
REST API Reference
Browse the complete endpoint documentation, request schemas, and response examples.
More Integrations Coming Soon
Native integrations with Slack, Notion, and Google Drive are on the roadmap. Stay tuned for updates.
Choosing the right integration
Different integration methods suit different use cases. Use the guidance below to decide which path makes the most sense for your situation.- Chat Widget — Use this when you want to add an AI assistant to a public-facing website, documentation portal, or support page without writing any backend code. Installation takes just a few minutes and requires only a script tag.
- API Access — Use this when you need to integrate Beenos Solutions into your own application, automate knowledge base management, or build a custom chat interface with your own UI. The API gives you full programmatic control over every resource in your workspace.
- REST API Reference — Refer to this whenever you need detailed information about a specific endpoint, including required parameters, authentication headers, and example responses. It is the canonical source of truth for every API call the platform supports.
- Coming Soon (Slack, Notion, Google Drive) — These upcoming native integrations will let you sync content directly from your existing tools into your knowledge bases, keeping your AI agents up to date without manual uploads.
All integrations authenticate using an API key. You can create and manage API keys from Settings → API Keys in your workspace. Keep your keys secure and never expose them in client-side code.