Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Tana Documentation API

Public, unauthenticated agent-native documentation API: index, search, and read Tana and Tana Outliner docs as clean markdown.

This API exposes 3 operations across 3 paths. It is described by OpenAPI 3.1.0, at version 1.0.

Requests are made against 2 base URLs: https://tana.inc, https://outliner.tana.inc.

3 operations 3 paths 0 schemas 3 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0
Base URL
https://tana.inc
Contact
Resource Areas
1

Paths & Operations 3

Across 3 paths, the API surfaces 3 operations — 3 GET. Each is listed below with its method, path, parameters, and response codes.

Docs 3
GET
/api/docs/index
Get the full documentation index
getDocsIndex → 200
GET
/api/docs/search
Search documentation by text pattern
searchDocs 4 params → 200
GET
/api/docs/read
Read a full page or a specific section as clean markdown
readDoc 3 params → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tana-docs-api-openapi.yml Raw ↑