Get Quote

GET

Get Quote

Get quote for a symbol

Resource URL

https://api.tdameritrade.com/v1 /marketdata/{symbol}/quotes

Query Parameters

Name Values Description
apikey

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

Header Parameters

Name Values Description
Authorization

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

Try it out !!

symbol Enter one symbol (case-sensitive). 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

Category

Quotes

Response Summary

Resource Error Codes

HTTP Code

Description

400

An error message indicating the caller must pass a non null value in the parameter.

401

An error message indicating the caller must pass a valid Authorization in the HTTP authorization request header.

403

An error message indicating the caller is forbidden from accessing this page.

404

An error message indicating the instrument for the symbol/cusip was not found.

Working...