Skip to main content
API keys let external scripts and integrations call the Oviond REST API on behalf of your account. A key inherits the permissions of the user who created it — invite a dedicated read-only user for key-issuing if you want to scope-limit.
1

Open API Keys

From Account → API Keys.
2

Click + New Key

Opens the create dialog.
3

Name the key

Use a descriptive name — e.g. Zapier — Marketing Workflows — so you know what depends on it.
4

Create

Oviond shows the key once — copy it immediately. We hash the key after this screen; there’s no way to retrieve it later.
5

Paste into your tool

Use the key as a Bearer token: Authorization: Bearer <key>.
The full key is only visible at creation. If you lose it, you’ll need to revoke the key and generate a new one.