Skip to main content
POST
Create OAuth App
string
required
Display name for your application.
web | native | spa | server
required
Application type. Use server for machine-to-machine (Client Credentials).
string
Human-readable description shown on the consent screen.
string[]
Allowed redirect URIs for Authorization Code flow. Required for web, native, spa types.
string[]
Requested OAuth scopes. Available: openid profile email org:read kyc:read kyc:write claims:read claims:write voice:read evidence:read evidence:write tokens:read
string
required
Your Organisation UUID.
string
OAuth App UUID.
string
Your client_id — safe to share with clients.
string
Your client_secret — shown once only. Store securely.
string
active