{"name":"verza","description":"South African verification primitives for AI agents: identity and VAT number validation, with CIPC company lookup in development. Paid per call via the x402 protocol (USDC on Base). No accounts, no API keys.","base_url":"https://verza.dev","endpoints":[{"slug":"vat-validate","title":"VAT number validation","description":"Structural validation of a South African VAT registration number: 10 digits, leading 4, check digit. Free. Confirms format only, not active SARS registration.","url":"https://verza.dev/v1/vat-validate","example":"https://verza.dev/v1/vat-validate?vat=4012345678","params":{"vat":"string, required: the VAT number to validate"},"price":"free"},{"slug":"id-validate","title":"SA ID number validation","description":"Structural validation of a South African identity number with safe decode: check digit, birth date, gender and citizenship segments. Stateless, never stored or logged.","url":"https://verza.dev/v1/id-validate","example":"https://verza.dev/v1/id-validate?id=8001015009087","params":{"id":"string, required: the 13-digit SA identity number"},"price":"$0.01"}],"roadmap":[{"endpoint":"/v1/company-check","status":"in development","description":"Full CIPC registry lookup: registration status, registration number, enterprise type. Pending licensed bureau data access."},{"endpoint":"/v1/tender-awards","status":"planned","description":"Government tender award history by supplier. Held back until a source that actually publishes award records is verified; the live eTenders OCDS feed currently carries none."}],"privacy":"Stateless: identity inputs are validated in memory and never stored. Access logs record path and status only, never query parameters.","disclaimer":"Independent verification service over public data and standard checksum algorithms. Structural validation does not confirm registration with SARS, Home Affairs or any authority. No identity data is stored; identity query parameters are never logged."}