Senso Org API

Key-authenticated REST API to ingest content into a knowledge base, run semantic search with AI-generated answers, and generate verified content. Authenticated with an X-API-Key header (keys prefixed tgr_).

API entry from apis.yml

apis.yml Raw ↑
name: Senso Org API
description: Key-authenticated REST API to ingest content into a knowledge base, run semantic search with
  AI-generated answers, and generate verified content. Authenticated with an X-API-Key header (keys prefixed
  tgr_).
humanURL: https://docs.senso.ai/
baseURL: https://apiv2.senso.ai/api/v1
tags:
- Knowledge Base
- Semantic Search
- Content Generation
properties:
- type: APIReference
  url: https://docs.senso.ai/api-reference
- type: GettingStarted
  url: https://docs.senso.ai/docs/hello-world
- type: Authentication
  url: authentication/sensoai-authentication.yml