Together APIs Skill
together
together
| Method | Path | Description |
|---|---|---|
GET | /deployments | |
POST | /deployments | Get the list of deployments |
DELETE | /deployments/{id} | Create a new deployment |
GET | /deployments/{id} | Delete a deployment |
PATCH | /deployments/{id} | Get a deployment by ID or name |
GET | /deployments/{id}/logs | Update a deployment |
GET | /deployments/secrets | Get logs for a deployment |
POST | /deployments/secrets | Get the list of project secrets |
DELETE | /deployments/secrets/{id} | Create a new secret |
GET | /deployments/secrets/{id} | Delete a secret |
PATCH | /deployments/secrets/{id} | Get a secret by ID or name |
GET | /deployments/storage/{filename} | Update a secret |
GET | /deployments/storage/volumes | Download a file |
POST | /deployments/storage/volumes | Get the list of project volumes |
DELETE | /deployments/storage/volumes/{id} | Create a new volume |
GET | /deployments/storage/volumes/{id} | Delete a volume |
PATCH | /deployments/storage/volumes/{id} | Get a volume by ID or name |
GET | /voices | Update a volume |
GET | /videos/{id} | Fetch available voices for each model |
POST | /videos | Fetch video metadata |
POST | /chat/completions | Create video |
POST | /completions | Create chat completion |
POST | /embeddings | Create completion |
GET | /models | Create embedding |
POST | /models | List all models |
GET | /jobs/{jobId} | Upload a custom model or adapter |
GET | /jobs | Get job status |
POST | /images/generations | List all jobs |
GET | /files | Create image |
GET | /files/{id} | List all files |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install together
Downloads and installs to ~/.claude/skills/together/
2.0.0 (2026-02-13)