Database User Guide EAP > Warehouse and Database Management > Manage Users > API access with Platform User Accounts
Was this helpful?
API access with Platform User Accounts
 Early Adoption Program—EAP 
Note:  This section is for Platform users want to access Avalanche APIs. The example below assumes you use an API client like Postman.
Avalanche Platform Users can access Avalanche APIs with their user ID and password.
To access Avalanche APIs as a Platform User:
1. Using an API client, enter the Avalanche production API endpoint to make a POST request:
https://api.im.actiandatacloud.com/v2/api/login
2. In the Body section of the request, check raw, select the JSON option, and enter your platform username and password in body of the request:
3. Click SEND to send the request. If accepted, an access token and other related information will display.
 
Last modified date: 05/15/2024