Embed a streamlined, white-label version of WisdomAI Chat directly into your application.Documentation Index
Fetch the complete documentation index at: https://docs.wisdom.ai/llms.txt
Use this file to discover all available pages before exploring further.
The embedded chat UI is hosted at:
https://<customer>.wisdom.ai/chat/embedThe API and embed URL examples use
<customer>.wisdom.ai as a placeholder. Replace it with the base URL of your WisdomAI tenant — the same domain you use to log in. Both wisdom.ai and askwisdom.ai are valid depending on your deployment.Embed the WisdomAI Chat in your application
To embed the chat into your application, add the iframe shown below.jwt-token that you generated in the authentication stage. Each embedded chat session will automatically create a new conversation.
The embedded page controls the chat experience; no further state management is required after the initial load.
Next steps
Embed a Dashboard
Learn how to embed interactive dashboards and visualizations
Impersonate User API
Detailed documentation for the authentication API