1. Glossary
IPO Data API
  • IPO API - Introduction
  • Authentication, Request & Response
  • Code Samples & API Trial
  • List of APIs
  • IPO Data APIs
    • GetIPOInformationData
      GET
    • GetIPOSubscriptionData
      GET
  • Helper Functions
    • GetServerInfo
      GET
    • GetLimitation
      GET
  • Glossary
    • Glossary
  • Release Notes
  • Schemas
    • IpoInformation
    • IpoInformationItem
    • IpoInformationRange
    • IpoSubscriptionData
  1. Glossary

Glossary

Request Parameters

Sr. No Parameter Description
1accessKeyAuthentication key for API access.
2dTFormatDate and time format specification. Available values: Epoch eg: 1740493802, String eg:02-25-2025 21:00:02
3formatDesired output format. Available values : Json, Xml, Csv, CsvContent
4rangeDate range or value limits for filtering IPO information data (Today, Tomorrow, Next7days, yesterday, Past7days, Past15days, etc)
5symbolSpecific IPO ticker symbol to query detailed information for (e.g., "EMIAC").

Response Parameters

Sr. No. Parameter Description
Sr. No.Field NameDescription
1bookRunningLeadManagerPrimary merchant bank handling the IPO book-building process and regulatory compliance.
2bseBidDetailsArray of bid price-quantity pairs showing live bids on BSE.
3bseDemandGraphData points for visualizing BSE demand curve.
4bseDemandScheduleTable summarizing subscription demand on BSE by category.
5categoryInvestor category (Retail Individual, NII, QIB, Employee).
6coBookRunningLeadManagerAdditional merchant banks assisting the lead manager in the issue.
7cumulativeBidDetailsAggregated bid statistics across exchanges.
8cumulativeDemandGraphData for plotting total demand curve.
9cumulativeDemandScheduleOverall subscription table across NSE/BSE.
10faceValueNominal value per share (e.g., ₹10), representing the original cost of the share.
11ipoNoSequential number assigned by the exchange (NSE/BSE) to uniquely identify the IPO filing or listing.
12issuePeriodText summary of the IPO open and close dates, e.g., "Open: DD-MMM-YYYY to DD-MMM-YYYY".
13issuePeriodEndDateEnd date of the IPO bidding period in DD-MM-YYYY format.
14issuePeriodStartDateStart date of the IPO bidding period in DD-MM-YYYY format.
15issueSizeNoOfSharesTotal number of shares offered in the IPO across all tranches.
16marketLotMinimum number of shares that must be bid for in multiples (e.g., 1200 shares per lot).
17maximumBidQuantityForNonInstitutionalInvestorsCap on bids from NIIs (HNIs), typically percentage of issue size (e.g., 1560000 shares).
18maximumBidQuantityForQualifiedInstitutionalInvestorsCap on bids from QIBs, often percentage of issue size (e.g., 2184000 shares).
19minimumBidQuantitySmallest quantity an investor can bid for, usually multiple of market lot (e.g., 2400 shares).
20noOfSharesBidForTotal shares bid in that category.
21noOfSharesOfferedReservedShares reserved for that category.
22noOfTimesTotalMeantForTheCategoryOversubscription multiple (bids/reserved).
23priceBid price (appears in bseBidDetails, bseDemandGraph, cumulativeBidDetails, cumulativeDemandGraph).
24priceBandPrice range for bidding, formatted as "Low-High" (e.g., "93.00-98.00").
25prospectusGidUnique Google Drive ID or link reference for accessing the Draft Red Herring Prospectus (DRHP)/RHP.
26quantityNumber of shares bid at that price (appears in bseBidDetails, bseDemandGraph, cumulativeBidDetails, cumulativeDemandGraph).
27receivedAtTimestamp when the exchange received the IPO filing or update (DD-MM-YYYY HH:MM:SS).
28registrarRegistrar and Transfer Agent (RTA) responsible for bid collection, allotment, and share transfers (e.g., Link Intime, KFintech).
29scripNameOfficial name of the security or stock as registered with the exchange (e.g., "Emiac Technologies Limited").
30securityTypeType of security being offered, typically "Equity" shares.
31srNoSerial number of the row.
32sponsorBankASBA-enabled bank facilitating UPI/block mechanism for retail bids.
33statusCurrent status of the IPO (e.g., "Live", "Closed", "Allotted").
34symbolUnique identifier or ticker symbol assigned to the IPO issue (e.g., "EMIAC").
35tickSizeMinimum price increment for bids within the band (e.g., 1).
36typeOfIssueClassification of the IPO type, such as "IPO", "FPO", "Rights Issue".
Previous
GetLimitation
Next
IpoInformation
Built with