Real-time IPO data at your fingertips

Real-Time IPO Data APIfor India

Access comprehensive IPO, GMP, NFO, SGB, and subscription data through our powerful REST API. Built for developers, traders, and financial platforms.

curl https://api.ipoguruji.com/v1/ipos \
  -H "Authorization: Bearer ipg_live_your_api_key"

{
  "success": true,
  "data": [
    {
      "id": "ipo_123",
      "name": "Example IPO Ltd",
      "issuePrice": "₹100-110",
      "openDate": "2026-02-10",
      "closeDate": "2026-02-12",
      "lotSize": 135,
      "status": "UPCOMING"
    }
  ]
}

Everything you need to build IPO applications

Powerful features to integrate financial data into your applications.

IPO Data

Comprehensive IPO details including issue price, lot size, dates, allotment, and listing information.

GMP Tracking

Real-time Grey Market Premium data to gauge market sentiment before listing.

NFO & SGB

New Fund Offers and Sovereign Gold Bonds data from AMFI and RBI sources.

Subscription Data

Live subscription numbers updated every 30 minutes during market hours.

Webhooks

Get instant notifications when IPO data changes or new issues are announced.

Enterprise Ready

High rate limits, 99.9% uptime SLA, and dedicated support for production apps.

How it works

Get started in minutes with our simple three-step process.

Get Your API Key

Sign up for free and generate your API key instantly. No credit card required.

Make Your First Request

Use our comprehensive API documentation to integrate IPO data into your app.

Go Live

Deploy your application with confidence. Scale as you grow with our flexible plans.

Simple and powerful API

Works with your favorite programming language.

curl https://api.ipoguruji.com/v1/ipos \
  -H "Authorization: Bearer ipg_live_your_api_key"

Response

{
  "success": true,
  "data": [
    {
      "id": "ipo_123",
      "name": "Example IPO Ltd",
      "issuePrice": "₹100-110",
      "openDate": "2026-02-10",
      "closeDate": "2026-02-12",
      "lotSize": 135,
      "status": "UPCOMING"
    }
  ],
  "meta": {
    "page": 1,
    "limit": 10,
    "total": 1
  }
}

Simple, transparent pricing

Choose the plan that fits your needs. Upgrade or downgrade anytime.

Ready to get started?

Join thousands of developers using IPO Guruji to power their financial applications. Start for free, no credit card required.