{"api":"v1","generated_at":"2026-09-16T00:49:02.924Z","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/thevaultreport-com-api-x402-comex-warehouse-971c52","pinned_page":"https://tollindex.com/e/thevaultreport-com-api-x402-comex-warehouse-971c52/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":"thevaultreport-com-api-x402-comex-warehouse-971c52","canonical_url":"https://thevaultreport.com/api/x402/comex/warehouse","resource":"https://thevaultreport.com/api/x402/comex/warehouse","http_method":"GET","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"COMEX warehouse inventory: registered, eligible and total levels plus the per-depository breakdown, by metal and date. Quantities are in CME's reporting unit per metal: troy ounces for gold/silver/platinum/palladium, SHORT TONS for copper, metric tonnes for aluminum/zinc/lead. Extracted from CME's daily warehouse PDFs.","service_name":null,"declared_category":null,"declared_tags":[],"route_template":null,"registry_updated":"2026-09-03T12:37:21.640Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"comex warehouse","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.01 USDC","amount_units":0.01,"decimals_known":true,"pay_to":"0x74500ee8519da3b6bf43642bc06be5874a9ecc99","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T21:20:12.737Z","calls_30d":7,"unique_payers_30d":5,"last_called_at":"2026-09-03T12:37:21.333Z"},"validation":{"latest":{"observed_at":"2026-09-15T05:56:01.751Z","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:56:01.751Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T05:27:46.784Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T05:22:43.192Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T07:39:13.233Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T11:28:16.339Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x74500ee8519da3b6bf43642bc06be5874a9ecc99","page":"https://tollindex.com/seller/0x74500ee8519da3b6bf43642bc06be5874a9ecc99","endpoints":5,"hosts":1},"reports":0,"registry_record":{"cdp":[{"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x74500ee8519da3b6bf43642bc06be5874a9ecc99","amount":"10000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300}],"quality":{"lastCalledAt":"2026-09-03T12:37:21.333Z","l30DaysTotalCalls":7,"l30DaysUniquePayers":5},"resource":"https://thevaultreport.com/api/x402/comex/warehouse","extensions":{"bazaar":{"info":{"input":{"type":"http","method":"GET","queryParams":{"to":"2026-04-30","from":"2026-01-01","page":1,"metal":"gold"}},"output":{"type":"json","example":{"page":1,"rows":[{"metal":"GOLD","total_qty":11200000,"pledged_qty":11200000,"eligible_qty":11200000,"received_qty":11200000,"activity_date":"2026-04-17","withdrawn_qty":11200000,"registered_qty":11200000,"warehouse_breakdown":{"warehouses":[{"name":"Brink's","eligible":1830000,"registered":4210000},{"name":"JPMorgan","eligible":2410000,"registered":6990000}]},"total_adjustment_qty":11200000,"eligible_adjustment_qty":11200000,"registered_adjustment_qty":11200000}],"source":"The Vault Report","filters":{"metal":"gold"},"license":"CC BY 4.0","related":[],"endpoint":"comex/warehouse","returned":1,"next_page":2,"page_size":25,"source_url":"https://thevaultreport.com","attribution":"Attribute to The Vault Report with a link to https://thevaultreport.com","generated_at":"2026-04-18T14:00:00Z","total_matches":1482,"schema_version":1}}},"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"},"queryParams":{"type":"object","properties":{"to":{"type":"string","format":"date","example":"2026-04-30"},"from":{"type":"string","format":"date","example":"2026-01-01"},"page":{"type":"integer","default":1,"example":1,"minimum":1},"metal":{"enum":["gold","silver","copper","platinum"],"type":"string","example":"gold"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["endpoint","rows","total_matches"],"properties":{"page":{"type":"integer"},"rows":{"type":"array","items":{"type":"object","properties":{"metal":{"type":"string"},"total_qty":{"type":"number"},"pledged_qty":{"type":"number"},"eligible_qty":{"type":"number"},"received_qty":{"type":"number"},"activity_date":{"type":"string","format":"date"},"withdrawn_qty":{"type":"number"},"registered_qty":{"type":"number"},"warehouse_breakdown":{"type":"object","properties":{"warehouses":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"eligible":{"type":"number"},"registered":{"type":"number"}}}}},"description":"Per-depository detail: {\"warehouses\": [{\"name\", \"registered\", \"eligible\", ...}]}."},"total_adjustment_qty":{"type":"number"},"eligible_adjustment_qty":{"type":"number"},"registered_adjustment_qty":{"type":"number"}}}},"source":{"type":"string"},"filters":{"type":"object","description":"Echo of the filters that were applied."},"license":{"type":"string"},"related":{"type":"array","items":{"type":"object"},"description":"Sibling endpoints worth buying next."},"endpoint":{"type":"string"},"returned":{"type":"integer"},"next_page":{"type":["integer","null"],"description":"Next page number, or null when this is the last page."},"page_size":{"type":"integer"},"source_url":{"type":"string"},"attribution":{"type":"string"},"generated_at":{"type":"string","format":"date-time"},"total_matches":{"type":"integer"},"schema_version":{"type":"integer"}}}}}}}}},"description":"COMEX warehouse inventory: registered, eligible and total levels plus the per-depository breakdown, by metal and date. Quantities are in CME's reporting unit per metal: troy ounces for gold/silver/platinum/palladium, SHORT TONS for copper, metric tonnes for aluminum/zinc/lead. Extracted from CME's daily warehouse PDFs.","lastUpdated":"2026-09-03T12:37:21.64Z","x402Version":2}]}}