Go integration
import "wallet-SDK" // Initialize client client := wallet-SDK.NewClient("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}