Authentiq Connect

Number of APIs: 6

Authentiq Connect OAuth 2.0 and OpenID Connect API reference. Learn about Authentiq ID or check out the Authentiq Connect developer documentation.

Contact Support: Name: No Contact Email: email@example.com

  1. client - List clients GET {{baseUrl}}/client

  2. client - Delete a client DELETE {{baseUrl}}/client/:client_id

  3. Authenticate a user GET {{baseUrl}}/authorize?client_id=<get>&response_type=<get>&scope=<get>&redirect_uri=<get>&state=<>&response_mode=<get>&nonce=<get>&display=<>&prompt=<>&max_age=<>&ui_locales=<>

  4. Obtain an ID Token POST {{baseUrl}}/token

  5. Retrieve their user profile GET {{baseUrl}}/userinfo

  6. Include a session iframe GET {{baseUrl}}/:client_id/iframe