Realiz FinData
Languages (언어)
  • Korean
  • English
Languages (언어)
  • Korean
  • English
  1. Schedule Calendar
  • Historical Quotes (Chart)
    • Stock Historical Quote
      GET
    • Crypto Historical Quote
      GET
  • Market Data
    • US Market Status
      GET
    • Sector info list
      GET
    • Industry info list
      GET
    • Industry info list by Sector
      GET
    • Active trading volume
      GET
    • Market Top Gainers
      GET
    • Market Top Losers
      GET
  • Dividend
    • Dividend Overview
      GET
    • Dividend Records
      GET
  • Earning & Revenue
    • Earning Records & Estimates
      GET
    • Sales ratio by product
      GET
    • Sales ratio by geolocation
      GET
  • Analysting
    • Analysis Overview
      GET
    • Analysis Report by Stock
      GET
    • Target Price Trend
      GET
    • Analysis Report Feed (RSS)
      GET
  • Company
    • Full list of companies (LD)
    • Company Overview
    • Company Valuations & Metrics
    • Historical Company Valuations & Metrics Trend
  • Financial Statement
    • Cash Flow (Quarterly/Yearly)
    • BalanceSheet (Quarterly/Yearly)
    • Income Statement (Quarterly/Yearly)
  • Insider (Executives&Employee)
    • Latest Insider Trading Feed (RSS)
    • Insider trading by company
    • Number of employees trend
    • Executives
  • Congressman (Senator&Representative)
    • Congressman Transaction History Feed (RSS)
    • Transaction History by Stock
  • 13F institution
    • 13F Institutional Investor List (LD)
    • 13F Trader Performance Details
    • Quarterly portfolio analysis
    • Holding Stocks by 13F
    • 13F holders by stock
  • ETF
    • ETF Provider List
    • ETF List by Provider
    • ETF List (Large Data)
    • ETF Overview
    • Holding Stocks by ETF
    • ETF holders by stock
  • News
    • Headlines
    • Stock News
    • Forex News
    • Market News
    • News by Ticker
  • Forex
    • All Available Currency List
    • Latest Forexes Price
  • Commodity
    • All Available Commodity List
    • Latest Commodities Price
  • Stock
    • All Available Stock List
    • Latest Stocks Price
  • Market Index
    • All Available Index
    • Latest Indexes Price
  • Global Interests
    • Global Interest rates
    • Base Interest History Records By Country
  • Schedule Calendar
    • Economic Events Calendar
      GET
    • Earning Calendar
      GET
    • Delisting Calendar
      GET
    • Ticker Change Calendar
      GET
    • Split Calendar
      GET
    • IPO Calendar
      GET
  • IPO
    • IPO application list
    • IPO accepted list
    • IPO detail information
  1. Schedule Calendar

Split Calendar

GET
/calendar/split
List of stock split schedule and history record

Request

Query Params
from
string 
optional
The query start date. default is start of this month
supported RFC-3339 or YYYY-MM-DD.
YYYY-MM-DDT00:00:00Z
YYYY-MM-DD
YYYY-MM-DDT00:00:00-04:00
Maximum date range is 120 days
Example:
2024-07-01 21:00
to
string 
optional
The query end date. default is end of this month
supported RFC-3339 or YYYY-MM-DD.
YYYY-MM-DDT00:00:00Z
YYYY-MM-DD
YYYY-MM-DDT00:00:00-04:00
Maximum date range is 120 days
Example:
2024-07-03

Request samples

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://your-api-server.com/calendar/split?from=2024-07-01 21:00&to=2024-07-03'

Responses

🟢200Success
application/json
Body
object {0}
Example
{}
Modified at 2024-08-19 09:40:20
Previous
Ticker Change Calendar
Next
IPO Calendar
Built with