Get Instrument

GET

Get Instrument

Get an instrument by CUSIP

Resource URL

https://api.tdameritrade.com/v1 /instruments/{cusip}

Query Parameters

Name Values Description
apikey

Pass your OAuth User IDto 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 !!

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

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

Working...