Logo
30sec's Public API Documentation

Authentication

Number of APIs: 3


1. Get access_token from refresh_token

POST {{authentication-url}}/connect/token



2. Introspection

POST {{authentication-url}}/connect/introspect



3. well known

POST {{authentication-url}}/.well-known/openid-configuration



ENDPOINTS