Skip to main content

Base URL

  • Self-hosted: http://localhost:3000 or your custom domain
  • Cloud: https://{org_identifier}.identety.dev

Authentication

Include an API key or cloud token in the Authorization header:

Client Types

  • client_type: public for SPA/mobile
  • client_type: private for server
  • client_type: m2m for machine-to-machine
Use the appropriate base URL, authentication, and client type for your self-hosted or cloud environment.