Animica x402 Directory

Directory / api.resetparatodos.com

api.resetparatodos.com/x402/v1/screen

Screen a person or company name against international sanctions (US OFAC SDN + Consolidated, EU, UK), Politically Exposed Persons (PEP: national politicians of 31 countries, sourced from Wikidata), and national lists (Mexico: SAT 69/69-B and sanctioned suppliers; Brazil, Colombia, Argentina, Dominican Republic). Fuzzy name + alias matching with a 0-100 score. Every hit and source is stamped with list, program and refresh date.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://api.resetparatodos.com/x402/v1/screen'

# -> HTTP/1.1 402 Payment Required
#    the response carries the price, asset and pay-to address.

# 2. Pay and retry with any x402 client:
npx x402-fetch 'https://api.resetparatodos.com/x402/v1/screen'

Endpoint: https://api.resetparatodos.com/x402/v1/screen. Operated by api.resetparatodos.com, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.

Other endpoints on api.resetparatodos.com

api.resetparatodos.com/x402/v1/brazil/cnpj/validate

Deterministically validate a Brazilian CNPJ (company taxpayer ID): format and both check digits (mod-11). Supports the traditional numeric format and the alphan…

GET · $0.02

api.resetparatodos.com/x402/v1/clabe/validate

Deterministically validate a Mexican CLABE (18-digit interbank account key): length, check digit, and issuing bank by prefix. Structural validation only.

GET · $0.03

api.resetparatodos.com/x402/v1/company/verify

Verify a Mexican company or individual by RFC against official public sources: SAT blacklist 69-B (definitive/presumed), article 69 lists (firm, not-located, ca…

GET · $0.61

api.resetparatodos.com/x402/v1/guatemala/fel/parse

Parse a Guatemalan FEL electronic invoice (DTE) XML into a consistent JSON object: document type, issue date, currency, issuer (NIT/name), receiver, grand total…

GET · $0.03

api.resetparatodos.com/x402/v1/guatemala/fel/validate

Validate a Guatemalan FEL electronic invoice (DTE) XML against the official SAT XML schema (GT_Documento). Returns whether it is schema-valid and the schema err…

GET · $0.03

api.resetparatodos.com/x402/v1/lei/verify

Verify a Legal Entity Identifier (LEI) against GLEIF: confirms whether the LEI exists and returns its registration status, entity status, legal name and jurisdi…

GET · $0.03

api.resetparatodos.com/x402/v1/rfc/validate

Deterministically validate a Mexican RFC (taxpayer ID): format, person type (individual/company), embedded date, and check digit. Structural validation only.

GET · $0.03

api.resetparatodos.com/x402/v1/uk/company/verify

Verify a UK company by its Companies House number (e.g. 00445790) or by name against the official UK register (Companies House). Returns the company profile: re…

GET · $0.03

api.resetparatodos.com/x402/v1/us/sec/verify

Verify a US SEC-registered entity via EDGAR by CIK or ticker: confirms it exists and returns name, CIK, SIC industry, entity type, state of incorporation, ticke…

GET · $0.03

All 10 endpoints on api.resetparatodos.com →