query string or a filters object as the request body, and receive a paginated array of matching companies immediately in the response.
Two ways to build a list
Structured Filters : Apply precise criteria across 10 filter groups (firmographic, business model, financials, location, technology, funding, and more) using exact-match, range, boolean, or nested conditions. Use this when you know exactly which attributes define your target list. For example, “US-based, Series B+ SaaS companies with an API, founded after 2018.” Natural Language Query: Describe your target companies in plain English (e.g. “SaaS companies in the US with Series A funding”) and the API interprets your intent. Use this for quick exploration or when you don’t need to enumerate every filter condition explicitly.query and filters are mutually exclusive. A single request uses one or the other, never both.
What you get back
Each company in the response includes, at minimum, its identity fields:- uuid: akta.pro unique identifier for the company
- name : company name
- website : company website URL
sections, each company object is enriched with structured data blocks. Refer to API reference for more details. Results are ranked by akta.pro relevance by default, or can be sorted by revenue, valuation, headcount, total funding, or founded year.
Common use cases
- Sales prospecting : build a list of companies matching your ideal customer profile (industry, headcount, funding stage, tech stack) for outbound campaigns
- Market mapping : enumerate every company in a market segment (e.g. “API-first fintech companies in Europe”) to size a market or identify competitors
- Investor sourcing / deal flow : filter by funding stage, investor, or funding round criteria to surface companies matching an investment thesis
- Lookalike / expansion targeting : combine firmographic and technology filters to find companies similar to your best customers
.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)