Realiz FinData
Languages (언어)
  • Korean
  • English
Languages (언어)
  • Korean
  • English
  1. Market Data
  • 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)
      GET
    • Company Overview
      GET
    • Company Valuations & Metrics
      GET
    • Historical Company Valuations & Metrics Trend
      GET
  • Financial Statement
    • Cash Flow (Quarterly/Yearly)
      GET
    • BalanceSheet (Quarterly/Yearly)
      GET
    • Income Statement (Quarterly/Yearly)
      GET
  • 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
    • Earning Calendar
    • Delisting Calendar
    • Ticker Change Calendar
    • Split Calendar
    • IPO Calendar
  • IPO
    • IPO application list
    • IPO accepted list
    • IPO detail information
  1. Market Data

US Market Status

GET
/market/status
Check the open status of the stock market.

Request

None

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/market/status'

Responses

🟢200OK
application/json
Body
country
string 
required
status
string 
required
statusText
string 
required
nextHoliday
object 
required
date
string 
required
type
string 
required
name
string 
required
Example
{"country":"US","status":"PRE","statusText":"PRE MARKET","nextHoliday":{"date":"2024-09-02","type":"HOLIDAY CLOSE","name":"Labor Day"}}
Modified at 2024-08-14 06:40:08
Previous
Crypto Historical Quote
Next
Sector info list
Built with