Actionpower

ActionPower Corp. (주식회사 액션파워) is a Seoul-based deep-tech AI company founded in 2016 that builds its own end-to-end speech recognition, speaker diarization, speech synthesis and small-language-model stack, and sells it two ways: as daglo, a voice-intelligence workspace that records, transcribes, summarizes and translates meetings, calls and lectures for more than two million users; and as the daglo Cloud API, a developer platform at apis.daglo.ai offering synchronous and asynchronous speech-to-text, bidirectional-streaming realtime STT over gRPC, chat completion, dialogue summarization, meeting minutes, paragraph splitting and text-to-speech. The company is ISO 27001 certified, ships an on-premise closed-network deployment for public sector, finance, healthcare and broadcast customers, and reports customers including LG Electronics, KT Skylife, NH Nonghyup Bank and the Daegu Metropolitan Government.

Actionpower publishes 1 API on the APIs.io network: daglo Cloud API. Tagged areas include Speech Recognition, Speech To Text, Text To Speech, Natural Language Processing, and Artificial Intelligence.

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

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

52.4/100 developing Agent 36/100 agent ready Full breakdown ↓
scored 2026-09-06 · rubric v0.19.0
2 APIs
Speech RecognitionSpeech To TextText To SpeechNatural Language ProcessingArtificial IntelligenceTranscriptionVoiceMeeting IntelligencegRPCSouth Korea

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-06 · rubric v0.19.0
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/actionpower: 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 2

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

daglo Cloud API

REST API for ActionPower's speech and language stack, served at https://apis.daglo.ai and authenticated with a bearer API token issued from the daglo Developers console. The pub...

daglo Realtime Streaming STT (gRPC)

