Skip to main content

Wave – Issuing an API Access Token

How to connect Wave with external systems using the Open API.

Written by Alphaus Support Team

Overview

By using the Wave API, you can retrieve data displayed in Wave for use in external system integrations and automation workflows.


How to Issue an API Access Token

  1. From the Wave left menu, click Preferences

  2. Click API Access Tokens

  3. Click Generate a new token

  4. Enter an optional token name, then issue your Client ID and Client Secret

  5. Use the issued Client ID and Client Secret to obtain an access token and begin making API calls


Access Token Endpoint

Use the following endpoint to obtain an access token for Wave:

https://login.alphaus.cloud/access_token

API Documentation


Important Notes

Use the Client ID / Secret issued from Wave when accessing the Wave API. This is separate from credentials issued in Ripple.

The token endpoint for Wave is https://login.alphaus.cloud/access_token — this differs from the Ripple / Octo endpoint.

When making API calls, include the token as: Authorization: Bearer {token}


Need More Help?

If any errors occur during the process or if you have any questions, please reach out to us:

Did this answer your question?