Amaiz Open API allows you to integrate your account information and transaction details with other apps and services you use. The following data are available via the Open API:
- List of your Amaiz accounts
- Account details
- Current balance
- Transaction history
- Details of a particular transaction
JSON Web Tokens (JWTs) ensure your information remains secure. To get your token, open Integrations from the left-hand menu and toggle Open API on. Copy the token and pass it via "Authorization: bearer" header when you make a request.
Here you can also find a link to our API documentation and reissue the token if it gets compromised.