Get Hours for Multiple Markets

GET

Get Hours for Multiple Markets

Retrieve market hours for specified markets

Resource URL

https://api.tdameritrade.com/v1 /marketdata/hours

Query Parameters

Name Values Description
apikey

(Optional) Pass your Client ID if making an unauthenticated request

markets

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

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 !!

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...