aiOla

aiOla is a deep-tech voice, speech and conversational AI lab that sells enterprise Speech AI as an API: the Jargonic family of multilingual automatic speech recognition models (Jargonic-v2, Jargonic-v2-Flash, Jargonic-v1) with zero-shot jargon and keyword spotting, a low-latency text-to-speech model with jargon-pronunciation conditioning, and a speech-understanding layer covering summarization, sentiment, entity, topic and key-phrase detection, auto chapters, content moderation and PII redaction. The developer surface is delivered through first-party Python, JavaScript/TypeScript, C# and Swift SDKs against a REST + Socket.IO API, with a two-tier API-key-to-JWT authentication model. The company also packages the same technology as field voice agents that capture data into Salesforce for enterprise field teams.

aiOla publishes 3 APIs on the APIs.io network. Tagged areas include Speech Recognition, Speech-to-Text, Text-to-Speech, Voice AI, and Conversational AI.

aiOla’s developer surface includes documentation, getting-started guide, authentication, support, engineering blog, and 19 more developer resources.

31.7/100 thin Agent 14/100 agent aware Full breakdown ↓
scored 2026-09-14 · rubric v0.22.0
3 APIs 1 MCP Servers
Speech RecognitionSpeech-to-TextText-to-SpeechVoice AIConversational AIArtificial IntelligenceMachine-LearningAudioTranscriptionEnterprise

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-14 · rubric v0.22.0
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
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/aiola: 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 3

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

aiOla Speech to Text API

Jargonic automatic speech recognition. Batch file transcription over HTTP (POST /api/speech-to-text/file, 50 MB maximum file size) and real-time streaming transcription over a S...

aiOla Text to Speech API

Low-latency speech synthesis with multi-language, multi-voice support and jargon-pronunciation conditioning. Batch synthesis (POST /api/tts/synthesize) and chunked streaming syn...

aiOla Authentication API

Two-tier authentication service. An API key is exchanged for a short-lived bearer token (POST /voip-auth/apiKey2Token), which is then exchanged for a session JWT access token sc...

MCP Servers 1

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

Pricing Plans 1

Published pricing tiers and plan structures.

Aiola Plans Pricing

0 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Aiola Rate Limits

0 limits

RATE LIMITS

Security Posture 4

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

Aiola Authentication

2 schemes

SECURITY

Aiola Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Aiola Trust Center

SOC 2 Type II, ISO 27001:2022

SECURITY

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 4

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: aiola
name: aiOla
description: 'aiOla is a deep-tech voice, speech and conversational AI lab that sells enterprise Speech AI as an API: the
  Jargonic family of multilingual automatic speech recognition models (Jargonic-v2, Jargonic-v2-Flash, Jargonic-v1) with zero-shot
  jargon and keyword spotting, a low-latency text-to-speech model with jargon-pronunciation conditioning, and a speech-understanding
  layer covering summarization, sentiment, entity, topic and key-phrase detection, auto chapters, content moderation and PII
  redaction. The developer surface is delivered through first-party Python, JavaScript/TypeScript, C# and Swift SDKs against
  a REST + Socket.IO API, with a two-tier API-key-to-JWT authentication model. The company also packages the same technology
  as field voice agents that capture data into Salesforce for enterprise field teams.'
image: https://aiola.ai/wp-content/uploads/2026/03/favicon-300x300.png
url: https://raw.githubusercontent.com/api-evangelist/aiola/refs/heads/main/apis.yml
specificationVersion: '0.20'
created: '2026-09-14'
modified: '2026-09-14'
tags:
- Speech Recognition
- Speech-to-Text
- Text-to-Speech
- Voice AI
- Conversational AI
- Artificial Intelligence
- Machine-Learning
- Audio
- Transcription
- Enterprise
tags_raw:
- Speech Recognition
- Speech to Text
- Text to Speech
- Voice AI
- Conversational AI
- Artificial Intelligence
- Machine Learning
- Audio
- Transcription
- Enterprise
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- aid: aiola-speech-to-text
  name: aiOla Speech to Text API
  image: https://aiola.ai/wp-content/uploads/2026/03/favicon-300x300.png
  description: Jargonic automatic speech recognition. Batch file transcription over HTTP (POST /api/speech-to-text/file, 50
    MB maximum file size) and real-time streaming transcription over a Socket.IO connection at /api/voice-streaming/socket.io
    on the /events namespace, with zero-shot keyword spotting against a caller-supplied jargon dictionary. No OpenAPI description
    is published by the provider; the operation surface recorded here is read from aiOla's own open-source SDKs.
  humanURL: https://docs.aiola.ai/developer-guides/speech-to-text/quickstart
  baseURL: https://apis.aiola.ai
  tags:
  - Speech Recognition
  - Speech-to-Text
  - Transcription
  - Streaming
  tags_raw:
  - Speech Recognition
  - Speech to Text
  - Transcription
  - Streaming
  properties:
  - type: Documentation
    url: https://docs.aiola.ai/developer-guides/speech-to-text/quickstart
  - type: APIReference
    url: https://docs.aiola.ai/speech-to-text
