iCallAgent Public API

Partner REST API for iCallAgent, a platform for building and operating AI voice agents that hold real-time phone/web conversations via an ASR-LLM-TTS pipeline. The API lets third-party apps act on a user's workspace: managing agents, outbound campaigns, contacts, phone numbers, and webhooks.

iCallAgent Public API publishes 1 API on the APIs.io network: iCallAgent Public API. Tagged areas include Voice AI, voice ai assistant, Conversational AI, Voice Agents, and telephony / CPaaS.

The iCallAgent Public API catalog on APIs.io includes 1 event-driven AsyncAPI specification.

iCallAgent Public API’s developer surface includes authentication, pricing, engineering blog, signup flow, and 8 more developer resources.

53.1/100 developing Agent 37/100 agent ready Full breakdown ↓
scored 2026-09-15 · rubric v0.22.0
1 APIs 1 MCP Servers
Voice AIvoice ai assistantConversational AIVoice Agentstelephony / CPaaScontact center / CCaaSOutbound Callingspeech (ASR/TTS)agent tools / MCP

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-15 · rubric v0.22.0
Regulatory Posture applies to this provider. Its tags matched the Telecommunications regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
The six quality facets above are damped to 75 points between them, because the conditional facet above carries the other 25. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 75% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/icallagent-public-api: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

iCallAgent Public API

Documented, versioned REST API for managing AI voice agents, outbound campaigns, contacts, phone numbers, and webhook subscriptions. Authenticated via personal API key (ic_live_...

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Icallagent Public Api Authentication

http/oauth2 · 2 schemes

SECURITY

Icallagent Public Api Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Icallagent Public Api Scopes

3 scopes · authorizationCode

3 scopes

SCOPES

Resources

Get Started 2

Portal, sign-up, and the first successful call

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
name: iCallAgent Public API
description: 'Partner REST API for iCallAgent, a platform for building and operating AI voice agents that hold real-time phone/web
  conversations via an ASR-LLM-TTS pipeline. The API lets third-party apps act on a user''s workspace: managing agents, outbound
  campaigns, contacts, phone numbers, and webhooks.'
url: https://raw.githubusercontent.com/api-evangelist/icallagent-public-api/refs/heads/main/apis.yml
created: '2026-09-15'
modified: '2026-09-15'
specificationVersion: '0.21'
tags:
- Voice AI
- voice ai assistant
- Conversational AI
- Voice Agents
- telephony / CPaaS
- contact center / CCaaS
- Outbound Calling
- speech (ASR/TTS)
- agent tools / MCP
tags_raw:
- voice ai
- voice ai assistant
- conversational ai
- voice agents
- telephony / CPaaS
- contact center / CCaaS
- outbound calling
- speech (ASR/TTS)
- agent tools / MCP
apis:
- name: iCallAgent Public API
  description: Documented, versioned REST API for managing AI voice agents, outbound campaigns, contacts, phone numbers, and
    webhook subscriptions. Authenticated via personal API key (ic_live_) or OAuth2 bearer tokens.
  humanURL: https://docs.icallagent.com/api-reference/
  baseURL: https://api.icallagent.com/api/public/v1/
  tags:
  - Voice AI
  - voice ai assistant
  - Conversational AI
  - Voice Agents
  - telephony / CPaaS
  - contact center / CCaaS
  - Outbound Calling
  - speech (ASR/TTS)
  - agent tools / MCP
  tags_raw:
  - voice ai
  - voice ai assistant
  - conversational ai
  - voice agents
  - telephony / CPaaS
  - contact center / CCaaS
  - outbound calling
  - speech (ASR/TTS)
  - agent tools / MCP
  properties:
  - type: OpenAPI
    url: openapi/icallagent-public-api-openapi.json
  - type: OpenAPI
    name: iCallAgent Public API (provider-hosted)
    url: https://docs.icallagent.com/openapi.json
  - type: Documentation
    url: https://docs.icallagent.com/api-reference/
  - type: Documentation
    url: https://docs.icallagent.com/api-reference/authentication
  - type: Authentication
    url: authentication/icallagent-public-api-authentication.yml
  - type: OAuthScopes
    url: scopes/icallagent-public-api-scopes.yml
  - type: Webhooks
    url: asyncapi/icallagent-public-api-webhooks.yml
  - type: MCPServer
    url: mcp/icallagent-public-api-mcp.yml
  - type: RateLimits
    url: rate-limits/icallagent-public-api-rate-limits.yml
  - type: Plans
    url: plans/icallagent-public-api-plans-pricing.yml
  - type: ErrorCatalog
    url: errors/icallagent-public-api-problem-types.yml
  - type: Lifecycle
    url: lifecycle/icallagent-public-api-lifecycle.yml
  - type: Conventions
    url: conventions/icallagent-public-api-conventions.yml
  - type: Idempotency
    url: conventions/icallagent-public-api-conventions.yml
  - type: DataModel
    url: data-model/icallagent-public-api-data-model.yml
  - type: Overlay
    url: overlays/icallagent-public-api-openapi-overlay.yaml
  - type: Conformance
    url: conformance/icallagent-public-api-conformance.yml
  - type: AgentSkill
    url: skills/_index.yml
  - type: APIReference
    url: https://docs.icallagent.com/api-reference/
maintainers:
- FN: iCallAgent
  url: https://icallagent.com
generated:
  by: apis.io/add
  model: claude-opus-4-8
  confidence: 95
  at: '2026-09-15T18:32:20.296Z'
common:
- type: Website
  url: https://icallagent.com
- type: DomainSecurity
  url: security/icallagent-public-api-domain-security.yml
- type: OAuthScopes
  url: scopes/icallagent-public-api-scopes.yml
- type: Authentication
  url: authentication/icallagent-public-api-authentication.yml
- type: LLMsTxt
  url: llms/icallagent-public-api-llms.txt
- type: Packages
  url: packages/icallagent-public-api-packages.yml
- type: DeveloperPortal
  url: https://docs.icallagent.com/
- type: Pricing
  url: https://icallagent.com/pricing
- type: TermsOfService
  url: https://icallagent.com/terms
- type: PrivacyPolicy
  url: https://icallagent.com/privacy
- type: Blog
  url: https://icallagent.com/blog
- type: SignUp
  url: https://dashboard.icallagent.com
x-enrichment:
  date: '2026-09-15'
  status: enriched
  artifacts_added: 21
  pass: local-v3

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/icallagent-public-api"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/icallagent-public-api/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/icallagent-public-api/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.