How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

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 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.

This API exposes 9 operations across 9 paths, organized into 3 resource areas. It is described by OpenAPI 3.0.0, at version 1.0.

Requests are made against a single base URL, https://apis.daglo.ai.

9 operations 9 paths 0 schemas 3 GET6 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.0
Base URL
https://apis.daglo.ai
Authentication
HTTP Bearer
License
Terms of Service
Resource Areas
3

Authentication & Security 1

daglo Cloud API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (BearerAuth). By default, every request must be authenticated.

Paths & Operations 9

Across 9 paths, the API surfaces 9 operations — 3 GET, 6 POST. They span 3 resource areas: STT, NLP, TTS. Each is listed below with its method, path, parameters, and response codes.

STT 4
POST
/stt/v1/sync/transcripts
Transcribe short audio
post-stt-v1-sync-transcripts body → 200204400401403413415429
POST
/stt/v1/async/transcripts
Send long audio to transcribe
post-stt-v1-async-transcripts body → 200204400401403413415429
GET
/stt/v1/async/transcripts/{rid}
Get long audio transcription
get-stt-v1-async-transctips-rid 1 param → 200204401403404429500
GET
/stt/v1/async/transcripts/{rid}/{format}
Get long audio transcription as a file
get-stt-v1-async-transctips-rid-format 2 params → 200202204401403404429500
NLP 4
POST
/nlp/v1/sync/summaries
Summarize short dialogue
post-nlp-v1-sync-summaries body → 200204400401403413415429
POST
/nlp/v1/async/minutes
Request meeting minutes
post-nlp-v1-async-minutes body → 200204400401403413415429
GET
/nlp/v1/async/minutes/{rid}
Get meeting minutes
get-nlp-v1-async-minutes-rid 1 param → 200204401403404429500
POST
/nlp/v1/sync/paragraphs
Split text into paragraphs
post-nlp-v1-sync-paragraphs body → 200204400401403413415429
TTS 1
POST
/tts/v1/sync/audios
Synthesize short speech
post-tts-v1-sync-audios body → 200204400401403413415429

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

actionpower-daglo-cloud-api-openapi.yml Raw ↑
Where this information came from

This is an independent, third-party profile of daglo Cloud API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.