AbstractAPI

Data API key, one per product

Validate emails, phone numbers and VAT ids, and look up geolocation, exchange rates and holidays, with Abstract API.

Set up in 3 steps

1

Pick a product and copy its key

Abstract issues a separate key per product. Open the one you need on the Abstract dashboard — email validation, VAT, exchange rates — and copy its key.

2

Add the resource in Windmill

Open Resources, add a resource of type abstractapi, and paste that product's key.

3

Run your first script

Fork the script for that product. A key from a different product will be rejected.

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

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

View raw schema →
FieldTypeRequiredWhat it is
apiKeystringYesKey obtained from the dashboard page for each API product

Questions

One key does not work everywhere

Each Abstract product has its own endpoint and its own key. Keep a resource per product you use, named after it.

Is my key stored on the hub?

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