Skip to main content

Register

Create a new Vrin account.
string
required
Email address for the new account.
string
required
Password.
string
Display name.

Login

Authenticate and receive an API key.
string
required
Account email.
string
required
Account password.

List API keys

List all API keys for the authenticated user.
string
required
Bearer token.

Create API key

string
required
Bearer token.
string
Human-readable name for the key.
The full API key is only shown once at creation time. Store it securely.

Delete API key

string
required
Bearer token.
string
required
The ID of the key to delete (not the key value).

Get user limits

Check the authenticated user’s plan and usage limits.
string
required
Bearer token.