GroqAI

AI API key

Run inference on Groq's hosted open models from any Windmill script, flow or app.

Set up in 3 steps

1

Get your credential

In the Groq console, open API Keys and create one. Copy it — it is shown only once.

2

Add the resource in Windmill

Open Resources, add a resource of type groqai, and fill it in.

3

Run your first script

Fork any script below and read before writing anything.

Scripts

Building blocks, if none of the projects above fit. Fork one, run it, or call it as a step inside your own flow.

Resource type

groqai — the shape of the credential every script on this page expects.

View raw schema →
FieldTypeRequiredWhat it is
api_keystringYesAPI key retrieved from the dashboard.

Questions

Can it power Windmill AI?

Groq is a supported provider in Windmill's AI settings. This resource is for the scripts here.

Inference is billed per token

Every call draws on your Groq balance. Cap retries in a flow that loops.

Is my credential stored on the hub?

Never. It lives only in your own Windmill workspace, encrypted at rest.