Pricing, limits, and integration
Aiso has no first-party API priced into its subscription. The Starter ($79/month) and Growth ($239/month) plans cover the dashboard product; programmatic access is a separate path.
That path is the official Apify actor, AISO Conversations Intelligence, billed through Apify at about $10 per successful analysis (returning 10 to 20 conversations), with no charge when no relevant conversations are found and a minimum billing limit required in your Apify account. It takes a single domain input and returns structured conversation records (text, summary, intent, location, mentioned brands, topic, demographics).
There are no documented rate limits, SDKs, webhooks or MCP server. For an agent or pipeline, the practical integration is to call the Apify actor on a schedule or on demand. A WordPress AI Crawler Analytics plugin and Enterprise custom integrations round out the options. Treat Aiso as data-rich but tooling-light until a native API ships.
How much does the Aiso API actually cost?
No public API documented for Aiso.
- Programmatic access may be limited to enterprise contracts or unavailable entirely.
Which AI clients can read Aiso data?
Not every AI assistant supports MCP natively. Here's the per-client picture for Aiso specifically.
| Client | Support | Notes |
|---|---|---|
| n8n | Via connectors | Reachable by calling the official Apify actor from an automation; no native node. |
| Claude Code | API-only (custom code) | Only via the Apify actor's API; no first-party API or MCP. |
| ChatGPT | API-only (custom code) | Custom integration via the Apify actor; no native connector. |
What you can build with the Aiso API
Three personas, three different shapes of build. Pick the row that matches how you actually ship.
Glue Aiso into your daily workflow
- Pull a digest of ranking changes into your morning Slack
- Trigger a one-off backfill when something looks off
- Pipe data into your own SQLite for ad-hoc queries
Sell Aiso reporting at scale
- White-label Aiso data into client-branded dashboards
- Run scheduled multi-account reports without logging into the Aiso UI
- Cross-reference with the rest of the client's stack (CRM, analytics, ad spend)
Production pipelines for Aiso
- Real-time sync into your warehouse on a cron
- Custom alerts the dashboard's built-in alerting can't express
- Backfill + idempotency handling for Aiso data older than the dashboard exposes
Limits and gotchas
- No OpenAPI spec — you write typed clients by hand or use a third-party generator on the docs HTML.
- No official SDK detected. Plan on hitting the API directly with your HTTP client of choice.
- Rate limits: always read the docs page before scaling — the published limit is usually lower than the practical one and overages can be expensive.
Agent-readiness verdict
No native API today. The real programmatic path is an official Apify actor (pay-per-run), which is agent-callable and useful but not a first-party API. Early-stage: 4 out of 10 for API agent-readiness.
Aiso API FAQ
Does Aiso have a public API?+
Sources
- Aiso official site: https://www.getaiso.com
10+ years in digital marketing. I review marketing software for AI-stack fit: real pricing, MCP and API support, and how cleanly each tool drops into an AI agent workflow, cross-checked against verified data and real user feedback.

