Start a conversation

Articles

  • The AnswerHub Data Model

    Overview AnswerHub themes are highly customizable, leveraging macros and objects for theme development. Understanding these elements is crucial when creating new themes to ensure seamless integration ...

  • Using AnswerHub As A Developer

    Overview Information Overview Use the REST API to gather information about questions, answers, topics, users, articles, ideas, awards, actions, analytics and more. By using the REST API, you can also ...

  • General Menu

    Overview Here you will find the menus and their sub-menus with links to navigate directly to your menu of interest within the Site Category. Information The Site category of the Administrator Dashboar...

  • System Administrator Guide on Plugin Modules

    Overview This guide provides a breakdown of AnswerHub's default plugins and their corresponding modules. This guide applies to AnswerHub version 2.3+.   Information This guide will walk you through th...

  • Obtain JWT Token using Cookie SSO

    Overview Obtain JWT authentication token using Cookie SSO   Information /services/v2/auth/cookiesso/token.json   Request POST /services/v2/auth/cookiesso/token.json Header AnswerHubCookieSSO=cookie_va...

  • Obtain JWT Token using Basic Auth

    Overview Obtain JWT authentication token using Cookie SSO Information /services/v2/auth/token.json Request POST /services/v2/auth/token.json Header Authorization=Basic base64(username:password) Respon...

  • Understanding AnswerHub Documentation

    Overview The AnswerHub Overview subcategories provide information about AnswerHub, the APIs, How to Get Started with Using the API, Using the API Explorer to Test Out Endpoints in the References, and ...