Deepgram entegrasyonu | Zervanor
← Tüm konnektörler

Deepgram

Aynı zamanda bir ajan aracı
ai

Deepgram voice AI REST API: transcribe pre-recorded audio from a URL (speech-to-text), synthesize speech from text (text-to-speech), and manage projects, API keys, members, invitations, usage, balances and models.

26 eylemler · 0 tetikleyiciler

Deepgram entegrasyonu — 26 aksiyon ile Deepgram'ı otomasyonlarına bağla; her aksiyon aynı zamanda bir AI agent aracı. Örnek: List Projects, Transcribe Audio URL, Synthesize Speech (Text-to-Speech), Get Project, Update Project. Boş bir tuvalde uğraşmadan — bağla ve workflow'larında kullan.

Aşağıdaki her eylem, bir AI ajanının da çağırabileceği bir araçtır — aynı pack hem iş akışlarınızı hem ajanlarınızı çalıştırır.

Eylemler 26

Zervanor'un Deepgram üzerinde yapabilecekleri.

Projects22

GET

List Projects

List the projects associated with the API key (GET /projects). Identity + connectivity probe.

GET

Get Project

Get details for a specific project (GET /projects/{project_id}).

PATCH

Update Project

Update a project's name and settings (PATCH /projects/{project_id}).

DELETE

Delete Project

Delete a project (DELETE /projects/{project_id}).

GET

List Project Models

List the models a project has access to (GET /projects/{project_id}/models).

GET

Get Project Model

Get metadata for a specific model in a project (GET /projects/{project_id}/models/{model_id}).

GET

List Project Keys

List the API keys for a project (GET /projects/{project_id}/keys).

GET

Get Project Key

Get details for a specific API key (GET /projects/{project_id}/keys/{key_id}).

POST

Create Project Key

Create an API key for a project (POST /projects/{project_id}/keys).

DELETE

Delete Project Key

Delete an API key from a project (DELETE /projects/{project_id}/keys/{key_id}).

GET

List Project Members

List the members of a project (GET /projects/{project_id}/members).

DELETE

Remove Project Member

Remove a member from a project (DELETE /projects/{project_id}/members/{member_id}).

GET

List Member Scopes

List the scopes assigned to a project member (GET /projects/{project_id}/members/{member_id}/scopes).

PUT

Update Member Scopes

Update the scope assigned to a project member (PUT /projects/{project_id}/members/{member_id}/scopes).

GET

List Invitations

List the pending invitations for a project (GET /projects/{project_id}/invites).

POST

Create Invitation

Invite a person to a project by email (POST /projects/{project_id}/invites).

DELETE

Delete Invitation

Remove a pending invitation by email (DELETE /projects/{project_id}/invites/{email}).

GET

Get Usage Summary

Get aggregated usage for a project over a date range (GET /projects/{project_id}/usage).

GET

Get Usage Breakdown

Get a grouped usage breakdown for a project (GET /projects/{project_id}/usage/breakdown).

GET

Get Usage Fields

List the tags, models, methods and features seen in a project's requests (GET /projects/{project_id}/usage/fields).

GET

List Balances

List the outstanding balances for a project (GET /projects/{project_id}/balances).

GET

Get Balance

Get details for a specific balance (GET /projects/{project_id}/balances/{balance_id}).

Models2

GET

List Models

List all latest STT and TTS models available (GET /models).

GET

Get Model

Get metadata for a specific model (GET /models/{model_id}).

Listen1

POST

Transcribe Audio URL

Transcribe pre-recorded audio hosted at a public URL (POST /listen). The audio location is passed as a JSON body { url }; transcription options are query parameters. Supports an async callback URL for long jobs.

Speak1

POST

Synthesize Speech (Text-to-Speech)

Convert text into natural-sounding speech (POST /speak). The text is passed as a JSON body { text }; voice and audio options are query parameters. The response is binary audio.

Deepgram kullanan Çözüm Şablonları

Deepgram ile kendi otomasyonunu görsel tasarımcıda kur.

Sıkça sorulan sorular

Deepgram ile neler otomatikleştirebilirim?

26 aksiyon var — örneğin: List Projects, Transcribe Audio URL, Synthesize Speech (Text-to-Speech), Get Project, Update Project ve daha fazlası.

Deepgram bir AI agent aracı olarak kullanılabilir mi?

Evet. Deepgram'ın her aksiyonu otomatik olarak bir AI agent aracına dönüşür — aynı pack hem workflow'larını hem agent'larını besler.

Deepgram entegrasyonu nasıl modellenir?

Deepgram sürümlü bir connector pack olarak modellenir; muhakeme gerektiren adımlar workflow'larla aynı runtime'da barınan first-party agent'lara düşer.