Introduction

About

This API Reference section is here to provide technical information on how to connect to Alpha’s API services. For more contextual information, please refer to the documentation pages.

The Alpha Connect API enables you to integrate your systems with our data and services. The API follows the REST convention and accepts and returns JSON-formatted data.

URLs

Requests should be made to the appropriate URL; these are defined at the top of each reference page. URLs for the sandbox will follow the same convention as production but be prefixed with “sandbox.” eg https://sandbox.api.alphagroup.com/api/v1/accounts (sandbox) or https://api.alphagroup.com/api/v1/accounts (production).

Format and Encoding

All API requests must utilise HTTPS; requests made via plain HTTP will result in failure. Requests lacking authentication will similarly fail. Refer to the authentication section for proper guidance on authenticating calls to the Alpha Connect API.

Help is here

Any questions that can't be answered in our docs can be sent to our integration team.