Mezmo

Monitoring Service API key

Ship logs and manage views, alerts and archiving in Mezmo from any Windmill script, flow or app.

Set up in 3 steps

1

Copy a service key

In Mezmo, open Settings then API Keys, and take a service key — the ingestion key is a different one, for sending log lines.

2

Add the resource in Windmill

Open Resources, add a resource of type mezmo, and paste the key.

3

Run your first script

Fork any script below and read before writing anything. There are dozens here, so search by the verb you need.

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

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

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

Questions

Service key or ingestion key?

Service. The ingestion key only sends log lines and cannot read or configure anything through this API.

Is my key stored on the hub?

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