Overview
The Company Enrichment API returns structured company intelligence for a given company. Pass a company website or company UUID in thecompany field.
Use the optional sections field to control which enrichment sections are returned. If sections is omitted, all available sections are returned.
Endpoint Details
- Method:
POST - Endpoint:
/v1/companies/enrich - Base URL:
https://api.akta.pro
Authentication
Pass your API key in thex-api-key request header.
Request
Body Parameters
string
required
Company website or company UUID. Example:
https://www.canva.com or 3fa85f64-5717-4562-b3fc-2c963f66afa6. Company UUIDs can be obtained from the Company Search API.array of strings
Sections to return. If omitted, all available sections are returned.
Available Sections
string
Name, location, founded year, company type, operating status, and ticker.
string
Go-to-market strategy and business model details.
string
Employee count data.
string
Website traffic metrics.
string
Funding stage, total raised, last round date, and number of funding rounds.
string
Financial data for public companies.
string
Financial data for UK private companies.
string
Company acquisition activity.
string
Company investment activity. Available on enterprise tier.
Example Request
Response
Successful Response Fields
Returns a JSON object with the following structure:string
Request status. Returns
success or error.object
Object containing the requested enrichment sections. Keys match the requested section names. Only requested sections are present.
Firmographics Fields
string
Company name.
string
Primary company website.
string
Company location. Example:
Sydney, Australia.integer
Year the company was founded.
string
Company type. Example values include
public, private, acquired, and unknown.string
Operating status. Example:
Operating, Closed.string | null
Stock ticker. Returns
null if the company is private.Funding Fields
string
Latest funding stage. Example:
Series B, Secondary Market.float
Total funding raised in USD.
string
ISO 8601 date of the latest funding round.
string
Total number of funding rounds.
.png?fit=max&auto=format&n=tMpg-r-6yeOIk-hz&q=85&s=e0cafcb914826d8adc60e5092187e1ca)
.png?fit=max&auto=format&n=tMpg-r-6yeOIk-hz&q=85&s=f214ebe0a940d8aa0f19a709a6bfd7fa)