{"api":"v1","generated_at":"2026-09-15T22:53:08.304Z","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-stackgoai-com-api-v1-extract-contact-8cd352","pinned_page":"https://tollindex.com/e/api-stackgoai-com-api-v1-extract-contact-8cd352/at/2026-09-15T21-20Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-15T21:20:12.737Z","snapshot_stamp":"2026-09-15T21-20Z","endpoint":{"slug":"api-stackgoai-com-api-v1-extract-contact-8cd352","canonical_url":"https://api.stackgoai.com/api/v1/extract-contact","resource":"https://api.stackgoai.com/api/v1/extract-contact","http_method":"POST","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Extract structured public business contact information from any public business website. Returns company name, emails, phone numbers, social profiles, postal addresses, and contact pages as structured JSON. $0.01 per request via x402 on Base.","service_name":null,"declared_category":null,"declared_tags":[],"route_template":null,"registry_updated":"2026-09-14T19:54:36.377Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"extract contact","category":"scraping","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-15T21:20:12.737Z","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":"0x60ABF720A5FD7E1D33790a54719CfA71b8929ebA","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T21:20:12.737Z","calls_30d":6,"unique_payers_30d":4,"last_called_at":"2026-09-14T19:54:36.097Z"},"validation":{"latest":{"observed_at":"2026-09-15T05:48:38.204Z","state":"pass","failed_checks":[],"endpoint_http_status":402,"run_id":"daily-2026-09-15"},"uptime":[{"days":7,"observed":5,"passed":5,"ratio":1},{"days":30,"observed":5,"passed":5,"ratio":1},{"days":90,"observed":5,"passed":5,"ratio":1}],"history_90d":[{"observed_at":"2026-09-15T05:48:38.204Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T05:21:08.804Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T05:16:41.559Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T07:33:02.823Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T11:19:53.558Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x60ABF720A5FD7E1D33790a54719CfA71b8929ebA","page":"https://tollindex.com/seller/0x60ABF720A5FD7E1D33790a54719CfA71b8929ebA","endpoints":1,"hosts":1},"reports":1,"registry_record":{"cdp":[{"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x60ABF720A5FD7E1D33790a54719CfA71b8929ebA","amount":"10000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300}],"quality":{"lastCalledAt":"2026-09-14T19:54:36.097Z","l30DaysTotalCalls":6,"l30DaysUniquePayers":4},"resource":"https://api.stackgoai.com/api/v1/extract-contact","extensions":{"bazaar":{"info":{"input":{"body":{"url":"https://api.stackgoai.com/test-fixtures/contact-page"},"type":"http","method":"POST","bodyType":"json"},"output":{"type":"json","example":{"meta":{"durationMs":1200,"pagesFetched":1},"domain":"api.stackgoai.com","emails":[{"value":"test-contact@stackgoai.com","sourceUrl":"https://api.stackgoai.com/test-fixtures/contact-page"}],"phones":[{"value":"+1 555 010 0000","sourceUrl":"https://api.stackgoai.com/test-fixtures/contact-page"}],"socials":{"x":[],"youtube":[],"facebook":[],"linkedin":[],"instagram":[]},"success":true,"inputUrl":"https://api.stackgoai.com/test-fixtures/contact-page","addresses":[],"requestId":"req_example","companyName":"Example Company","contactPages":[],"pagesScanned":["https://api.stackgoai.com/test-fixtures/contact-page"]}}},"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":["url"],"properties":{"url":{"type":"string","maxLength":2048,"description":"Public HTTP or HTTPS webpage URL"}},"additionalProperties":false},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["success","inputUrl","domain","companyName","emails","phones","socials","addresses","contactPages","pagesScanned","meta","requestId"],"properties":{"meta":{"type":"object","required":["pagesFetched","durationMs"],"properties":{"durationMs":{"type":"number"},"pagesFetched":{"type":"number"}}},"domain":{"type":"string"},"emails":{"type":"array","items":{"type":"object","required":["value","sourceUrl"],"properties":{"value":{"type":"string"},"sourceUrl":{"type":"string"}}}},"phones":{"type":"array","items":{"type":"object","required":["value","sourceUrl"],"properties":{"value":{"type":"string"},"sourceUrl":{"type":"string"}}}},"socials":{"type":"object","required":["linkedin","facebook","instagram","x","youtube"],"properties":{"x":{"type":"array","items":{"type":"string"}},"youtube":{"type":"array","items":{"type":"string"}},"facebook":{"type":"array","items":{"type":"string"}},"linkedin":{"type":"array","items":{"type":"string"}},"instagram":{"type":"array","items":{"type":"string"}}}},"success":{"type":"boolean"},"inputUrl":{"type":"string"},"addresses":{"type":"array","items":{"type":"object","required":["sourceUrl"],"properties":{"sourceUrl":{"type":"string"},"postalCode":{"type":"string"},"addressRegion":{"type":"string"},"streetAddress":{"type":"string"},"addressCountry":{"type":"string"},"addressLocality":{"type":"string"}}}},"requestId":{"type":"string"},"companyName":{"type":["string","null"]},"contactPages":{"type":"array","items":{"type":"string"}},"pagesScanned":{"type":"array","items":{"type":"string"}}}}}}}}}},"description":"Extract structured public business contact information from any public business website. Returns company name, emails, phone numbers, social profiles, postal addresses, and contact pages as structured JSON. $0.01 per request via x402 on Base.","lastUpdated":"2026-09-14T19:54:36.377Z","x402Version":2}]}}