{"api":"v1","generated_at":"2026-09-16T06:34:12.830Z","licence":{"name":"CC BY 4.0","url":"https://creativecommons.org/licenses/by/4.0/","attribution":"TOLL, with a link to the page cited"},"page":"https://tollindex.com/e/api-qonoro-ai-v1-phone-validate-b8a55e","pinned_page":"https://tollindex.com/e/api-qonoro-ai-v1-phone-validate-b8a55e/at/2026-09-16T04-48Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-16T04:48:25.992Z","snapshot_stamp":"2026-09-16T04-48Z","endpoint":{"slug":"api-qonoro-ai-v1-phone-validate-b8a55e","canonical_url":"https://api.qonoro.ai/v1/phone/validate","resource":"https://api.qonoro.ai/v1/phone/validate","http_method":"POST","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Validate phone numbers: E.164 format, country detection, line type (mobile/landline/VOIP/toll-free), and risk score. Deterministic, sub-second. x402-native.","service_name":"Qonoro Phone Validator","declared_category":null,"declared_tags":["phone-validation","telecom","data-quality","b2b","qonoro"],"route_template":null,"registry_updated":"2026-08-30T07:58:59.460Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"phone validate","category":"other","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-16T04:48:25.991Z","observation_began":"2026-09-10"},"presence":{"listed_now":true,"first_absent_at":null,"delisting_confirmed_at":null,"events":[{"registry":"cdp","at":"2026-09-10T19:08:24.178Z","event":"listed"}]},"accepts":[{"registry":"cdp","ordinal":0,"network":"eip155:8453","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","asset_name":"USD Coin","symbol":"USDC","decimals":6,"amount_display":"0.01 USDC","amount_units":0.01,"decimals_known":true,"pay_to":"0x40B62aa49F4a929760fb2DD0Fcb0642f0AA872eb","scheme":"exact"}],"counters":{"observed_at":"2026-09-16T04:48:25.992Z","calls_30d":2,"unique_payers_30d":2,"last_called_at":"2026-08-30T07:58:59.112Z"},"validation":{"latest":{"observed_at":"2026-09-16T06:03:41.093Z","state":"pass","failed_checks":[],"endpoint_http_status":402,"run_id":"daily-2026-09-16"},"uptime":[{"days":7,"observed":6,"passed":6,"ratio":1},{"days":30,"observed":6,"passed":6,"ratio":1},{"days":90,"observed":6,"passed":6,"ratio":1}],"history_90d":[{"observed_at":"2026-09-16T06:03:41.093Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-16","state_changed":false},{"observed_at":"2026-09-15T06:20:09.926Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T05:50:12.608Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T05:43:08.005Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T08:00:09.920Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T11:55:45.084Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x40B62aa49F4a929760fb2DD0Fcb0642f0AA872eb","page":"https://tollindex.com/seller/0x40B62aa49F4a929760fb2DD0Fcb0642f0AA872eb","endpoints":8,"hosts":1},"reports":0,"registry_record":{"cdp":[{"tags":["phone-validation","telecom","data-quality","b2b","qonoro"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x40B62aa49F4a929760fb2DD0Fcb0642f0AA872eb","amount":"10000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300}],"quality":{"lastCalledAt":"2026-08-30T07:58:59.112Z","l30DaysTotalCalls":2,"l30DaysUniquePayers":2},"resource":"https://api.qonoro.ai/v1/phone/validate","extensions":{"bazaar":{"info":{"input":{"body":{"phone":"+14155552671"},"type":"http","method":"POST","bodyType":"json","inputSchema":{"type":"object","required":["phone"],"properties":{"phone":{"type":"string","description":"Phone number to validate (E.164 preferred, e.g. '+14155552671')."},"buyer_region":{"type":"string","description":"Optional privacy-safe buyer region for operational reporting."},"country_hint":{"type":"string","description":"ISO 3166-1 alpha-2 country code hint for parsing local numbers (e.g. 'US')."}}}},"output":{"type":"json","example":{"valid":true,"possible":true,"cache_hit":false,"line_type":"landline_or_mobile","request_id":"example-request-id","risk_score":0.1,"country_iso":"US","e164_format":"+14155552671","phone_input":"+14155552671","country_code":1,"country_name":"United States","risk_reasons":["Line type is ambiguous (landline or mobile)."],"national_format":"(415) 555-2671","response_time_ms":5,"international_format":"+1 415-555-2671"}}},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","required":["phone"],"properties":{"phone":{"type":"string","description":"Phone number to validate (E.164 preferred, e.g. '+14155552671')."},"buyer_region":{"type":"string","description":"Optional privacy-safe buyer region for operational reporting."},"country_hint":{"type":"string","description":"ISO 3166-1 alpha-2 country code hint for parsing local numbers (e.g. 'US')."}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"inputSchema":{"type":"object"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"valid":{"type":"boolean"},"possible":{"type":"boolean"},"cache_hit":{"type":"boolean"},"line_type":{"type":"string"},"request_id":{"type":"string"},"risk_score":{"type":"number"},"country_iso":{"type":"string","nullable":true},"e164_format":{"type":"string","nullable":true},"phone_input":{"type":"string"},"country_code":{"type":"integer","nullable":true},"country_name":{"type":"string","nullable":true},"risk_reasons":{"type":"array","items":{"type":"string"}},"national_format":{"type":"string","nullable":true},"response_time_ms":{"type":"number","nullable":true},"international_format":{"type":"string","nullable":true}}}}}}}}},"description":"Validate phone numbers: E.164 format, country detection, line type (mobile/landline/VOIP/toll-free), and risk score. Deterministic, sub-second. x402-native.","lastUpdated":"2026-08-30T07:58:59.46Z","serviceName":"Qonoro Phone Validator","x402Version":2}]}}