Enrich Financials
Get a company's financial information, including the estimated annual revenue range. Returns 404 without charging when no category data is available.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
id
linkedinID
linkedinNumID
linkedinURL
LinkedIn URL, accepts company URLs like linkedin.com/company/google or linkedin.com/company/1441
facebookID
twitterID
crunchbaseID
pitchbookID
producthuntID
dealroomID
goldenID
angellistID
wellfoundID
website
require
Each requested top-level response field must be non-empty; otherwise returns 404 without charging.
Response
This endpoint returns an object.
financingStatus
ownershipStatus
ipoDate
latestDealType
latestDealDate
latestDealAmount
investmentCount
leadInvestmentCount
investorCount
leadInvestorCount
participatedLeadInvestorFundingRoundList
participatedInvestorFundingRoundList
totalFunding
fundingRoundList
acquisitionCount
marketCap
lastRoundValuation
revenue
Aviato’s modelled estimate of a company’s annual revenue (USD). This is a derived estimate, not a reported figure — treat low and high as the range the true value most likely falls in, and use confidence to decide how much weight to give it. Absent for companies where there wasn’t enough signal to produce an estimate.
Errors
400
Bad Request Error
401
Unauthorized Error
404
Company Not Found Error
429
Rate Limit Error
