Together AI · Capability
Together APIs — Endpoints
Together APIs — Endpoints. 5 operations. Lead operation: List all endpoints, can be filtered by type. Self-contained Naftiko capability covering one Together Ai business surface.
What You Can Do
GET
Listendpoints
— List all endpoints, can be filtered by type
/v1/endpoints
POST
Createendpoint
— Create a dedicated endpoint, it will start automatically
/v1/endpoints
GET
Getendpoint
— Get endpoint by ID
/v1/endpoints/{endpointid}
PATCH
Updateendpoint
— Update endpoint, this can also be used to start or stop a dedicated endpoint
/v1/endpoints/{endpointid}
DELETE
Deleteendpoint
— Delete endpoint
/v1/endpoints/{endpointid}
MCP Tools
list-all-endpoints-can-be
List all endpoints, can be filtered by type
read-only
idempotent
create-dedicated-endpoint-it-will
Create a dedicated endpoint, it will start automatically
get-endpoint-id
Get endpoint by ID
read-only
idempotent
update-endpoint-this-can-also
Update endpoint, this can also be used to start or stop a dedicated endpoint
idempotent
delete-endpoint
Delete endpoint
idempotent