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: IzCeJXa2CFOsp5mFQVg31APbTAxgZxZzScope
Each API Key is scoped to a project. Each key can access all SSH Collection and SSH Verification entities within the project.