Assets Examples
Get a List of Assets
If you send a GET request to our /v2/assets
endpoint, you’ll receive a list of US equities.
See If a Particular Asset is Tradable on Alpaca
By sending a symbol along with our request, we can get the information about just one asset. This is useful if we just want to make sure that a particular asset is tradable before we attempt to buy it.