Common Reports
Common Reports API
The Reports API retrieves statistics, aggregations, or plain results for specific entities in your Cidaas instance.
Available reports:
User Statistics
- geo-location: retrieves user location data.
- user-growth-report: provides analytics on new user growth, returning users, and active users.
Provider Statistics
- provider-statistics: provides login and registration counts for multiple providers.
Authentication
- OpenID Connect: openId
- OAuth 2.0: OAuth2
Security Scheme Type: | openIdConnect |
|---|---|
OpenID Connect URL: |
Security Scheme Type: | oauth2 |
|---|---|
OAuth Flow (implicit): | Authorization URL: https://domain/authz-srv/authz Scopes:
|
OAuth Flow (clientCredentials): | Token URL: https://domain/token-srv/token Scopes:
|
OAuth Flow (authorizationCode): | Token URL: https://domain/token-srv/token Authorization URL: https://domain/authz-srv/authz Scopes:
|
Terms of Service
https://www.cidaas.com/terms-of-use/