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.
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
GET
/api/docs/search
Search documentation by text pattern
GET
/api/docs/read
Read a full page or a specific section as clean markdown
Specification
The full machine-readable OpenAPI contract behind this narrative.