Auth API reference
Reference map for Auth API operations.
- Updated
- Apr 26, 2026
Auth
Use this reference map to choose the operation group before opening an endpoint page for exact request and response details.
Use Auth when the job is account authentication or account-token lifecycle work.
These routes own registration, login, token refresh, password reset or change flows, and email verification link or verification actions. Use Users and Organisations for profile, account, and organisation data after the caller is authenticated.
Create or attach
| Operation | API |
|---|---|
| Create email verification link | Auth API |
| Create password reset link | Auth API |
Other operations
| Operation | API |
|---|---|
| Change password | Auth API |
| Login user | Auth API |
| Refresh token | Auth API |
| Register new user | Auth API |
| Verify email | Auth API |