{"api":"v1","generated_at":"2026-09-16T00:42:28.776Z","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/chess402-vercel-app-api-user-be21ca","pinned_page":"https://tollindex.com/e/chess402-vercel-app-api-user-be21ca/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":"chess402-vercel-app-api-user-be21ca","canonical_url":"https://chess402.vercel.app/api/user","resource":"https://chess402.vercel.app/api/user","http_method":"POST","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Lichess user profile snapshot: ratings per perf, country, title, online status, counts.","service_name":null,"declared_category":null,"declared_tags":[],"route_template":null,"registry_updated":"2026-08-25T20:08:40.906Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"user","category":"other","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.001 USDC","amount_units":0.001,"decimals_known":true,"pay_to":"0xfbd46201267609ad3c66bd1b99b7f1cc80b1852f","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T21:20:12.737Z","calls_30d":2,"unique_payers_30d":1,"last_called_at":"2026-08-25T20:08:42.917Z"},"validation":{"latest":{"observed_at":"2026-09-15T06:24:13.489Z","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-15T06:24:13.489Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T05:53:54.400Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T05:46:37.998Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T08:03:50.881Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T12:00:34.426Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0xfbd46201267609ad3c66bd1b99b7f1cc80b1852f","page":"https://tollindex.com/seller/0xfbd46201267609ad3c66bd1b99b7f1cc80b1852f","endpoints":3,"hosts":1},"reports":0,"registry_record":{"cdp":[{"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0xfbd46201267609ad3c66bd1b99b7f1cc80b1852f","amount":"1000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300}],"quality":{"lastCalledAt":"2026-08-25T20:08:42.917Z","l30DaysTotalCalls":2,"l30DaysUniquePayers":1},"resource":"https://chess402.vercel.app/api/user","extensions":{"bazaar":{"info":{"input":{"body":{"username":"DrNykterstein"},"type":"http","method":"POST","bodyType":"json"},"output":{"type":"json","example":{"id":"drnykterstein","url":"https://lichess.org/@/DrNykterstein","count":{"all":10450,"win":6000,"draw":2450,"loss":2000,"rated":9800},"perfs":{"blitz":{"rd":45,"prog":12,"prov":false,"games":1234,"rating":3153},"rapid":{"rd":60,"prog":0,"prov":false,"games":89,"rating":2881},"bullet":{"rd":40,"prog":-5,"prov":false,"games":5678,"rating":3243}},"title":"GM","online":false,"patron":false,"seenAt":1700000000000,"profile":{"flag":"NO"},"playTime":{"tv":0,"total":1234567},"username":"DrNykterstein","createdAt":1389027719000}}},"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":"https://json-schema.org/draft/2020-12/schema","required":["username"],"properties":{"username":{"type":"string","pattern":"^[A-Za-z0-9_-]+$","maxLength":30,"minLength":2,"description":"Lichess username (case-insensitive)."}},"description":"Lichess user profile lookup.","additionalProperties":false},"type":{"type":"string","const":"http"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["id","username"],"properties":{"id":{"type":"string","description":"Lowercase Lichess user id."},"url":{"type":"string","description":"Lichess profile URL."},"count":{"type":"object","required":["all","rated","win","loss","draw"],"properties":{"all":{"type":"integer","maximum":9007199254740991,"minimum":-9007199254740991,"description":"Total games."},"win":{"type":"integer","maximum":9007199254740991,"minimum":-9007199254740991,"description":"Wins."},"draw":{"type":"integer","maximum":9007199254740991,"minimum":-9007199254740991,"description":"Draws."},"loss":{"type":"integer","maximum":9007199254740991,"minimum":-9007199254740991,"description":"Losses."},"rated":{"type":"integer","maximum":9007199254740991,"minimum":-9007199254740991,"description":"Rated games."},"import":{"type":"integer","maximum":9007199254740991,"minimum":-9007199254740991,"description":"Imported games."},"bookmark":{"type":"integer","maximum":9007199254740991,"minimum":-9007199254740991,"description":"Bookmarked games."}},"description":"Game count breakdown.","additionalProperties":{}},"flair":{"type":"string","description":"User flair emoji slug."},"perfs":{"type":"object","description":"Per-variant performance objects keyed by perf name (bullet, blitz, rapid, classical, puzzle, …).","propertyNames":{"type":"string"},"additionalProperties":{"type":"object","required":["games","rating"],"properties":{"rd":{"type":"integer","maximum":9007199254740991,"minimum":-9007199254740991,"description":"Rating deviation."},"prog":{"type":"integer","maximum":9007199254740991,"minimum":-9007199254740991,"description":"Rating progression (last 12 games)."},"prov":{"type":"boolean","description":"Whether the rating is provisional."},"games":{"type":"integer","maximum":9007199254740991,"minimum":-9007199254740991,"description":"Total games played."},"rating":{"type":"integer","maximum":9007199254740991,"minimum":-9007199254740991,"description":"Current rating."}},"additionalProperties":{}}},"title":{"type":"string","description":"FIDE title (GM, IM, FM, ...), if any."},"online":{"type":"boolean","description":"Whether the user is online now."},"patron":{"type":"boolean","description":"Whether the user is a Lichess patron."},"seenAt":{"type":"integer","maximum":9007199254740991,"minimum":-9007199254740991,"description":"Last activity timestamp (ms epoch)."},"profile":{"type":"object","properties":{"bio":{"type":"string","description":"User biography."},"flag":{"type":"string","description":"ISO 3166-1 alpha-2 country code."},"links":{"type":"string","description":"User-provided links."},"lastName":{"type":"string"},"firstName":{"type":"string"}},"description":"Free-form profile fields set by the user.","additionalProperties":{}},"playTime":{"type":"object","required":["total","tv"],"properties":{"tv":{"type":"integer","maximum":9007199254740991,"minimum":-9007199254740991,"description":"Seconds streamed on Lichess TV."},"total":{"type":"integer","maximum":9007199254740991,"minimum":-9007199254740991,"description":"Total seconds played on Lichess."}},"description":"Cumulative play time.","additionalProperties":false},"username":{"type":"string","description":"Display username."},"createdAt":{"type":"integer","maximum":9007199254740991,"minimum":-9007199254740991,"description":"Account creation timestamp (ms epoch)."}},"description":"Lichess user profile snapshot.","additionalProperties":{}}}}}}}},"description":"Lichess user profile snapshot: ratings per perf, country, title, online status, counts.","lastUpdated":"2026-08-25T20:08:40.906Z","x402Version":2}]}}