TypeScript integration
import Nightfall_sdk from 'nightfall-sdk'; const client = new Nightfall_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}