API Changelog
Download source
  • JSON OpenAPI specification
  • YAML OpenAPI specification
Sensay logo

Topics

  • Introduction
  • Getting started
  • Conceptual model
  • Generating the SDK
  • Authentication
  • Responses
  • Pagination
  • Versioning
  • Feature requests
  • Troubleshooting
  • In-depth: Conversations
  • In-depth: Training
  • Tutorial: Next.js

Endpoints

  • Conversations
    • List messages in a conversation GET
  • Replicas
    • List replicas GET
    • Create a replica POST
    • Get a replica GET
    • Updates a replica PUT
    • Delete a replica DELETE
  • API Keys
    • Redeem an API key invitation POST
  • Chat history
    • Get chat history GET
    • Create a chat history entry POST
    • Get Web chat history GET
  • Telegram integration
    • Get Telegram chat history GET
    • Create a Telegram chat history entry POST
    • Generate a Telegram completion POST
    • Create a replica Telegram integration POST
    • Delete a replica Telegram integration DELETE
  • Discord integration
    • Get Discord chat history GET
  • Chat-widget integration
    • Get Embed chat history GET
  • Chat completions
    • Generate a completion POST
  • Experimental
    • Generate a completion (OpenAI-compatible, non-streaming) POST
  • Users
    • Get the current user GET
    • Update the current user PUT
    • Delete the current user DELETE
    • Create a user POST
    • Get a user by ID GET
  • Training
    • Create a knowledge base entry POST
    • Update knowledge base entry PUT
    • Get knowledge base entry by ID GET
    • Delete knowledge base entry by ID DELETE
    • List all knowledge base entries GET
    • Generate a signed URL for file upload GET
Powered by Bump.sh
API Changelog
Download source
  • JSON OpenAPI specification
  • YAML OpenAPI specification
Sensay logo

Users