How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Seekr Threads API

The Threads API from Seekr — 4 operation(s) for threads.

Seekr Threads API is one of 35 APIs that Seekr publishes 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, an API reference, and authentication docs.

This API exposes 9 operations across 4 paths, and defines 23 schemas. It is described by OpenAPI 3.2.0, at version 5.45.1.

Requests are made against a single base URL, https://flow.seekr.com.

9 operations 4 paths 23 schemas 2 DELETE4 GET1 PATCH2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
5.45.1
Base URL
https://flow.seekr.com/v1
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

Seekr Threads API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (APIKeyHeader).

  • APIKeyHeader — Your Seekr API key, sent in the Authorization header with no 'Bearer' prefix.

Paths & Operations 9

Across 4 paths, the API surfaces 9 operations — 2 DELETE, 4 GET, 1 PATCH, 2 POST. Each is listed below with its method, path, parameters, and response codes.

Threads 9
GET
/v1/threads/{thread_id}/messages
List Messages Endpoint
list_messages_endpoint_v1_threads__thread_id__messages_get 7 params → 200422
POST
/v1/threads/{thread_id}/messages
Create Message Endpoint
create_message_endpoint_v1_threads__thread_id__messages_post 3 params body → 200422
POST
/v1/threads
Create Thread Endpoint
create_thread_endpoint_v1_threads_post 1 param body → 200422
GET
/v1/threads
List Threads Endpoint
list_threads_endpoint_v1_threads_get 4 params → 200422
DELETE
/v1/threads/{thread_id}
Delete Thread Endpoint
delete_thread_endpoint_v1_threads__thread_id__delete 2 params → 200422
GET
/v1/threads/{thread_id}
Get Thread Endpoint
get_thread_endpoint_v1_threads__thread_id__get 2 params → 200422
PATCH
/v1/threads/{thread_id}/messages/{message_id}
Update Message Endpoint
update_message_endpoint_v1_threads__thread_id__messages__message_id__patch 4 params body → 200422
GET
/v1/threads/{thread_id}/messages/{message_id}
Get Message Endpoint
get_message_endpoint_v1_threads__thread_id__messages__message_id__get 5 params → 200422
DELETE
/v1/threads/{thread_id}/messages/{message_id}
Delete Message Endpoint
delete_message_endpoint_v1_threads__thread_id__messages__message_id__delete 3 params → 200422

Schemas 23

The contract defines 23 schemas that model the data the API accepts and returns. The most detailed are ThreadMessageResponse (10 properties), MessageToolResultPart (10 properties), MessageToolErrorPart (9 properties), MessageToolCallPart (7 properties). Each schema is shown below with its type and property counts.

MessageToolErrorPart
object
A tool-input-error part persisted alongside a thread message.
9 properties 2 required
OutputGuardrail
object
A guardrail output from the model.
3 properties 3 required
InputImage
object
An image input to be sent to the model.
4 properties 2 required
Thread
object
A thread is a top-level conversation container. Threads can contain multiple messages from various assistants and users, providing a complete history of an int…
6 properties 2 required
MessageReasoningPart
object
A reasoning part persisted alongside a thread message.
4 properties 2 required
MessageToolCallPart
object
A tool-call part persisted alongside a thread message.
7 properties 2 required
PublicStoredObjectRef
object
Client-safe reference to an object stored outside the message row.
6 properties 3 required
MessageTextPart
object
A text part persisted alongside a thread message.
4 properties 2 required
ThreadMessageRequest
object
Pydantic model for creating a thread message request. Attributes: role (str): The role of the message sender. content (Union[str, list[InputMessage], list[Outp…
3 properties 2 required
MessageUpdateRequest
object
Pydantic model for updating a message request. Attributes: content (Optional[str]): Optional content of the message. metadata (Optional[dict[str, Any]]): Optio…
2 properties
MessageToolResultPart
object
A tool-result part persisted alongside a thread message.
10 properties 2 required
HTTPValidationError
object
1 property
OutputText
object
A text output from the model.
3 properties 3 required
ThreadStatus
string
Available status for a thread.
InputFile
object
A file input to be sent to the model.
2 properties 2 required
StoredObjectRef
object
Reference to an object stored outside the message row.
7 properties 3 required
OrderEnum
string
Options for order query param in list endpoints.
MessageDataPart
object
A structured data part persisted alongside a thread message.
7 properties 1 required
ValidationError
object
5 properties 3 required
ThreadCreateRequest
object
Pydantic model for creating a thread request. Attributes: metadata (Optional[dict[str, Any]]): Optional metadata dictionary.
1 property
MessageFilePart
object
A file or image part persisted alongside a thread message.
7 properties 1 required
ThreadMessageResponse
object
Thread message shape returned by the thread API. parts are opt-in so existing clients keep the previous response shape by default.
10 properties 3 required
InputText
object
A text input to be sent to the model.
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

seekr-threads-api-openapi.yml Raw ↑

Other APIs Seekr publishes across the network.

Seekr Documentation MCP Server
Seekr Agents API
Seekr Agents v1 - legacy API
Seekr Alignment API
Seekr Batches API
Seekr Data jobs API
Seekr Deployments API
Seekr Engines API
Seekr Evals API
Seekr Explainability API
Seekr Feedback API
Seekr Files API
Where this information came from

This is an independent, third-party profile of Seekr Threads API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.