Persona

Identity API key

Read verifications, cases, reports and accounts from Persona, and act on them, from any Windmill script, flow or app.

Set up in 3 steps

1

Create an API key

In the Persona dashboard, open API Keys under your organization settings, and create one with the permissions your scripts need.

2

Add the resource in Windmill

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

3

Run your first script

Fork any script below and read before writing anything. There are hundreds 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

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

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

Questions

This reads identity documents

It does. Persona holds government IDs and selfies, so scope the key to what a script needs and keep the resource in a folder only the right people can read.

Sandbox or production?

The key decides, and the two environments never mix. Keep a resource for each and switch the one a flow points at.

Is my key stored on the hub?

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