{"api":"v1","generated_at":"2026-09-15T19:06:21.099Z","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/vaaya-ai-api-run-nyne-person-enrich-7c2749","pinned_page":"https://tollindex.com/e/vaaya-ai-api-run-nyne-person-enrich-7c2749/at/2026-09-15T16-57Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-15T16:57:44.360Z","snapshot_stamp":"2026-09-15T16-57Z","endpoint":{"slug":"vaaya-ai-api-run-nyne-person-enrich-7c2749","canonical_url":"https://vaaya.ai/api/run/nyne/person-enrich","resource":"https://vaaya.ai/api/run/nyne/person-enrich","http_method":"POST","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Enrich OR reverse-lookup a person via Nyne — from ANY single identifier: `email` (\"who owns this address?\"), `phone` (\"who is this number?\"), `social_media_url` (LinkedIn/X/Instagram/GitHub/Facebook profile URL — for a bare handle build the URL, e.g. https://instagram.com/<handle>), or `name` (+ `company`/`city` to disambiguate). Returns the resolved identity: best work/personal emails, alt emails, PHONE numbers, social profiles, work history, seniority. Use when Prospeo misses, the lead has no…","service_name":"Vaaya","declared_category":null,"declared_tags":["nyne","ai-agents","pay-per-call"],"route_template":":var1","registry_updated":"2026-08-17T22:22:51.198Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"nyne person enrich","category":"identity","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-15T16:57:44.360Z","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.55 USDC","amount_units":0.55,"decimals_known":true,"pay_to":"0x7c655d3d3944Bd27994dD81A036C3aFB19806C40","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T16:57:44.360Z","calls_30d":1,"unique_payers_30d":1,"last_called_at":"2026-08-17T22:22:50.774Z"},"validation":{"latest":{"observed_at":"2026-09-15T05:36:54.584Z","state":"malformed","failed_checks":["bazaar.routeTemplate.matches_resource"],"endpoint_http_status":402,"run_id":"daily-2026-09-15"},"uptime":[{"days":7,"observed":5,"passed":0,"ratio":0},{"days":30,"observed":5,"passed":0,"ratio":0},{"days":90,"observed":5,"passed":0,"ratio":0}],"history_90d":[{"observed_at":"2026-09-15T05:36:54.584Z","state":"malformed","failed_checks":["bazaar.routeTemplate.matches_resource"],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T05:10:22.779Z","state":"malformed","failed_checks":["bazaar.routeTemplate.matches_resource"],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T05:06:25.240Z","state":"malformed","failed_checks":["bazaar.routeTemplate.matches_resource"],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T07:22:36.379Z","state":"malformed","failed_checks":["bazaar.routeTemplate.matches_resource"],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T11:05:17.527Z","state":"malformed","failed_checks":["bazaar.routeTemplate.matches_resource"],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x7c655d3d3944Bd27994dD81A036C3aFB19806C40","page":"https://tollindex.com/seller/0x7c655d3d3944Bd27994dD81A036C3aFB19806C40","endpoints":67,"hosts":1},"reports":0,"registry_record":{"cdp":[{"tags":["nyne","ai-agents","pay-per-call"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x7c655d3d3944Bd27994dD81A036C3aFB19806C40","amount":"550000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":360}],"iconUrl":"https://res.cloudinary.com/bdb-prod/image/upload/c_fill,ar_1:1,w_256,h_256,f_auto,q_auto/v1783358761/bazaar-icons/161e7ee036681539.png","quality":{"lastCalledAt":"2026-08-17T22:22:50.774Z","l30DaysTotalCalls":1,"l30DaysUniquePayers":1},"resource":"https://vaaya.ai/api/run/nyne/person-enrich","extensions":{"bazaar":{"info":{"input":{"body":{"city":"example","name":"example","email":"user@example.com","phone":"example","company":"example","lite_enrich":false,"social_media_url":"https://example.com","ai_enhanced_search":false,"strict_email_check":false},"type":"http","method":"POST","bodyType":"json","pathParams":{}},"output":{"type":"json","example":{"ok":true,"data":{},"charged_cents":55}}},"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","$schema":"http://json-schema.org/draft-07/schema#","properties":{"city":{"type":"string","maxLength":100},"name":{"type":"string","minLength":2},"email":{"type":"string","format":"email"},"phone":{"type":"string","minLength":7},"company":{"type":"string","maxLength":255},"lite_enrich":{"type":"boolean"},"social_media_url":{"type":"string","format":"uri"},"ai_enhanced_search":{"type":"boolean"},"strict_email_check":{"type":"boolean"}},"additionalProperties":false},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"pathParams":{"type":"object"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"routeTemplate":":var1"}},"description":"Enrich OR reverse-lookup a person via Nyne — from ANY single identifier: `email` (\"who owns this address?\"), `phone` (\"who is this number?\"), `social_media_url` (LinkedIn/X/Instagram/GitHub/Facebook profile URL — for a bare handle build the URL, e.g. https://instagram.com/<handle>), or `name` (+ `company`/`city` to disambiguate). Returns the resolved identity: best work/personal emails, alt emails, PHONE numbers, social profiles, work history, seniority. Use when Prospeo misses, the lead has no…","lastUpdated":"2026-08-17T22:22:51.198Z","serviceName":"Vaaya","x402Version":2}]}}