Security
Two-factor authentication, SSO, SCIM, IP allowlist.
Two-factor authentication (TOTP)
Use any authenticator app (Google, 1Password, Authy).
Enterprise (SSO / SCIM / IP allowlist)
Configure SSO providers, mint SCIM tokens for IdP provisioning, and restrict access by IP range. These features are available on the Enterprise plan.
- •
POST /v1/security/sso/:orgId— register a SAML/OIDC provider - •
POST /v1/security/scim/:orgId/token— mint SCIM token - •
POST /v1/security/ip-allowlist/:orgId— add CIDR allowlist