akta.pro
Private-company intelligence over 20M+ entities: company enrichment, news signals and alternative data (employee and product reviews, headcount trends, web traffic, job posts, social posts), plus company and industry resolution and target-list building. Runs on the FlyMyAI platform key - there is nothing to connect and no API key to enter.
What it can do
| Method | What it does |
|---|---|
akta_company_search | Resolve a company name or website to akta records and their UUIDs. Free. |
akta_industry_search | Resolve a free-text industry or topic to akta industry codes. Free. |
akta_company_addition_request | Ask akta to add a company that is missing from the database. Free. |
akta_request_status | Check an asynchronous akta request by its id. Free. |
akta_company_enrichment | Full company profile - firmographics, business model, assessment, financials, management, products, technology. Billed per requested section. |
akta_news | News signals with scoring, sentiment, entities and NAICS/SIC/IPTC/IAB filters. |
akta_headcount_trends | Employee-count history - the growth or contraction signal. |
akta_website_traffic | Estimated visits and traffic trend for a company domain. |
akta_job_posts | Open job listings as a hiring signal. |
akta_social_posts | Posts published by the company across social channels. |
akta_employee_reviews | What employees say about the company. |
akta_product_reviews | Reviews of the company's products; omit products to list products first. |
akta_generate_company_list | Build a target list from a natural-language query or structured filters, optionally enriched. |
akta_translate_query | Turn prose into the structured filters the list generator accepts. |
How to get credentials
None. akta.pro runs on the shared FlyMyAI platform key, so the tool is ready the moment you add it to an agent - the same as Whisper or the media models.
Fields to fill in FlyMyAI
| FlyMyAI field | Where it comes from |
|---|---|
| - | Nothing to fill in. The platform holds the key. |
Resolve first
Most actions take a company identifier - a website (canva.com) or an
akta UUID (00031n-tesla). When the user names a company in prose, call
akta_company_search first and pass what it returns. The same applies to
news filtering by industry: akta_industry_search returns the codes the
industry filter expects. Both resolution calls are free.
Troubleshooting
- "not configured yet" - the platform key has not been installed on this environment. Ask an administrator; no user action can fix it.
- Insufficient credits - the akta account ran out of credits. This is an account-level top-up, not a per-user problem.
- Empty enrichment sections -
funding_detailandmna_and_investmentare Enterprise-tier sections and return nothing on lower tiers. - Rate limited - akta allows 100 requests per minute on pay-as-you-go. Space out large loops.