Get your Rendra API key
Sign in to manage named keys and usage, or create one directly from the API. Your first 50 renders each month are free.
Sign in to your dashboard
Use Google, GitHub, or a passwordless magic link.
or sign in with a magic link
Prefer the API?
Create an account and receive a key in one request. Keep it server-side and never commit it to source control.
The response shows the full key once. Store it securely before closing your terminal.
curl -X POST \
https://rendra.alphabros.eu/api/v1/users \
-H "Content-Type: application/json" \
-d '{"email": "you@example.com"}'