This document provides the documentation for the Market Intelligence API by Automata. Get your API Key at https://apis.byautomata.io and check out our <a href='https://www.getpostman.com/collections/d182a1c78d4491d55e19'>Postman Collection</a>.<br><br>The root API endpoint is https://api.byautomata.
https://api.byautomata.io
Auth type
API Key Header
Auth header
x-api-key: YOUR_API_KEY
Rate limit
Based on plan
Pricing
Enterprise / contact sales
Free quota
None
Documentation
https://api.byautomata.io
Endpoint status
Server online — HTTP 403 — server is online but path returned an error (may require auth)1.51s
(checked Mar 29, 2026)
Builder score
D
41%
builder-friendly
API key in the request header (x-api-key)
x-api-key: YOUR_API_KEY
Paid market intelligence API. Pricing on request for business/enterprise plans.
| Method | Path | Description |
|---|---|---|
| GET | /contentpro-search |
Send search terms to receive the most relevant articles and companies. |
| POST | /contentpro-similar-text |
The /contentpro-similar-text endpoint accepts and arbitrary piece of text and returns similar articles and blogs written by companies. |
| GET | /search |
Send search terms to receive the most relevant companies along with text snippets. |
| GET | /similar |
Send a company website to receive a list of companies related to them. |
curl -X GET 'https://api.byautomata.io/contentpro-search' \ -H 'x-api-key: YOUR_API_KEY'
{}
Data sourced from API Map. Always verify pricing and rate limits against the official Automata Market Intelligence documentation.