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

Together AI Compute API

The Compute API from Together AI — 6 operation(s) for compute.

Together AI Compute API is one of 28 APIs that Together AI publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

Tagged areas include Compute. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and an AsyncAPI specification.

This API exposes 6 operations across 6 paths, and defines 9 schemas. It is described by OpenAPI 3.2.0, at version version not set.

Requests are made against a single base URL, https://api.together.xyz/v1.

6 operations 6 paths 9 schemas 2 GET4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
version not set
Base URL
https://api.together.ai/v1
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Together AI Compute API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

Paths & Operations 6

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

Compute 6
GET
/compute/clusters/{cluster_id}/instances/{instance_id}/remediations/{remediation_id}
Retrieve the status of a specific remdiation on a specific instance in a specific cluster.
3 params → 200default
POST
/compute/clusters/{cluster_id}/instances/{instance_id}/remediations/{remediation_id}/approve
Approves a pending remediation. Only remediations with state PENDINGAPPROVAL can be approved. On APPROVE: state changes to PENDING and the remediation process begins. The reviewedby, reviewtime, and…
3 params body → 200default
POST
/compute/clusters/{cluster_id}/instances/{instance_id}/remediations/{remediation_id}/cancel
Cancels a pending remediation. Only remediations in PENDINGAPPROVAL or PENDING state can be cancelled.
3 params → 200default
POST
/compute/clusters/{cluster_id}/instances/{instance_id}/remediations/{remediation_id}/reject
Rejects a pending remediation. Only remediations with state PENDINGAPPROVAL can be rejected. On REJECT: state changes to CANCELLED. The reviewedby, reviewtime, and reviewcomment fields are populated…
3 params body → 200default
GET
/compute/clusters/{cluster_id}/instances/{optional_instance_id}/remediations
Lists remediations for an instance or cluster.
6 params → 200default
POST
/compute/clusters/{cluster_id}/instances/{instance_id}/remediations
Creates a new remediation for an instance. Remediations created via the API goes directly to PENDING state. Our system may trigger automated remediations that require approval. These remediations are…
3 params body → 200default

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are v1Remediation (18 properties), rpcStatus (3 properties), v1ListRemediationsResponse (3 properties), CommentBody (1 property). Each schema is shown below with its type and property counts.

rpcStatus
object
The Status type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](h…
3 properties 3 required
v1RemediationTrigger
string
RemediationTrigger specifies how the remediation was triggered. - REMEDIATIONTRIGGERMANUAL: A user-initiated remediation (either via web UI or API call). - REM…
v1RemediationState
string
RemediationState represents the lifecycle state of a remediation. - PENDINGAPPROVAL: Awaiting approval before processing can begin. - PENDING: Approved and que…
CommentBody
object
1 property
protobufAny
object
Any contains an arbitrary serialized protocol buffer message along with a URL that describes the type of the serialized message. Protobuf library provides supp…
1 property
v1Remediation
object
18 properties 6 required
v1RemediationStateFilter
array
Filter by state(s). Returns remediations matching any of the specified states. - PENDINGAPPROVAL: Awaiting approval before processing can begin. - PENDING: App…
v1ListRemediationsResponse
object
ListRemediationsResponse is the response for ListRemediations.
3 properties 2 required
v1RemediationMode
string
Remediation mode specifies how the remediation should be performed. - REMEDIATIONMODEVMONLY: Deletes the VM and provisions a new one on any available host. - R…

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

together-ai-compute-api-openapi.yml Raw ↑

Other APIs Together AI publishes across the network.

Together AI Audio API
Together AI Batches API
Together AI Chat API
Together AI Code Interpreter API
Together AI Completion API
Together AI Deployments API
Together AI DeploymentsStorage API
Together AI DeploymentsVolumes API
Together AI Embeddings API
Together AI Endpoints API
Together AI evaluation API
Together AI Files API
Where this information came from

This is an independent, third-party profile of Together AI Compute 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.