VoiceGenie

VoiceGenie (Ori Labs Ltd.) is a conversational voice AI platform for sales automation that lets teams deploy AI voice agents to run outbound and inbound phone calls end to end. Businesses build assistants (voice bots) with a chosen voice, language, script and knowledge base, attach a phone number (via Twilio or Plivo), upload contact lists, and launch campaigns that qualify leads, book meetings, send SMS, run surveys, chase payment reminders, and hand off to human agents when needed. VoiceGenie exposes a Public REST API on core-saas.voicegenie.ai for placing calls, adding calls to recurring campaigns, pausing/resuming campaigns, fetching call analysis and status, retrieving inbound-call updates, checking transfer status, and removing customers from campaigns, plus a post-call analysis webhook, so voice workflows can be automated from n8n, Zapier, Zoho Flow, HubSpot, HighLevel, Cal.com and custom applications.

VoiceGenie publishes 2 APIs on the APIs.io network: Calls API and Campaigns API. Tagged areas include Company, Voice AI, Conversational AI, Sales Automation, and Voice Agents.

The VoiceGenie catalog on APIs.io includes 1 event-driven AsyncAPI specification.

VoiceGenie’s developer surface includes documentation, API reference, getting-started guide, engineering blog, pricing, signup flow, support, and 22 more developer resources.

49.3/100 developing ▬ flat Agent 71/100 agent native Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
2 APIs 1 MCP Servers
CompanyVoice AIConversational AISales AutomationVoice AgentsTelephonyCall CenterCustomer SupportLead GenerationWebhooks

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 49.3/100 · developing
Contract Quality 16.6 / 25
Developer Ergonomics 13.5 / 20
Commercial Clarity 8.9 / 20
Operational Transparency 1.0 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 71/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 6 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/voicegenie: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 2

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

VoiceGenie Calls API

Place and track voice calls.

VoiceGenie Campaigns API

Manage outbound/inbound campaigns and their contacts.

MCP Servers 1

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

voicegenie-mcp.yml

MCP SERVER

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.

Voicegenie Authentication

apiKey · 3 schemes

SECURITY

Voicegenie Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Voicegenie Agentic Access

7 operations · 7 acting

7 operations · 7 acting

AGENTIC

Resources

Get Started 5

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Access & Security 2

Authentication, authorization, and security posture

Learn 1

Tutorials, courses, talks, and written guidance

Operate 1

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 5

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: voicegenie
name: VoiceGenie
description: VoiceGenie (Ori Labs Ltd.) is a conversational voice AI platform for sales automation that lets teams deploy
  AI voice agents to run outbound and inbound phone calls end to end. Businesses build assistants (voice bots) with a chosen
  voice, language, script and knowledge base, attach a phone number (via Twilio or Plivo), upload contact lists, and launch
  campaigns that qualify leads, book meetings, send SMS, run surveys, chase payment reminders, and hand off to human agents
  when needed. VoiceGenie exposes a Public REST API on core-saas.voicegenie.ai for placing calls, adding calls to recurring
  campaigns, pausing/resuming campaigns, fetching call analysis and status, retrieving inbound-call updates, checking transfer
  status, and removing customers from campaigns, plus a post-call analysis webhook, so voice workflows can be automated from
  n8n, Zapier, Zoho Flow, HubSpot, HighLevel, Cal.com and custom applications.
url: https://raw.githubusercontent.com/api-evangelist/voicegenie/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- insight-partners
x-tier: profile
x-tier-reason: enriched-real-api
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-21'
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 16
  pass: local-v1
