Superseek Docs
WebsiteSign In
  • 👋Welcome to Superseek
  • Getting Started
    • 💡What is Superseek?
    • đŸ”ŦHow Superseek works
    • 🚀Quick Start
  • Using Superseek
    • â„šī¸AI Knowledge Base
      • Add your website content
      • Add your help content
      • Add your documents
      • Add custom content
      • Add answer correction
      • Delete content
    • 🤖AI Settings
      • Customize AI instructions
      • Change AI model
    • 🎨Customize Appearance
    • 👩Fallback, Routing â‚Ŧ Human Handoff
      • Add Fallback Response
      • Handoff to live chat
        • Handoff to Intercom
        • Handoff to Zendesk
        • Handoff to Hubspot
        • Handoff to Freshchat
        • Handoff to Crisp
        • Handoff to Tidio
        • Handoff to Zoho SalesIQ
        • Handoff to Tawk.to
      • Add Routing Buttons
    • 👤Lead Forms
    • đŸ“ŦInbox
    • đŸ’ŦInstall chat widget
    • 🎇Improve AI answers
    • 🛑Usage Limits
  • My Account
    • 👩‍đŸ’ŧYour Profile
    • đŸ’ŗSubscription & Billing
      • Update payment card
      • Download past invoices
      • Cancel Subscription
  • API Documentation
    • đŸĨ…API Overview
    • 🔮Q&A API
    • 💭Chat API
    • đŸ”ŧAnswer Rating API
    • đŸŽŸī¸Generate Session ID API
Powered by GitBook
On this page
  • Q&A API
  • Chat API
  • Answer Rating API
  1. API Documentation

API Overview

Get a quick overview of Superseek APIs and see how you can build your custom Q&A bots or fully conversational AI chatbots.

PreviousCancel SubscriptionNextQ&A API

Last updated 1 year ago

With Superseek APIs, you can build custom Q&A bots or conversational AI chatbots powered by your content.

APIs are available on all plans.

Q&A API

Q&A bots are a basic version of chatbots. Input a single question and receive a single answer along with its sources. These bots enable the creation of straightforward Q&A interfaces within products, leveraging the same endpoint as the chat API, but without passing any chat history.

Chat API

Use this endpoint to create a complete conversational chatbot in your product. Pass a question along with chat history to receive a single answer, along with its sources, that maintains context and continuity with the ongoing conversation.

Read more

Answer Rating API

The Answer Rating APIs are useful for tracking the quality of answers provided by the chat APIs. Use this endpoint to enable users to rate answers (good or bad) to track answer quality in your inbox.

Read more

đŸĨ…
Read more