Get Hours for a Single Market

GET

Get Hours for a Single Market

Retrieve market hours for specified single market

Resource URL

https://api.tdameritrade.com/v1 /marketdata/{market}/hours

Query Parameters

Name Values Description
apikey

Pass your OAuth User ID to make an unauthenticated request for delayed data.

date

"The date for which market hours information is requested. Valid ISO-8601 formats are : yyyy-MM-dd and yyyy-MM-dd'T'HH:mm:ssz."

Header Parameters

Name Values Description
Authorization

Supply an access token to make an authenticated request. The format is Bearer <access token>.

Try it out !!

market The market for which you're requesting market hours. Valid markets are EQUITY, OPTION, FUTURE, BOND, or FOREX. true

HTTP Basic

OAuth 2.0

API Key

RESET

Make a request and see the response.

Make a request and see the response.

Make a request and see the response.

Resource Summary

Security

Content Type

application/json

Response Summary

Resource Error Codes

HTTP Code

Description

401

Unauthorized

403

Forbidden

404

Not Found

Working...