- aid: aiola-text-to-speech
  name: aiOla Text to Speech API
  image: https://aiola.ai/wp-content/uploads/2026/03/favicon-300x300.png
  description: Low-latency speech synthesis with multi-language, multi-voice support and jargon-pronunciation conditioning.
    Batch synthesis (POST /api/tts/synthesize) and chunked streaming synthesis (POST /api/tts/stream). No OpenAPI description
    is published by the provider; the operation surface recorded here is read from aiOla's own open-source SDKs.
  humanURL: https://docs.aiola.ai/developer-guides/text-to-speech/quickstart
  baseURL: https://apis.aiola.ai
  tags:
  - Text-to-Speech
  - Speech Synthesis
  - Voice AI
  - Streaming
  tags_raw:
  - Text to Speech
  - Speech Synthesis
  - Voice AI
  - Streaming
  properties:
  - type: Documentation
    url: https://docs.aiola.ai/developer-guides/text-to-speech/quickstart
  - type: APIReference
    url: https://docs.aiola.ai/text-to-speech
- aid: aiola-auth
  name: aiOla Authentication API
  image: https://aiola.ai/wp-content/uploads/2026/03/favicon-300x300.png
  description: Two-tier authentication service. An API key is exchanged for a short-lived bearer token (POST /voip-auth/apiKey2Token),
    which is then exchanged for a session JWT access token scoped to a workflow (POST /voip-auth/session); the session is
    released with DELETE /voip-auth/session. Access tokens are documented as lasting roughly 30 minutes.
  humanURL: https://docs.aiola.ai/developer-guides/authentication
  baseURL: https://auth.aiola.ai
  tags:
  - Authentication
  - Tokens
  properties:
  - type: Documentation
    url: https://docs.aiola.ai/developer-guides/authentication
common:
- type: Website
  url: https://aiola.ai/
- type: DeveloperPortal
  url: https://docs.aiola.ai/get-started/overview
- type: Documentation
  url: https://docs.aiola.ai/get-started/overview
- type: GettingStarted
  url: https://docs.aiola.ai/get-started/quickstart
- type: Authentication
  url: authentication/aiola-authentication.yml
- type: Support
  url: https://customer.support.aiola.com/servicedesk/customer/portals
- type: Blog
  url: https://aiola.ai/blog/
- type: GitHubOrganization
  url: https://github.com/aiola-lab
- type: TermsOfService
  url: https://aiola.ai/terms/
- type: PrivacyPolicy
  url: https://aiola.ai/privacy-policy/
- type: StatusPage
  url: https://status.aiola.ai/
- type: TrustCenter
  url: https://trust.aiola.ai/
- type: Compliance
  url: security/aiola-trust-center.yml
- type: Packages
  url: packages/aiola-packages.yml
- type: SDKs
  url: packages/aiola-packages.yml
- type: MCPServer
  url: mcp/aiola-mcp.yml
- type: LLMsTxt
  url: llms/aiola-llms.txt
- type: Lifecycle
  url: lifecycle/aiola-lifecycle.yml
- type: Conventions
  url: conventions/aiola-conventions.yml
- type: ErrorCatalog
  url: errors/aiola-error-codes.yml
- type: Conformance
  url: conformance/aiola-conformance.yml
- type: RateLimits
  url: rate-limits/aiola-rate-limits.yml
- type: Plans
  url: plans/aiola-plans-pricing.yml
- type: DomainSecurity
  url: security/aiola-domain-security.yml
x-enrichment:
  date: '2026-09-14'
  status: enriched
  artifacts_added: 17
  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/aiola"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/aiola/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/aiola/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.