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
From the Wave left menu, click Preferences
Click API Access Tokens
Click Generate a new token
Enter an optional token name, then issue your Client ID and Client Secret
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:
📧 Email: ripple_cs@alphaus.cloud
💬 Live Chat: Available in the bottom-right corner of your dashboard
📖 Help Center: https://help.alphaus.cloud/

