Tettra Teams API
The Teams API from Tettra — 2 operation(s) for teams.
Tettra Teams API is published by Tettra on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Teams. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, and rate-limit docs.
This API exposes 2 operations across 2 paths, and defines 5 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.
Requests are made against a single base URL, https://app.tettra.co/api.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Tettra Teams API declares
1 security scheme
for authenticating requests.
An API key is passed in the query as api_key (apiKey).
By default, every request must be authenticated.
apiKey— API key for authentication. Available on Scaling and Enterprise plans. Determines the acting user for operations such as creating questions.
Paths & Operations 2
Across 2 paths, the API surfaces 2 operations — 1 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.
Schemas 5
The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are PageResult (7 properties), CreateQuestionRequest (6 properties), SearchResponse (3 properties), Category (3 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.