Endpoints
The IPO Alerts API is organized around REST and has predictable resource-oriented URLs, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs.
The base endpoint for the API is https://api.ipoalerts.in/ (opens in a new tab).
Resources
GET /ipos
(Get All IPOs)GET /ipos/:param
(Get One IPO)