{"api":"v1","generated_at":"2026-09-16T03:19:17.650Z","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/manyfish-seller-redcliff-d7368db1-westus2-azurecontainerapps-io-api-v1-maps-reve-2cff7d","pinned_page":"https://tollindex.com/e/manyfish-seller-redcliff-d7368db1-westus2-azurecontainerapps-io-api-v1-maps-reve-2cff7d/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":"manyfish-seller-redcliff-d7368db1-westus2-azurecontainerapps-io-api-v1-maps-reve-2cff7d","canonical_url":"https://manyfish-seller.redcliff-d7368db1.westus2.azurecontainerapps.io/api/v1/maps/reverse-geocode","resource":"https://manyfish-seller.redcliff-d7368db1.westus2.azurecontainerapps.io/api/v1/maps/reverse-geocode","http_method":"POST","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"ManyFish location resolver for reverse geocoding. Convert latitude and longitude into a normalized address, structured address components, IANA time zone, and current UTC offset.","service_name":null,"declared_category":null,"declared_tags":[],"route_template":null,"registry_updated":"2026-09-02T18:57:55.053Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"maps reverse geocode","category":"search","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.002 USDC","amount_units":0.002,"decimals_known":true,"pay_to":"0x9CD3f0D8a73A9a87F752F09d220652dC7dE398cc","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T21:20:12.737Z","calls_30d":2,"unique_payers_30d":1,"last_called_at":"2026-09-02T18:57:54.723Z"},"validation":{"latest":{"observed_at":"2026-09-15T04:18:41.328Z","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-15T04:18:41.328Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T04:16:18.199Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T04:15:26.098Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T06:30:52.967Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T10:00:05.941Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x9CD3f0D8a73A9a87F752F09d220652dC7dE398cc","page":"https://tollindex.com/seller/0x9CD3f0D8a73A9a87F752F09d220652dC7dE398cc","endpoints":13,"hosts":1},"reports":0,"registry_record":{"cdp":[{"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x9CD3f0D8a73A9a87F752F09d220652dC7dE398cc","amount":"2000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300}],"quality":{"lastCalledAt":"2026-09-02T18:57:54.723Z","l30DaysTotalCalls":2,"l30DaysUniquePayers":1},"resource":"https://manyfish-seller.redcliff-d7368db1.westus2.azurecontainerapps.io/api/v1/maps/reverse-geocode","extensions":{"bazaar":{"info":{"input":{"body":{"language":"en-US","latitude":47.6205,"longitude":-122.3493},"type":"http","method":"POST","bodyType":"json"},"output":{"type":"json","example":{"count":1,"results":[{"type":"Address","country":"United States","latitude":47.6205,"locality":"Seattle","timeZone":"America/Los_Angeles","longitude":-122.3493,"utcOffset":"-07:00","confidence":"High","matchCodes":["Good"],"postalCode":"98109","streetName":"Broad St","addressLine":"400 Broad St","countryCode":"US","streetNumber":"400","adminDistrict":"Washington","adminDistrict2":"King County","formattedAddress":"400 Broad St, Seattle, WA 98109, United States","adminDistrictCode":"WA"}],"coordinates":{"latitude":47.6205,"longitude":-122.3493},"utcOffsetAt":"2026-08-31T20:15:00.000Z"}}},"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":["latitude","longitude"],"properties":{"language":{"type":"string","pattern":"^[A-Za-z]{2,3}(?:-[A-Za-z0-9]{2,8})*$","maxLength":35,"minLength":2},"latitude":{"type":"number","maximum":90,"minimum":-90},"longitude":{"type":"number","maximum":180,"minimum":-180}},"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":["coordinates","utcOffsetAt","count","results"],"properties":{"count":{"type":"integer","minimum":0},"results":{"type":"array","items":{"type":"object","required":["latitude","longitude","formattedAddress","addressLine","streetNumber","streetName","locality","postalCode","adminDistrict","adminDistrictCode","adminDistrict2","country","countryCode","type","confidence","matchCodes","timeZone","utcOffset"],"properties":{"type":{"type":["string","null"]},"country":{"type":["string","null"]},"latitude":{"type":["number","null"]},"locality":{"type":["string","null"]},"timeZone":{"type":["string","null"]},"longitude":{"type":["number","null"]},"utcOffset":{"type":["string","null"]},"confidence":{"type":["string","null"]},"matchCodes":{"type":"array"},"postalCode":{"type":["string","null"]},"streetName":{"type":["string","null"]},"addressLine":{"type":["string","null"]},"countryCode":{"type":["string","null"]},"streetNumber":{"type":["string","null"]},"adminDistrict":{"type":["string","null"]},"adminDistrict2":{"type":["string","null"]},"formattedAddress":{"type":["string","null"]},"adminDistrictCode":{"type":["string","null"]}},"additionalProperties":false}},"coordinates":{"type":"object","required":["latitude","longitude"],"properties":{"latitude":{"type":"number","maximum":90,"minimum":-90},"longitude":{"type":"number","maximum":180,"minimum":-180}},"additionalProperties":false},"utcOffsetAt":{"type":"string","pattern":"^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}\\.\\d{3}Z$"}},"additionalProperties":false}}}}}},"builder-code":{"info":{"s":["cdp_sdk_server"]},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"a":{"type":"string","pattern":"^[a-z0-9_]{1,32}$","description":"App builder code"},"s":{"type":"array","items":{"type":"string","pattern":"^[a-z0-9_]{1,32}$"},"maxItems":11,"description":"Service builder codes"},"w":{"type":"string","pattern":"^[a-z0-9_]{1,32}$","description":"Wallet builder code"}},"additionalProperties":false}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"description":"ManyFish location resolver for reverse geocoding. Convert latitude and longitude into a normalized address, structured address components, IANA time zone, and current UTC offset.","lastUpdated":"2026-09-02T18:57:55.053Z","x402Version":2}]}}