Updated articles

  1. Widget 2.0 JWT authentication

    Learn how to set up JWT authentication for your widget.
  2. Modern Slideout Widget Authentication with OAuth2

    Learn how to use OAuth2 authentication with the Modern Slideout and Legacy widgets.
  3. API calls in snippets

    Sometimes you might want to extend KnowledgeOwl's built in functionality by utilizing client side API calls in your knowledge base. Previously, this involved constructing an AJAX call that contains a KnowledgeOwl API key for authentication. Howev...
  4. Prepopulate Widget 2.0 Contact Form fields

    Learn how to use the updateContact method to pre-populate the email and name fields in Widget 2.0's contact tab.
  5. Widget 2.0 OAuth2 authentication

    Learn how to set up OAuth2 authentication for your widget.
  6. Add search to the glossary page

    Use these steps to add a standalone search box to the Glossary page to allow readers to search the glossary page only.
  7. Custom Widget Javascript

    Learn how to add custom Javascript to your widget.
  8. Create an article table of contents (TOC) from headers

    Learn how to use a script to automatically generate an article table of contents based on headers.
  9. Chatbot OAuth 2.0 authentication

    For external embeds of private knowledge bases or mixed-content knowledge bases, set your AI chatbot up with authentication. Follow these instructions to use OAuth 2.0 authentication.
  10. Export API quickstart

    Learn how to export your Owl Analytics data using the API. Includes samples of curl, browser, and Postman-based API calls.