API Clients
Manage OAuth2 clients for your service's API authentication
API Authentication
API clients enable your service to authenticate users via OAuth2. You'll need to create at least one client to integrate with the platform.
Active Clients
client1
ActiveCreated Apr 10, 2025
Client Type:
Public (PKCE)
Refresh Token:
Enabled
Session State:
Enabled
Redirect URIs:
https://example.com/callback
Inactive Clients
client2
InactiveCreated Apr 10, 2025
Client Type:
Confidential
Refresh Token:
Disabled
Session State:
Disabled
Redirect URIs:
https://example.org/callback
Client Secret:
client-secret
This secret is only shown once. Store it securely.