Retrieve detailed information about a specific Real World Asset (RWA) stock by its symbol. Returns comprehensive stock data including blockchain deployments, asset information, and issuer details.
GET
/
rwa
/
stocks
/
{symbol}
Get RWA stock details
Copy
curl --request GET \ --url https://api.fcontext.com/rwa/stocks/{symbol} \ --header 'X-API-Key: <api-key>'