Subscribe to Renaissance Capital APIs



Free API Product

Click to Get Started | Free API

Subscribe to our free API, and test it with live data

Need more data? Explore our Basic and Enterprise APIs

Contact Us to learn more

Characteristics
Free API

Provides IPO dates for testing and personal use


Free to use - simply sign up and subscribe to gain access


Available on a self-service basis


Limited calls and no downloads or saving data

Features
Free API

Instant Access


Easily Generate New Keys


On-Site Testing


Free Endpoints

Parameters:
Name Description
CIK (string) The Central Index Key (CIK), a company unique identifier issued by the SEC.
TickerSymbol (string) Examples: META, ABNB, RIVN
Returns:
{
  "tickerSymbol": "string",
  "companyName": "string",
  "offerDate": "DateTime"
}

Return Descriptions:
Field Description
tickerSymbol Proposed Ticker Symbol.
companyName Name of the company.
offerDate Actual date an IPO is priced.


Basic API Products

Click to Get Started | Basic APIs

Subscribe to our free API, and test it with live data

Contact Us to learn more

Characteristics
Basic APIs

Provides basic IPO data for personal use


Cost-effective pricing at $147 per month


Quick access after setup

Features
Basic APIs

Instant Access


Easily Generate New Keys


On-Site Testing


Basic Bundle Available (Includes all 3 endpoints)


Basic Endpoints

Parameters:
Name Description
None
Returns:
{
  "ipoKey": 0,
  "companyName": "string",
  "tickerSymbol": "string",
  "dealStatus": "string",
  "highPriceRange": 0,
  "lowPriceRange": 0,
  "offerPrice": 0,
  "offerShares": 0,
  "proceedsRaised": 0,
  "proposedDealSize": 0,
  "proposedOfferWeek": DateTime,
  "proposedShares": 0,
  "underwriterName": "string"
}

Return Descriptions:
Field Description
ipoKey Renaissance Capital's unique identifier.
companyName Name of the company.
tickerSymbol Proposed ticker symbol.
dealStatus Status of the deal.
highPriceRange Proposed range from most recent terms (high).
lowPriceRange Proposed range from most recent terms (low).
offerPrice Actual price per share at IPO.
offerShares Actual share amount offered at IPO.
proceedsRaised Actual proceeds raised in the IPO.
proposedDealSize Proposed proceeds from most recent terms.
proposedOfferWeek Proposed week of pricing.
proposedShares Proposed share amount from most recent terms.
underwriterName Lead left bookrunner.

Parameters:
Name Description
StartDate (string dateTime) Optional. 90 Days by Default, 1 Yr Maximum
EndDate (string dateTime) Optional. Today by Default
Returns:
{
  "ipoKey": 0,
  "companyName": "string",
  "tickerSymbol": "string",
  "numSharesOffered": 0,
  "offerDate": DateTime,
  "offerPrice": 0,
  "proceedsRaised": 0,
  "underwriterName": "string"
}

Return Descriptions:
Field Description
ipoKey Renaissance Capital's unique identifier.
companyName Name of the company.
tickerSymbol Proposed ticker symbol.
numSharesOffered Actual share amount offered at IPO.
offerDate Actual date an IPO is priced.
offerPrice Actual price per share at IPO.
proceedsRaised Actual proceeds raised in the IPO.
underwriterName Lead left bookrunner.

Parameters:
Name Description
StartDate (string dateTime) Optional. 90 Days by Default, 1 Yr Maximum
EndDate (string dateTime) Optional. Today by Default
Returns:
{
  "ipoKey": 0,
  "companyName": "string",
  "tickerSymbol": "string",
  "businessDescription": "string",
  "fileDate": "2023-06-12T13:43:23.716Z",
  "dealSize": 0,
  "sector": "string",
  "underwriterName": "string"
}

Return Descriptions:
Field Description
ipoKey Renaissance Capital's unique identifier.
companyName Name of the company.
tickerSymbol Proposed ticker symbol.
businessDescription Company's business description.
fileDate Date of a company's initial filing.
dealSize Deal size proposed in initial filing or Renaissance Capital's estimate.
sector Renaissance Capital's GICS sector classification.
underwriterName Lead left bookrunner.


Enterprise Products

Contact Us for information about custom products and availability