image: https://voicegenie.ai/images/vg_logo_name.svg
tags:
- Company
- Voice AI
- Conversational AI
- Sales Automation
- Voice Agents
- Telephony
- Call Center
- Customer Support
- Lead Generation
- Webhooks
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- aid: voicegenie:voicegenie-calls-api
  name: VoiceGenie Calls API
  description: Place and track voice calls.
  humanURL: https://voicegenie.gitbook.io/voicegenie-ai/integrations/public-api-integration
  baseURL: https://core-saas.voicegenie.ai
  tags:
  - Calls
  properties:
  - type: OpenAPI
    url: openapi/voicegenie-calls-api-openapi.yml
  - type: Documentation
    url: https://voicegenie.gitbook.io/voicegenie-ai/developer-documentation-1.0
  - type: APIReference
    url: https://voicegenie.gitbook.io/voicegenie-ai/integrations/public-api-integration
  - type: Authentication
    url: authentication/voicegenie-authentication.yml
  - type: Conventions
    url: conventions/voicegenie-conventions.yml
  - type: ErrorCatalog
    url: errors/voicegenie-problem-types.yml
  - type: DataModel
    url: data-model/voicegenie-data-model.yml
  - type: Webhooks
    url: asyncapi/voicegenie-webhooks.yml
- aid: voicegenie:voicegenie-campaigns-api
  name: VoiceGenie Campaigns API
  description: Manage outbound/inbound campaigns and their contacts.
  humanURL: https://voicegenie.gitbook.io/voicegenie-ai/integrations/public-api-integration
  baseURL: https://core-saas.voicegenie.ai
  tags:
  - Campaigns
  properties:
  - type: OpenAPI
    url: openapi/voicegenie-campaigns-api-openapi.yml
  - type: Documentation
    url: https://voicegenie.gitbook.io/voicegenie-ai/developer-documentation-1.0
  - type: APIReference
    url: https://voicegenie.gitbook.io/voicegenie-ai/integrations/public-api-integration
  - type: Authentication
    url: authentication/voicegenie-authentication.yml
  - type: Conventions
    url: conventions/voicegenie-conventions.yml
  - type: ErrorCatalog
    url: errors/voicegenie-problem-types.yml
  - type: DataModel
    url: data-model/voicegenie-data-model.yml
  - type: Webhooks
    url: asyncapi/voicegenie-webhooks.yml
common:
- url: https://voicegenie.ai
  type: Website
- url: https://voicegenie.gitbook.io/voicegenie-ai
  type: DeveloperPortal
- url: https://voicegenie.gitbook.io/voicegenie-ai/developer-documentation-1.0
  type: Documentation
- url: https://voicegenie.gitbook.io/voicegenie-ai/integrations/public-api-integration
  type: APIReference
- url: https://voicegenie.gitbook.io/voicegenie-ai/welcome-to-voicegenie-ai
  type: GettingStarted
- url: https://blogs.voicegenie.ai/
  type: Blog
- url: https://voicegenie.ai/pricing
  type: Pricing
- url: https://app.voicegenie.ai/
  type: SignUp
- url: https://app.voicegenie.ai/
  type: Login
- url: https://voicegenie.ai/terms
  type: TermsOfService
- url: https://voicegenie.ai/privacy-policy
  type: PrivacyPolicy
- url: mailto:support@voicegenie.ai
  type: Support
- url: https://cal.com/voicegenie/demo
  type: Demo
- url: https://www.linkedin.com/company/voicegenie
  type: LinkedIn
- url: https://twitter.com/voicegenie_ai
  type: Twitter
- url: https://www.youtube.com/@VoiceGenieAI
  type: YouTube
- url: https://www.instagram.com/voicegenie.ai/
  type: Instagram
- url: llms/voicegenie-llms.txt
  type: LLMsTxt
- url: authentication/voicegenie-authentication.yml
  type: Authentication
- url: conventions/voicegenie-conventions.yml
  type: Conventions
- url: errors/voicegenie-problem-types.yml
  type: ErrorCatalog
- url: lifecycle/voicegenie-lifecycle.yml
  type: Lifecycle
- url: conformance/voicegenie-conformance.yml
  type: Conformance
- url: data-model/voicegenie-data-model.yml
  type: DataModel
- url: security/voicegenie-domain-security.yml
  type: DomainSecurity
- url: mcp/voicegenie-mcp.yml
  type: MCPServer
- url: asyncapi/voicegenie-webhooks.yml
  type: Webhooks
- url: agentic-access/voicegenie-agentic-access.yml
  type: AgenticAccess
- url: skills/_index.yml
  type: AgentSkill