Tettra website screenshot

Tettra

Tettra is an AI-powered knowledge management system that helps teams curate company policies, processes, and knowledge articles into a searchable internal wiki. It provides a REST API for managing pages, categories, and Q&A workflows, with an AI assistant (Kai) integrated directly into Slack and Microsoft Teams to answer repetitive questions from your knowledge base automatically.

1 APIs 0 Features
Knowledge ManagementAITeam CollaborationWikiSlack IntegrationQ&A BotInternal Documentation

APIs

Tettra REST API

A limited experimental REST API for automating common Tettra tasks and building custom integrations. Supports creating pages, searching the knowledge base, suggesting new pages,...

Pricing Plans

Tettra Plans Pricing

2 plans

PLANS

Rate Limits

Tettra Rate Limits

5 limits

RATE LIMITS

FinOps

Tettra Finops

FINOPS

Semantic Vocabularies

Tettra Context

9 classes · 0 properties

JSON-LD

Example Payloads

Create Question Request

6 fields

EXAMPLE

Search Response

3 fields

EXAMPLE

Resources

🔗
Website
Website
🔗
Documentation
Documentation
💰
Pricing
Pricing
📄
ChangeLog
ChangeLog
🟢
Status
Status
📰
Blog
Blog
🔗
LinkedIn
LinkedIn
👥
GitHub
GitHub
🔗
Plans
Plans
🔗
RateLimits
RateLimits
🔗
FinOps
FinOps

Sources

Raw ↑
aid: tettra
name: Tettra
description: Tettra is an AI-powered knowledge management system that helps teams curate company policies, processes, and
  knowledge articles into a searchable internal wiki. It provides a REST API for managing pages, categories, and Q&A workflows,
  with an AI assistant (Kai) integrated directly into Slack and Microsoft Teams to answer repetitive questions from your knowledge
  base automatically.
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
url: https://raw.githubusercontent.com/api-evangelist/tettra/refs/heads/main/apis.yml
created: '2026-06-13'
modified: '2026-06-13'
specificationVersion: '0.19'
type: Index
tags:
- Knowledge Management
- AI
- Team Collaboration
- Wiki
- Slack Integration
- Q&A Bot
- Internal Documentation
apis:
- aid: tettra:tettra-rest-api
  name: Tettra REST API
  description: A limited experimental REST API for automating common Tettra tasks and building custom integrations. Supports
    creating pages, searching the knowledge base, suggesting new pages, suggesting page updates, and submitting questions.
    All endpoints require an API key available on Scaling and Enterprise plans.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://support.tettra.com/api-overview
  baseURL: https://app.tettra.co/api
  tags:
  - Knowledge Management
  - Pages
  - Search
  - Questions
  properties:
  - type: Documentation
    url: https://support.tettra.com/api-overview
  - type: Authentication
    url: https://support.tettra.com/api-overview/what-is-the-tettra-api
  - type: OpenAPI
    url: openapi/openapi.yml
  - type: Plans
    url: plans/tettra-plans-pricing.yml
  - type: RateLimits
    url: rate-limits/tettra-rate-limits.yml
  - type: FinOps
    url: finops/tettra-finops.yml
common:
- type: Website
  url: https://tettra.com/
- type: Documentation
  url: https://support.tettra.com/api-overview
- type: Pricing
  url: https://tettra.com/pricing/
- type: ChangeLog
  url: https://changelog.tettra.co/
- type: Status
  url: https://tettra.statuspage.io/
- type: Blog
  url: https://tettra.com/blog/
- type: LinkedIn
  url: https://www.linkedin.com/company/tettra
- type: GitHub
  url: https://github.com/Tettra
- type: Integrations
  url: https://tettra.com/product/
- type: Plans
  url: plans/tettra-plans-pricing.yml
- type: RateLimits
  url: rate-limits/tettra-rate-limits.yml
- type: FinOps
  url: finops/tettra-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com