Skip to Content
Nextra 4.0 is released 🎉
APIAuthentication

Authentication

Authentication of the SSHVerify API is done through API keys. The API Keys can be created in the Web Interface , under the project settings.

Using the API Key

A created API Key can be used in an HTTP request by providing it in the X-Api-Key header like so:

X-Api-Key: IzCeJXa2CFOsp5mFQVg31APbTAxgZxZz

Scope

Each API Key is scoped to a project. Each key can access all SSH Collection and SSH Verification entities within the project.