https://api.antigen.sh/v1.
Authentication
Every authenticated request accepts one of the following credentials:x-api-key: atg_sk_...for scripts and CI/CD.Authorization: Bearer <access_token>for custom applications.better-auth.session_tokenfor browser applications.