LAP Registry

elmah.io API Skill

elmah-io

Provider: Elmah Version: v3 Endpoints: 24 Updated: 2026-04-05

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

Endpoints

MethodPathDescription
GET/v3/deployments
POST/v3/deploymentsFetch a list of deployments.
GET/v3/deployments/{id}Create a new deployment.
DELETE/v3/deployments/{id}Fetch a deployment by its ID.
POST/v3/heartbeats/{logId}/{id}Delete a deployment by its ID.
POST/v3/installations/{logId}Create a new heartbeat.
GET/v3/logsCreate a new installation.
POST/v3/logsFetch a list of logs.
GET/v3/logs/{id}Create a new log.
DELETE/v3/logs/{id}Fetch a log by its ID.
POST/v3/logs/{id}/_disableDelete a log by its ID.
POST/v3/logs/{id}/_enableDisable a log by its ID.
GET/v3/logs/{id}/_diagnoseEnable a log by its ID.
GET/v3/messages/{logId}Help diagnose logging problems.
DELETE/v3/messages/{logId}Fetch messages from a log.
POST/v3/messages/{logId}Deletes a list of messages by logid and query.
GET/v3/messages/{logId}/{id}Create a new message.
DELETE/v3/messages/{logId}/{id}Fetch a message by its ID.
POST/v3/messages/{logId}/_fixDelete a message by its ID.
POST/v3/messages/{logId}/{id}/_hideMark a list of messages as fixed by logid and query.
POST/v3/messages/{logId}/{id}/_fixHide a message by its ID.
POST/v3/messages/{logId}/_bulkFix a message by its ID.
POST/v3/sourcemaps/{logId}Create one or more new messages.
GET/v3/uptimechecksCreate or update a translation between a minified JavaScript path to the minified JavaScript and source map files.

Install as Skill

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

CLI Install

lapsh skill-install elmah-io

Downloads and installs to ~/.claude/skills/elmah-io/

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)