Links
Comment on page

Stats

Get current stats for verifications.
get
https://{sub-domain}.trustswiftly.com
/api/stats
Get Verification Stats
cURL
curl --location --request GET 'https://{sub-domain}.trustswiftly.com/api/stats' \
--header 'Accept: application/json' \
--header 'Content-Type: application/json' \
--header 'Authorization: Bearer {api_key}'