Getting Started

Introduce

AlphaX does expose several Public APIs to help businesses improve their operations. This documentation will help you get started (how to setup, etc)

API Key

Only users with Director or Developer role can access & manage their company's API Key.

Visit this page to manage API Keysarrow-up-right

API Authentication

Every request to AlphaX's Public APIs, you'll need to include this header:

X-Api-Key: <your_api_key>

Error Codes

  • API_KEY_MISSING: missing API Key in the header

  • INVALID_API_KEY: wrong API Key

Rate Limiting

Under our fair-usage policy, all customers are allowed to make 100 API calls per minute.

Enterprise businesses with higher demand? Send us an email to eng@alphax.asia with your proposal.

Last updated