LAP Registry

REST API Skill

deepgram

Provider: Deepgram Version: 1.0.0 Endpoints: 49 Updated: 2026-05-18

Raw .lap | Lean format | API JSON | Open in app

Endpoints

MethodPathDescription
GET/v1/agent/settings/think/models
POST/v1/projects/{project_id}/agentsList Agent Think Models
GET/v1/projects/{project_id}/agentsCreate an Agent Configuration
GET/v1/projects/{project_id}/agents/{agent_id}List Agent Configurations
PUT/v1/projects/{project_id}/agents/{agent_id}Get an Agent Configuration
DELETE/v1/projects/{project_id}/agents/{agent_id}Update Agent Metadata
POST/v1/projects/{project_id}/agent-variablesDelete an Agent Configuration
GET/v1/projects/{project_id}/agent-variablesCreate an Agent Variable
GET/v1/projects/{project_id}/agent-variables/{variable_id}List Agent Variables
PATCH/v1/projects/{project_id}/agent-variables/{variable_id}Get an Agent Variable
DELETE/v1/projects/{project_id}/agent-variables/{variable_id}Update an Agent Variable
POST/v1/listenDelete an Agent Variable
POST/v1/speakTranscribe and analyze pre-recorded audio and video
POST/v1/readText to Speech transformation
GET/v1/projectsAnalyze text content
GET/v1/projects/{project_id}List Projects
PATCH/v1/projects/{project_id}Get a Project
DELETE/v1/projects/{project_id}Update a Project
DELETE/v1/projects/{project_id}/leaveDelete a Project
GET/v1/projects/{project_id}/modelsLeave a Project
GET/v1/projects/{project_id}/models/{model_id}List Project Models
GET/v1/modelsGet a Project Model
GET/v1/models/{model_id}List Models
GET/v1/projects/{project_id}/keysGet a specific Model
POST/v1/projects/{project_id}/keysList Project Keys
GET/v1/projects/{project_id}/keys/{key_id}Create a Project Key
DELETE/v1/projects/{project_id}/keys/{key_id}Get a Project Key
GET/v1/projects/{project_id}/membersDelete a Project Key
DELETE/v1/projects/{project_id}/members/{member_id}List Project Members
GET/v1/projects/{project_id}/members/{member_id}/scopesDelete a Project Member

Install as Skill

Use this API as a Claude Code skill for instant agent access.

CLI Install

lapsh skill-install deepgram

Downloads and installs to ~/.claude/skills/deepgram/

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)