Bidirectional gRPC streaming speech recognition served from apis.daglo.ai. The provider publishes the proto3 service definition (package dagloapis.speech.v1, rpc StreamingRecogn...

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Actionpower Rate Limits

1 limits

RATE LIMITS

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.

Actionpower Authentication

http · 1 scheme

SECURITY

Actionpower Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Agentic Access 1

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

Actionpower Agentic Access

40 operations · 28 acting

40 operations · 28 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

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 4

Pricing, plans, and the legal terms of use

Company 4

The organization behind the API

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: actionpower
name: Actionpower
description: 'ActionPower Corp. (주식회사 액션파워) is a Seoul-based deep-tech AI company founded in 2016 that builds its own end-to-end
  speech recognition, speaker diarization, speech synthesis and small-language-model stack, and sells it two ways: as daglo,
  a voice-intelligence workspace that records, transcribes, summarizes and translates meetings, calls and lectures for more
  than two million users; and as the daglo Cloud API, a developer platform at apis.daglo.ai offering synchronous and asynchronous
  speech-to-text, bidirectional-streaming realtime STT over gRPC, chat completion, dialogue summarization, meeting minutes,
  paragraph splitting and text-to-speech. The company is ISO 27001 certified, ships an on-premise closed-network deployment
  for public sector, finance, healthcare and broadcast customers, and reports customers including LG Electronics, KT Skylife,
  NH Nonghyup Bank and the Daegu Metropolitan Government.'
image: https://daglo.ai/d/og-image
url: https://raw.githubusercontent.com/api-evangelist/actionpower/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.20'
created: '2026-09-06'
modified: '2026-09-06'
position: Producing
tags:
- Speech Recognition
- Speech To Text
- Text To Speech
- Natural Language Processing
- Artificial Intelligence
- Transcription
- Voice
- Meeting Intelligence
- gRPC
- South Korea
tags_raw:
- speech-recognition
- speech-to-text
- text-to-speech
- natural-language-processing
- artificial-intelligence
- transcription
- voice
- meeting-intelligence
- grpc
- south-korea
apis:
- name: daglo Cloud API
  description: REST API for ActionPower's speech and language stack, served at https://apis.daglo.ai and authenticated with
    a bearer API token issued from the daglo Developers console. The published production contract covers synchronous and
    asynchronous speech-to-text (with speaker diarization, keyword boosting, multi-channel audio, sentiment analysis and subtitle-file
    export), dialogue summarization, asynchronous meeting minutes, paragraph splitting and text-to-speech. Long-running jobs
    return a request id (rid) that is either polled with GET or delivered to a caller-supplied callback URL.
  humanURL: https://developers.daglo.ai/guide/en/
  baseURL: https://apis.daglo.ai
  image: https://daglo.ai/d/og-image
  tags:
  - Speech Recognition
  - Speech To Text
  - Text To Speech
  - Natural Language Processing
  - Transcription
  properties:
  - type: OpenAPI
    url: openapi/actionpower-daglo-cloud-api-openapi.yml
  - type: OpenAPI
    url: openapi/actionpower-daglo-cloud-api-dev-openapi.yml
  - type: Documentation
    url: https://developers.daglo.ai/guide/en/
  - type: APIReference
    url: https://apis.daglo.ai/docs
  - type: GettingStarted
    url: https://developers.daglo.ai/guide/en/Quick-Speech-Voice-To-Text.html
  - type: Webhooks
    url: asyncapi/actionpower-daglo-webhooks.yml
  - type: Authentication
    url: authentication/actionpower-authentication.yml
  - type: RateLimits
    url: rate-limits/actionpower-rate-limits.yml
  - type: ErrorCatalog
    url: errors/actionpower-problem-types.yml
  - type: Examples
    url: examples/actionpower-daglo-examples.yml
  - type: DataModel
    url: data-model/actionpower-data-model.yml
  - type: Overlay
    url: overlays/actionpower-daglo-cloud-api-overlay.yaml
- name: daglo Realtime Streaming STT (gRPC)
  description: Bidirectional gRPC streaming speech recognition served from apis.daglo.ai. The provider publishes the proto3
    service definition (package dagloapis.speech.v1, rpc StreamingRecognize) in its developer guide; clients stream LINEAR16
    16kHz mono audio and receive interim and final transcripts. Language codes ko-KR, en-US and mixed are supported, a single
    request stream may run up to six hours, and access requires an additional permission granted by api-support@daglo.ai.
  humanURL: https://developers.daglo.ai/guide/Quick-Realtime-Voice-To-Text.html
  baseURL: https://apis.daglo.ai
  image: https://daglo.ai/d/og-image
  tags:
  - Speech Recognition
  - Streaming
  - gRPC
  properties:
  - type: Protobuf
    url: grpc/actionpower-speech.proto
  - type: Documentation
    url: https://developers.daglo.ai/guide/Quick-Realtime-Voice-To-Text.html
  - type: SourceCode
    url: https://github.com/actionpower/dagloapi-js-beta
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: AgenticAccess
  url: agentic-access/actionpower-agentic-access.yml
- type: Website
  url: https://daglo.ai/
- type: Website
  url: https://actionpower.kr/
- type: DeveloperPortal
  url: https://developers.daglo.ai/
- type: Documentation
  url: https://developers.daglo.ai/guide/en/
- type: APIReference
  url: https://apis.daglo.ai/docs
- type: GettingStarted
  url: https://developers.daglo.ai/guide/en/Quick-Speech-Voice-To-Text.html
- type: Support
  url: https://developers.daglo.ai/guide/en/FAQ.html
- type: Blog
  url: https://daglo.ai/d/ko/blog
- type: BlogRSS
  url: https://daglo.ai/d/ko/blog/rss.xml
- type: GitHubOrganization
  url: https://github.com/actionpower
- type: Pricing
  url: https://developers.daglo.ai/pricing
- type: SignUp
  url: https://daglo.ai/sign-up
- type: Login
  url: https://developers.daglo.ai/sign-in
- type: TermsOfService
  url: https://daglo.ai/d/en/legal/terms
- type: PrivacyPolicy
  url: https://daglo.ai/d/en/legal/privacy
- type: Compliance
  url: https://daglo.ai/d/en/enterprise
- type: LLMsTxt
  url: llms/actionpower-llms.txt
- type: Packages
  url: packages/actionpower-packages.yml
- type: SDKs
  url: packages/actionpower-packages.yml
- type: X-MCPServerCandidate
  url: mcp/actionpower-mcp.yml
- type: Conventions
  url: conventions/actionpower-conventions.yml
- type: Conformance
  url: conformance/actionpower-conformance.yml
- type: ErrorCatalog
  url: errors/actionpower-problem-types.yml
- type: Lifecycle
  url: lifecycle/actionpower-lifecycle.yml
- type: ChangeLog
  url: changelog/actionpower-changelog.yml
- type: Authentication
  url: authentication/actionpower-authentication.yml
- type: DomainSecurity
  url: security/actionpower-domain-security.yml
- type: Sandbox
  url: sandbox/actionpower-sandbox.yml
- type: DataModel
  url: data-model/actionpower-data-model.yml
- type: Plans
  url: plans/actionpower-plans-pricing.yml
- type: RateLimits
  url: rate-limits/actionpower-rate-limits.yml
- type: Webhooks
  url: asyncapi/actionpower-daglo-webhooks.yml
- type: AgentSkill
  url: skills/_index.yml
- type: Protobuf
  url: grpc/actionpower-speech.proto
- type: Examples
  url: examples/actionpower-daglo-examples.yml
- type: Overlay
  url: overlays/actionpower-daglo-cloud-api-overlay.yaml
x-enrichment:
  date: '2026-09-06'
  status: enriched
  artifacts_added: 30
  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/actionpower"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/actionpower/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/actionpower/evidence"

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

Get an API key

Free tier, no email required.

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