Skip to main content
The akta.pro Company Enrichment Concise API returns a summarized company profile from akta.pro’s native database in one request. Pass a company website domain or UUID and get back every section — firmographics, business model, assessment, technology, and more — in a single, lightweight payload. There is no sections parameter to configure: the endpoint always returns the full set of sections, pre-condensed to their most useful fields. This is a synchronous GET API. Pass parameters in the URL and receive enriched company data immediately in the HTTP response. No polling required. Concise vs. full Company Data API: Use this endpoint when you need a fast, complete snapshot of a company rather than a deep-dive on one or two sections.
If you need sourced claims, long-form company descriptions, or enterprise-only sections (funding_detail, mna_and_investment), use the Company Data API instead.
The sections included in every response: Common use cases:
  • Quick company lookups : power a search bar, prospect card, or “who is this company” panel with one call instead of choosing sections up front
  • Dashboard and list views : populate a table of companies with firmographics, headcount, and a market position summary without over-fetching
  • Lightweight CRM enrichment : backfill firmographic and location fields on new leads without the credit cost of the full Company Data API
  • Screening and triage : scan company_assessment and strategic_signal across a shortlist before deciding which companies warrant a deeper company-data pull
This API is synchronous. Enriched data is returned directly in the HTTP response. No job submission or polling required.