GroqCloud API Swagger Skill
groq
groq
| Method | Path | Description |
|---|---|---|
POST | /openai/v1/audio/transcriptions | |
POST | /openai/v1/audio/translations | Transcribes audio into the input language. |
POST | /openai/v1/chat/completions | Translates audio into English. |
POST | /openai/v1/embeddings | Creates a model response for the given chat conversation. |
GET | /openai/v1/models | Creates an embedding vector representing the input text. |
DELETE | /openai/v1/models/{model} | List models |
GET | /openai/v1/models/{model} | Delete model |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install groq
Downloads and installs to ~/.claude/skills/groq/
2.0 (2026-02-13)