Skip to main content
Every groqcloud.api.* operation is listed below with parameter shapes and return types from the plugin Zod schemas.
New to Corsair? See API access, authentication, and error handling.

Audio

createTranscription

audio.createTranscription Transcribe an audio file into text Risk: write
Input Output

createTranslation

audio.createTranslation Translate an audio recording into English text Risk: write
Input Output

listVoices

audio.listVoices Retrieve available TTS voices for Groq PlayAI models Risk: read
Input: empty object Output

Chat

createCompletion

chat.createCompletion Generate a chat completion from a list of messages Risk: write
Input
Output

createResponse

chat.createResponse Create a model response for the given input (Responses API) Risk: write
Input Output

Models

listModels

models.listModels Retrieve currently available Groq models Risk: read
Input: empty object Output

retrieveModel

models.retrieveModel Retrieve detailed metadata for a specific model Risk: read
Input Output