To visit the old Ventura website, click here.
Ventura Wealth Clients

Help topics

How do I get API credentials?

To start using EaseAPI, you need two keys—app_key and secret_key—for authentication.

  1. Sign Up: Register on the EaseAPI portal using your Ventura trading account details (email, mobile, PAN).
  2. Receive Credentials: Once you create an app, the system generates an app_key and secret_key unique to your application.

Store Securely: Keep these keys private (e.g., in environment variables or a secure vault). They are required for every API session.

Related articles