{"api":"v1","generated_at":"2026-09-16T09:40:37.620Z","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/gateway-stride20k-com-dev-pypi-packagename-9cf3b4","pinned_page":"https://tollindex.com/e/gateway-stride20k-com-dev-pypi-packagename-9cf3b4/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":"gateway-stride20k-com-dev-pypi-packagename-9cf3b4","canonical_url":"https://gateway.stride20k.com/dev/pypi/:packageName","resource":"https://gateway.stride20k.com/dev/pypi/:packageName","http_method":"GET","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"PyPI package health API: dependency-hygiene facts from the official PyPI JSON API — latest version, upload time, total releases, yank status, declared dependency count, requires-python constraint, license, summary, and weekly downloads (pypistats). Names are PEP 503-normalized (dots/underscores/hyphens equivalent). Use for auditing requirements.txt and pyproject.toml, supply-chain security checks, and version freshness agents. Cached up to 1 hour per package.","service_name":"Stride20k","declared_category":null,"declared_tags":["dev"],"route_template":"/dev/pypi/:packageName","registry_updated":"2026-08-30T12:06:44.526Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"dev pypi","category":"storage","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.003 USDC","amount_units":0.003,"decimals_known":true,"pay_to":"0x552Cc4A10878C7F20574489D47184249657Ca3f6","scheme":"exact"}],"counters":{"observed_at":"2026-09-16T04:48:25.992Z","calls_30d":3,"unique_payers_30d":2,"last_called_at":"2026-08-30T12:06:44.384Z"},"validation":{"latest":{"observed_at":"2026-09-16T05:43:30.606Z","state":"fail","failed_checks":["returns_402"],"endpoint_http_status":400,"run_id":"daily-2026-09-16"},"uptime":[{"days":7,"observed":6,"passed":0,"ratio":0},{"days":30,"observed":6,"passed":0,"ratio":0},{"days":90,"observed":6,"passed":0,"ratio":0}],"history_90d":[{"observed_at":"2026-09-16T05:43:30.606Z","state":"fail","failed_checks":["returns_402"],"run_id":"daily-2026-09-16","state_changed":false},{"observed_at":"2026-09-15T06:00:22.985Z","state":"fail","failed_checks":["returns_402"],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T05:31:49.879Z","state":"fail","failed_checks":["returns_402"],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T05:26:23.007Z","state":"fail","failed_checks":["returns_402"],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T07:43:08.853Z","state":"fail","failed_checks":["returns_402"],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T11:33:13.321Z","state":"fail","failed_checks":["returns_402"],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x552Cc4A10878C7F20574489D47184249657Ca3f6","page":"https://tollindex.com/seller/0x552Cc4A10878C7F20574489D47184249657Ca3f6","endpoints":24,"hosts":2},"reports":0,"registry_record":{"cdp":[{"tags":["dev"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x552Cc4A10878C7F20574489D47184249657Ca3f6","amount":"3000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":60}],"quality":{"lastCalledAt":"2026-08-30T12:06:44.384Z","l30DaysTotalCalls":3,"l30DaysUniquePayers":2},"resource":"https://gateway.stride20k.com/dev/pypi/:packageName","extensions":{"bazaar":{"info":{"input":{"type":"http","method":"GET","pathParams":{"packageName":"requests"},"queryParams":{}},"output":{"type":"json","example":{"ok":true,"data":{"yanked":false,"license":"Apache-2.0","package":"requests","summary":"Python HTTP for Humans.","versionCount":163,"latestVersion":"2.34.2","requiresPython":">=3.10","dependencyCount":6,"weeklyDownloads":380362015,"latestUploadedAt":"2026-05-14T19:25:26.443000Z"},"meta":{"cached":false,"source":"PyPI JSON API + pypistats","fetchedAt":"2026-07-04T00:00:00.000Z","attribution":null},"endpoint":"/dev/pypi/:packageName"}}},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"pathParams":{"type":"object","required":["packageName"],"properties":{"packageName":{"type":"string","pattern":"[A-Za-z0-9]([A-Za-z0-9._-]*[A-Za-z0-9])?","normalize":"lower","description":"PyPI package name (PEP 503 normalized, e.g. 'requests', 'scikit-learn')."}}},"queryParams":{"type":"object","properties":{}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["ok","endpoint","data","meta"],"properties":{"ok":{"type":"boolean","description":"true on success."},"data":{"type":"object","required":["package","latestVersion","yanked"],"properties":{"yanked":{"type":"boolean","description":"Whether the latest release is yanked."},"license":{"type":"string","description":"Declared license (truncated to 120 chars), or null."},"package":{"type":"string","description":"Canonical package name."},"summary":{"type":"string","description":"One-line package summary."},"versionCount":{"type":"integer","description":"Total published releases."},"latestVersion":{"type":"string","description":"Current release version."},"requiresPython":{"type":"string","description":"requires-python constraint (e.g. '>=3.10'), or null."},"dependencyCount":{"type":"integer","description":"Declared requires_dist entries for the latest release."},"weeklyDownloads":{"type":"integer","description":"Downloads in the last 7 days, or null if unavailable."},"latestUploadedAt":{"type":"string","description":"Upload time of the newest release files, ISO 8601."}}},"meta":{"type":"object","required":["source","cached","fetchedAt"],"properties":{"cached":{"type":"boolean","description":"Whether this response was served from cache."},"source":{"type":"string","description":"Upstream source: PyPI JSON API + pypistats."},"fetchedAt":{"type":"string","description":"ISO 8601 time the data was actually retrieved from the upstream."},"attribution":{"type":["string","null"],"description":"Licensing attribution when the source requires it."}}},"endpoint":{"type":"string","description":"Always \"/dev/pypi/:packageName\"."}}}}}}},"routeTemplate":"/dev/pypi/:packageName"}},"description":"PyPI package health API: dependency-hygiene facts from the official PyPI JSON API — latest version, upload time, total releases, yank status, declared dependency count, requires-python constraint, license, summary, and weekly downloads (pypistats). Names are PEP 503-normalized (dots/underscores/hyphens equivalent). Use for auditing requirements.txt and pyproject.toml, supply-chain security checks, and version freshness agents. Cached up to 1 hour per package.","lastUpdated":"2026-08-30T12:06:44.526Z","serviceName":"Stride20k","x402Version":2}]}}