TypeScript integration
import Blocto_sdk from 'blocto-sdk'; const client = new Blocto_sdk({ apiKey: "YOUR_API_KEY" });
curl \ # append ?apiKey=$API_KEY to the URL \ /v1/companies
curl \ # append ?apiKey=$API_KEY to the URL \ /v1/currencies
curl \
# append ?apiKey=$API_KEY to the URL \
/v1/last/stocks/{symbol}