auth.anny.co) separate from the booking API.
Use the Identity API to:
- Detect login method for a domain — determine whether a user should log in with a password, SSO redirect, or another protocol before starting the auth flow
- Update user profiles — change name, contact details, locale, and timezone for authenticated users
- Request account deletion — initiate GDPR-compliant deletion for a user
Authentication
All protected endpoints require a Bearer token in theAuthorization header: