Company research

Company research pulls a company's profile and its recent posts, for a single lookup or a repeating watchlist check.

Recipe

  1. provision: get an API key. No signup, no card. Grants 500 credits to start.
  2. get_company: one call per company, by URL, slug, or numeric id. Returns name, size, industry, founding year, specialities, and the ids other tools use. Cost: 4 credits per company.
  3. get_posts: same identifier, one page per company. Returns recent posts with engagement counts. Cost: 4 credits per company; each further page is priced the same.
  4. get_usage: free, exempt from the rate limit. Check balance before the next scheduled run.

Total cost

40 credits for a 5-company check, one company fetch and one post page each.

Limits worth knowing

Run it

Full reference: /docs. A ready-made agent setup prompt: /agent-setup/prompt.md.