Using flipper-sonar with sonar.trading

TypeScript integration

Install

npm install flipper-sonar

Quick start

import Flipper_sonar from 'flipper-sonar';

const client = new Flipper_sonar({ apiKey: "YOUR_API_KEY" });
Convert a currency amount to multiple other currencies
curl \
  /convert
Return a historic rate for a currencies
curl \
  /history
Return a list of all currencies of countries, available via service
curl \
  /country/currencies
SDK on GitHub 📄 API Docs
SDK
flipper-sonar
TypeScript
API
sonar.trading
sonar.trading

At a glance

Language TypeScript
Endpoints4