Using the SDK

Learn how to use Akahu's JS SDK to easily get data from the API

Akahu maintains a comprehensive JavaScript SDK that makes working with our API simple and easy.

To use the SDK, you will need:

  • A user access token. Follow the Getting Started Guide to obtain one.
  • Your App ID Token. You should get this when you create your app.
  • An Akahu account with at least one account connected. The user access token must belong to this account.

See the README on Github for installation instructions, a complete API reference, and some useful examples to get you started.