Get a Global Asset by ID or Symbol

Serves a single global asset available at Alpaca, looked up by its symbol or asset ID.

Note: This endpoint is currently served under /v2beta1/. The path may change when it moves to general availability.

Path Params
string
required

The symbol or asset ID of the asset to retrieve.

Responses

401

Authentication headers are missing or invalid. Make sure you authenticate your request with a valid API key.

403

The requested resource is forbidden.

404

The requested asset was not found.

500

Internal server error. We recommend retrying these later. If the issue persists, please contact us on Slack or on the Community Forum.

Language
Credentials
Basic
base64
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
*/*