Sending your first API call
Set a permission group
Define which vaults and operations the API key can access. See Permission groups.
Create an API key
Generate a key assigned to the permission group. See API keys.
Sign your requests
Sensitive endpoints require an Ed25519 signature in addition to the API key. See Signing requests.
What next
Authentication
Learn how API keys and permission groups work together.
Request signing
Learn how requests are signed and attached to headers.
Errors and pagination
Learn how to handle response codes, rate limits, and cursor pagination.
API Reference
Learn how to use our API from the OpenAPI specifications.

