Welcome to the MagicStack Authentication service documentation.
The examples use https://auth.magicrunez.com as the public API host.
API Reference
- Health — /health
- Login — /login
- Register — /register
- Tenant Info — /tenant
- Tenant Secrets — /tenant/secrets
- Tenants (visibility endpoints) — /tenants
- User endpoints — /user
- Admin endpoints — /admin
- Protected: refExample — /api/refExample
Click any endpoint to see a short description and a JavaScript fetch example.