Endgame Threads API
The Threads API from Endgame — 2 operation(s) for threads.
Endgame Threads API is published by Endgame on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Threads. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and authentication docs.
This API exposes 5 operations across 2 paths, and defines 11 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.
Requests are made against a single base URL, https://app.endgame.io.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Endgame Threads API declares
1 security scheme
for authenticating requests.
It accepts HTTP bearer tokens (bearerAuth).
By default, every request must be authenticated.
bearerAuth— One of: an Endgame API key prefixed eak (created from Settings → API Keys with a Personal or Org-wide scope), or a WorkOS access token from an Endgame-provisio…
Paths & Operations 5
Across 2 paths, the API surfaces 5 operations — 1 DELETE, 2 GET, 1 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.
Schemas 11
The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are ThreadMessage (11 properties), Thread (9 properties), ThreadStatus (4 properties), CreateThreadRequest (4 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.