Zebu

Zebu, a leading stock trading platform, offers robust API services for traders and developers looking to integrate algorithmic trading solutions into their platforms. The Zebu MYNT API enables access to real-time market data, portfolio management, and trade execution for stocks, commodities, and mutual funds.

To integrate Zebu’s API, follow the steps below:

API Key Registration

Before using the API, you need to generate an API key and API secret.

1. Login to Zebu MYNT

Go to the https://mynt.zebuetrade.com/loginarrow-up-right and log in with your Zebu credentials.

2. Access API Key Generation

Navigate to Profile ,click on the Client Code at the top right corner and select setting.

click the OAuth Key button and fill in the details and Update.

Once generated, the client Id and Secret Code will be provided for the app. These keys are essential for authenticating API requests. Here’s how your .env file might look:

Make sure to store your API credentials securely and handle them with care to prevent unauthorized access.

Zebu API Integration

Integrating OpenAlgo with Zebu’s MYNT API opens opportunities for algorithmic trading and portfolio management. By using the Zebu API, developers can automate trading strategies and enhance trading experiences for users. Be sure to implement best practices for API rate limits, security, and error handling.

For further assistance or troubleshooting, refer to Zebu API Documentationarrow-up-right.

Last updated