{"uid":"cap_iesM-DmAAtZ2p2FHvzOIy","slug":"agents-x402stock-xyz-x402stock-historical-stock-splits-163d8ea7","name":"x402stock Historical Stock Splits","description":"Historical stock splits for a ticker, with execution date and split ratio (split_from to split_to). Most recent first. From x402stock, a pay-per-call market & economic data API for AI agents. No API key or account; pay in USDC via x402.","url":"https://agents.x402stock.xyz/api/v1/splits/{ticker}","method":"GET","headers":{},"bodySchema":{"type":"object","required":["ticker"],"properties":{"limit":{"type":"integer","default":10,"maximum":1000,"exclusiveMinimum":0},"ticker":{"type":"string","description":"US-listed ticker symbol (uppercase), e.g. AAPL."}}},"responseSchema":{"type":"object","required":["ticker","data","source","as_of"],"properties":{"data":{"type":"object","required":["count","splits"],"properties":{"count":{"type":"number"},"splits":{"type":"array","items":{"type":"object","required":["execution_date","type","split_from","split_to","ratio","ratio_text"],"properties":{"type":{"enum":["forward","reverse","even"],"type":"string"},"ratio":{"anyOf":[{"type":"number"},{"type":"null"}]},"split_to":{"type":"number"},"ratio_text":{"type":"string"},"split_from":{"type":"number"},"execution_date":{"anyOf":[{"type":"string"},{"type":"null"}]}},"additionalProperties":false}}},"additionalProperties":false},"as_of":{"type":"string"},"source":{"type":"string","const":"x402stock"},"ticker":{"type":"string"},"feedback":{"type":"object","required":["endpoint","method","free","note"],"properties":{"free":{"type":"boolean"},"note":{"type":"string"},"method":{"type":"string","const":"POST"},"endpoint":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"example":null,"exampleRequest":null,"tags":[],"displayCostAmount":"0.01","displayCostAsset":"USD","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"mpp","network":"tempo","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"mpp","network":"tempo","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_2Hg2Tj23g5EQtxH9xr6Vy","protocol":"mpp","methodType":"crypto","chain":"tempo","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x20C000000000000000000000b9537d11c60E8b50","unit":"request","depositMicros":null,"planRef":null}],"brandName":"agents.x402stock.xyz","brandSlug":"agents-x402stock-xyz-mpp","brandBaseUrl":"https://agents.x402stock.xyz","brandDocsUrl":null,"whatItDoes":"Returns historical stock split events for a US-listed ticker, including execution date, split type, and split ratio (from/to), ordered most recent first.","exampleAgentPrompt":"What's the full stock split history for NVDA — give me the execution dates, split types, and ratios for all of them?","exampleUseCases":[{"title":"Researching Apple's split history","prompt":"Can you pull up all the historical stock splits for AAPL, including the dates and the split ratios like 2-for-1 or 4-for-1?"},{"title":"Checking for reverse splits before investing","prompt":"Has SNDL ever done a reverse stock split? Show me the split history with execution dates and ratios."},{"title":"Adjusting historical price data for splits","prompt":"I need the complete split history for TSLA — execution dates and from/to ratios — so I can back-adjust historical prices correctly. Limit it to the 5 most recent splits."}],"resultDescription":"A JSON object containing the ticker symbol, a timestamp (as_of), and a data object with the count of splits and an array of split events. Each split event includes: execution_date (string or null), type (forward, reverse, or even), split_from (number), split_to (number), ratio (number or null), and ratio_text (human-readable string like '2:1'). Results are sorted most recent first.","failureModes":["Invalid or unknown ticker returns an error or empty splits array","Ticker must be uppercase US-listed symbol; lowercase or foreign tickers may fail","limit parameter of 0 or negative is rejected (exclusiveMinimum: 0)","Payment failure via x402 if agent wallet has insufficient USDC","Network timeout or upstream data provider unavailability"],"whenToPreferThis":"Use this endpoint when you need structured historical split event data for a US-listed stock, including exact execution dates and numeric from/to ratios. Prefer this over general financial data APIs when you need machine-readable split ratios for price adjustment calculations, want split type classification (forward/reverse/even), or are building an agent workflow that requires no API key — paying per call in USDC via x402.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:51:09.492Z","isFirstParty":false}