Skip to main content
Groq
Groq
20 actions · 1 auth method
BetaAI

Authentication

API Key

Generate API keys from your Groq console. Free tier (default, no card required) gives ~30 RPM / 14.4K RPD / 6K TPM — suf…Guides: Connector Profile, Link Account
Actions
20 actions
Action
Description
Create Chat Completion
Send a structured conversation to a Groq-hosted model and receive a chat completion.
Create Response
Create a response via Groq’s beta Responses API (OpenAI-aligned).
Create Transcription
Transcribe an audio file into text using a Groq Whisper model.
Create Translation
Translate non-English audio into English text using a Groq Whisper model.
Create Speech
Generate audio from input text using a Groq TTS model.
List Models
List all models currently available on Groq.
Retrieve Model
Retrieve metadata for a single Groq model by ID.
List Batches
List batch processing jobs for the organization.
Retrieve Batch
Retrieve a single batch job by ID.
Create Batch
Create a batch job to process many chat completions asynchronously.
Cancel Batch
Cancel an in-progress batch job.
List Files
List files uploaded to Groq.
Retrieve File
Retrieve metadata for a single uploaded file by ID.
Upload File
Upload a JSONL file for use with the Batch API.
Delete File
Delete a previously uploaded file by ID.
Download File
Download the raw contents of a previously uploaded file by ID.
List Fine Tunings
List fine-tuning jobs (closed beta).
Get Fine Tuning
Retrieve a single fine-tuning job by ID (closed beta).
Create Fine Tuning
Create a new fine-tuning job (closed beta).
Delete Fine Tuning
Delete a fine-tuning job by ID (closed beta).

Getting Started

1

Create or Select a Project

Set up a new project or select an existing one. See the Projects Guide.
2

Configure the Connector

Enable the connector and set up a connector profile in your project. See Managing Connectors.
https://stackone-logos.com/api/groq/filled/png

Connector Profile

Groq - API Key
3

Link an Account

Connect an account using StackOne Hub or Auth Link.
https://stackone-logos.com/api/groq/filled/png

Link Account

Groq - API Key
4

Use Actions

Invoke actions using one of the methods below: