Features
The SDK handles groundwork such as authentication, renewing
authentication tokens and serializing and deserializing data to and
from JavaScript data structures, so that you don't need to worry about
it.
The main SDK features are:
- Promise-based asynchronous API.
- Runs in Node.js JavaScript environment.
- Predictable mapping from SDK methods to API endpoints.
- Types to represent UUID, money, geolocation, etc. with automatic serialization and deserialization.
- Easy authentication.