Automata Market Intelligence API
It offers endpoints to search for companies and associated articles using keyword terms, and to find similar companies or content based on a website link or arbitrary text. The API returns relevant company information, text snippets, and related articles or blogs.
Latency
164ms p95
Uptime
100.0% 30d
Playground
Verified
live
Endpoints
/contentpro-search
Send search terms to receive the most relevant articles and companies.
/contentpro-similar-text
The /contentpro-similar-text endpoint accepts and arbitrary piece of text and returns similar articles and blogs written by companies.
/search
Send search terms to receive the most relevant companies along with text snippets.
/similar
Send a company website to receive a list of companies related to them.
4 endpoints auto-detected
Authentication
This API uses an API key, passed in the "x-api-key" header. No OAuth required.
curl -X GET \ "https://api.byautomata.io/contentpro-search" \ -H "x-api-key: YOUR_API_KEY"
api.byautomata.io · HTTPS only