🚀 Inizia con Rendra

Sign in to your dashboard

— or sign in with a magic link —

Prefer the API? Create a key directly

Programmatic access is simple - use our API to create an account and get your API key:

curl -X POST https://your-rendra-instance.com/api/v1/users \
  -H "Content-Type: application/json" \
  -d '{"email": "your@email.com", "plan": "free"}'
💡 Suggerimento: Sostituisci l'URL con la tua istanza Rendra. Se la esegui in locale, usa http://localhost:3001
Vedi la documentazione dell'API Torna alla home