Documentation
Build with Asklify
Asklify turns your documents and website into an AI assistant you can embed anywhere. These docs cover the no-code widget, the REST API, webhooks, and step-by-step guides for every major framework.
Quickstart
Ship a live assistant on your site in under five minutes.
Widget installation
One script tag. Works on any website, no framework needed.
REST API
Chat, knowledge, conversations, and usage — programmatically.
Webhooks
React to conversations, handoffs, and document events.
Install in one line
The fastest integration is the embeddable widget — paste this snippet before your closing </body> tag and replace the project ID with yours:
<script
src="https://api.asklify.in/widget.js"
data-project-id="pub_YOUR_PROJECT_ID"
defer
></script>Integration guides
Framework-specific, copy-paste-ready guides with installation, configuration, customization, and troubleshooting:
Need help?
Every page in your dashboard links to contextual guides, and support tickets get real-time chat with our team. Email hello@asklify.in any time.
