{"api":"v1","generated_at":"2026-09-15T18:58:26.169Z","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/x402stock-xyz-api-v1-dividend-calendar-ea0dcb","pinned_page":"https://tollindex.com/e/x402stock-xyz-api-v1-dividend-calendar-ea0dcb/at/2026-09-15T16-57Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-15T16:57:44.360Z","snapshot_stamp":"2026-09-15T16-57Z","endpoint":{"slug":"x402stock-xyz-api-v1-dividend-calendar-ea0dcb","canonical_url":"https://x402stock.xyz/api/v1/dividend-calendar","resource":"https://x402stock.xyz/api/v1/dividend-calendar","http_method":"GET","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Market-wide dividend calendar (no ticker needed). Per row: ticker, ex-dividend / record / pay / declaration dates, cash amount per share, currency, type, payments-per-year `frequency` + `frequency_label` (quarterly, monthly, weekly, one-time), and computed `annualized_amount`. Upcoming payments first. Filter `?from=`/`?to=` on ex-date, `?ticker=`, `?frequency=`, `?order=`, `?limit=`.","service_name":null,"declared_category":null,"declared_tags":[],"route_template":null,"registry_updated":"2026-09-14T19:00:05.350Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"dividend calendar","category":"market-data","first_observed_by_toll":"2026-09-14T21:48:45.888Z","last_observed_by_toll":"2026-09-15T16:57:44.360Z","observation_began":"2026-09-10"},"presence":{"listed_now":true,"first_absent_at":null,"delisting_confirmed_at":null,"events":[{"registry":"cdp","at":"2026-09-14T21:48:45.888Z","event":"listed"}]},"accepts":[{"registry":"cdp","ordinal":0,"network":"eip155:8453","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","asset_name":"USD Coin","symbol":"USDC","decimals":6,"amount_display":"0.02 USDC","amount_units":0.02,"decimals_known":true,"pay_to":"0x3070Fbb3803819fB5BdfE9286fdc6325A877fA85","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T16:57:44.360Z","calls_30d":1,"unique_payers_30d":1,"last_called_at":"2026-09-14T19:00:05.118Z"},"validation":{"latest":{"observed_at":"2026-09-15T06:54:09.974Z","state":"pass","failed_checks":[],"endpoint_http_status":402,"run_id":"daily-2026-09-15"},"uptime":[{"days":7,"observed":2,"passed":2,"ratio":1},{"days":30,"observed":2,"passed":2,"ratio":1},{"days":90,"observed":2,"passed":2,"ratio":1}],"history_90d":[{"observed_at":"2026-09-15T06:54:09.974Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T21:51:45.915Z","state":"pass","failed_checks":[],"run_id":"new-2026-09-14T21-49-38-378Z","state_changed":true}]},"seller":{"wallet":"0x3070Fbb3803819fB5BdfE9286fdc6325A877fA85","page":"https://tollindex.com/seller/0x3070Fbb3803819fB5BdfE9286fdc6325A877fA85","endpoints":69,"hosts":2},"reports":0,"registry_record":{"cdp":[{"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x3070Fbb3803819fB5BdfE9286fdc6325A877fA85","amount":"20000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300}],"quality":{"lastCalledAt":"2026-09-14T19:00:05.118Z","l30DaysTotalCalls":1,"l30DaysUniquePayers":1},"resource":"https://x402stock.xyz/api/v1/dividend-calendar","extensions":{"bazaar":{"info":{"input":{"type":"http","method":"GET","queryParams":{"limit":50,"order":"asc"}},"output":{"type":"json","example":{"as_of":"2026-07-30T14:00:00.000Z","count":2,"source":"x402stock","dividends":[{"ticker":"AMAX","currency":"USD","pay_date":"2026-07-31","frequency":12,"cash_amount":0.0743,"record_date":"2026-07-30","dividend_type":"CD","frequency_label":"monthly","declaration_date":"2026-04-24","ex_dividend_date":"2026-07-30","annualized_amount":0.8916},{"ticker":"AAPL","currency":"USD","pay_date":"2026-08-13","frequency":4,"cash_amount":0.27,"record_date":"2026-08-10","dividend_type":"CD","frequency_label":"quarterly","declaration_date":"2026-07-30","ex_dividend_date":"2026-08-10","annualized_amount":1.08}]}}},"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","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["order","limit"],"properties":{"to":{"type":"string","pattern":"^\\d{4}-\\d{2}-\\d{2}$"},"from":{"type":"string","pattern":"^\\d{4}-\\d{2}-\\d{2}$"},"limit":{"type":"integer","default":50,"maximum":1000,"exclusiveMinimum":0},"order":{"enum":["asc","desc"],"type":"string","default":"asc"},"ticker":{"type":"string","maxLength":16},"frequency":{"type":"integer","maximum":52,"minimum":0}},"additionalProperties":false}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["source","as_of","count","dividends"],"properties":{"as_of":{"type":"string"},"count":{"type":"number"},"source":{"type":"string","const":"x402stock"},"dividends":{"type":"array","items":{"type":"object","required":["ticker","ex_dividend_date","pay_date","record_date","declaration_date","cash_amount","currency","dividend_type","frequency","frequency_label","annualized_amount"],"properties":{"ticker":{"type":"string"},"currency":{"anyOf":[{"type":"string"},{"type":"null"}]},"pay_date":{"anyOf":[{"type":"string"},{"type":"null"}]},"frequency":{"anyOf":[{"type":"number"},{"type":"null"}]},"cash_amount":{"type":"number"},"record_date":{"anyOf":[{"type":"string"},{"type":"null"}]},"dividend_type":{"anyOf":[{"type":"string"},{"type":"null"}]},"frequency_label":{"anyOf":[{"type":"string"},{"type":"null"}]},"declaration_date":{"anyOf":[{"type":"string"},{"type":"null"}]},"ex_dividend_date":{"anyOf":[{"type":"string"},{"type":"null"}]},"annualized_amount":{"anyOf":[{"type":"number"},{"type":"null"}]}},"additionalProperties":false}}},"additionalProperties":false}}}}}}},"description":"Market-wide dividend calendar (no ticker needed). Per row: ticker, ex-dividend / record / pay / declaration dates, cash amount per share, currency, type, payments-per-year `frequency` + `frequency_label` (quarterly, monthly, weekly, one-time), and computed `annualized_amount`. Upcoming payments first. Filter `?from=`/`?to=` on ex-date, `?ticker=`, `?frequency=`, `?order=`, `?limit=`.","lastUpdated":"2026-09-14T19:00:05.35Z","x402Version":2}]}}