Application statistics
You can retrieve information about how many users, and their individual KYC statuses, authorized your application.
To access information related to your application, you must obtain an access token using the client credentials grant, described in the previous section. You'll need to provide a token with the
client.stats:read
scope, which can be acquired via a client credentials grant.Status | Meaning |
approved | User was issued a Credential for the requested KYC Level. |
rejected | User was refused a Credential for the requested KYC Level. |
pending | User has submitted information for review, either for the first time or as a follow-up to a contact, and is waiting to have their identity verified. |
contacted | User has been contacted by Fractal to provide further information, and has yet to do so. |
get
https://VERIFIER_DOMAIN
/api/stats/total-verifications
Total verifications
get
https://VERIFIER_DOMAIN
/api/stats/country-verifications
Verifications by countries
get
https://VERIFIER_DOMAIN
/api/stats/user-verifications
Verifications by user ids