cURL
curl --request GET \ --url https://api.truthlocks.com/v1/consumer/stats \ --header 'X-API-Key: <api-key>'
{ "total_protections": 42, "public_protections": 15, "total_verifications": 328 }
Returns statistics for the authenticated consumer’s protections and portfolio.
API key for machine-to-machine authentication
Consumer statistics