Senso.ai

Senso.ai is a verified-context layer for the agentic web that keeps AI agents aligned with an organization's ground truth. Teams ingest raw sources into a knowledge base, run semantic search that returns an AI-generated answer plus the source chunks, and generate verified, on-brand content from that knowledge. Senso also tracks how AI assistants (OpenAI, Gemini, Amazon Nova) answer questions about a brand and remediates incorrect answers (generative engine optimization). The Senso Org API is a key-authenticated REST API at https://apiv2.senso.ai/api/v1, with an official CLI and a Model Context Protocol (MCP) server so agents like Claude can ingest, search, and generate against a knowledge base directly.

Senso.ai publishes 1 API on the APIs.io network. Tagged areas include Company, Knowledge Base, AI Agents, Content Generation, and Semantic Search.

Senso.ai’s developer surface includes documentation, API reference, getting-started guide, engineering blog, support, CLI, authentication, and 12 more developer resources.

24.7/100 emerging ▬ flat Agent 26/100 agent aware Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
1 APIs 1 MCP Servers
CompanyKnowledge BaseAI AgentsContent GenerationSemantic SearchGenerative Engine OptimizationVerified ContextAgentic WebMCP

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 24.7/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 14.8 / 20
Commercial Clarity 0.0 / 20
Operational Transparency 0.7 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 26/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/sensoai: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

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...

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

sensoai-mcp.yml

MCP SERVER

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Sensoai Authentication

apiKey · 1 scheme

SECURITY

Sensoai Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 4

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: sensoai
name: Senso.ai
description: Senso.ai is a verified-context layer for the agentic web that keeps AI agents aligned with an organization's
  ground truth. Teams ingest raw sources into a knowledge base, run semantic search that returns an AI-generated answer plus
  the source chunks, and generate verified, on-brand content from that knowledge. Senso also tracks how AI assistants (OpenAI,
  Gemini, Amazon Nova) answer questions about a brand and remediates incorrect answers (generative engine optimization). The
  Senso Org API is a key-authenticated REST API at https://apiv2.senso.ai/api/v1, with an official CLI and a Model Context
  Protocol (MCP) server so agents like Claude can ingest, search, and generate against a knowledge base directly.
url: https://raw.githubusercontent.com/api-evangelist/sensoai/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- techstars
x-tier: stub
x-tier-reason: portfolio-lead
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-21'
image: https://docs.senso.ai/senso-logo.png
tags:
- Company
- Knowledge Base
- AI Agents
- Content Generation
- Semantic Search
- Generative Engine Optimization
- Verified Context
- Agentic Web
- MCP
apis:
- 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
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://senso.ai/
- type: DeveloperPortal
  url: https://docs.senso.ai/
- type: Documentation
  url: https://docs.senso.ai/
- type: APIReference
  url: https://docs.senso.ai/api-reference
- type: GettingStarted
  url: https://docs.senso.ai/docs/hello-world
- type: Blog
  url: https://blog.senso.ai/
- type: Support
  url: https://faqs.senso.ai/
- type: GitHubOrganization
  url: https://github.com/AI-Template-SDK
- type: MCPServer
  url: mcp/sensoai-mcp.yml
- type: CLI
  url: cli/sensoai-cli.yml
- type: Packages
  url: packages/sensoai-packages.yml
- type: Authentication
  url: authentication/sensoai-authentication.yml
- type: Conventions
  url: conventions/sensoai-conventions.yml
- type: Lifecycle
  url: lifecycle/sensoai-lifecycle.yml
- type: Conformance
  url: conformance/sensoai-conformance.yml
- type: DataModel
  url: data-model/sensoai-data-model.yml
- type: DomainSecurity
  url: security/sensoai-domain-security.yml
- type: LLMsTxt
  url: llms/sensoai-llms.txt
- type: AgentSkill
  url: skills/_index.yml
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 13
  pass: local-v1