This is the public REST API for elmah.io. All of the integrations communicates with elmah.io through this API.<br/><br/>For additional help getting started with the API, visit the following help articles:<br/><ul><li>[Using the REST API](https://docs.elmah.io/using-the-rest-api/)</li><li>[Where is my API key?](https://docs.elmah.io/where-is-my-api-key/)</li><li>[Where is my log ID?](https://docs.elmah.io/where-is-my-log-id/)</li><li>[How to configure API key permissions](https://docs.elmah.io/how-to-configure-api-key-permissions/)</li></ul>
https://elmah.io22 endpoints available
/v3/logsFetch a list of logs.
/v3/logsCreate a new log.
/v3/logs/{id}Fetch a log by its ID.
/v3/deploymentsFetch a list of deployments.
/v3/deploymentsCreate a new deployment.
/v3/uptimechecksFetch a list of uptime checks. Currently in closed beta. Get in contact to get access to this endpoint.
/v3/deployments/{id}Fetch a deployment by its ID.
/v3/deployments/{id}Delete a deployment by its ID.
/v3/messages/{logId}Fetch messages from a log.
/v3/messages/{logId}Create a new message.
/v3/messages/{logId}Deletes a list of messages by logid and query.
/v3/logs/{id}/_enableEnable a log by its ID.
/v3/logs/{id}/_disableDisable a log by its ID.
/v3/sourcemaps/{logId}Create or update a translation between a minified JavaScript path to the minified JavaScript and source map files.
/v3/logs/{id}/_diagnoseHelp diagnose logging problems.
/v3/messages/{logId}/_fixMark a list of messages as fixed by logid and query.
/v3/messages/{logId}/{id}Fetch a message by its ID.
/v3/messages/{logId}/{id}Delete a message by its ID.
/v3/messages/{logId}/_bulkCreate one or more new messages.
/v3/heartbeats/{logId}/{id}Create a new heartbeat.
/v3/messages/{logId}/{id}/_fixFix a message by its ID.
/v3/messages/{logId}/{id}/_hideHide a message by its ID.
This is the public REST API for elmah.io. All of the integrations communicates with elmah.io through this API.<br/><br/>For additional help getting started with the API, visit the following help articles:<br/><ul><li>[Using the REST API](https://docs.elmah.io/using-the-rest-api/)</li><li>[Where is my API key?](https://docs.elmah.io/where-is-my-api-key/)</li><li>[Where is my log ID?](https://docs.elmah.io/where-is-my-log-id/)</li><li>[How to configure API key permissions](https://docs.elmah.io/how-to-configure-api-key-permissions/)</li></ul>
https://elmah.io22 endpoints available
/v3/logsFetch a list of logs.
/v3/logsCreate a new log.
/v3/logs/{id}Fetch a log by its ID.
/v3/deploymentsFetch a list of deployments.
/v3/deploymentsCreate a new deployment.
/v3/uptimechecksFetch a list of uptime checks. Currently in closed beta. Get in contact to get access to this endpoint.
/v3/deployments/{id}Fetch a deployment by its ID.
/v3/deployments/{id}Delete a deployment by its ID.
/v3/messages/{logId}Fetch messages from a log.
/v3/messages/{logId}Create a new message.
/v3/messages/{logId}Deletes a list of messages by logid and query.
/v3/logs/{id}/_enableEnable a log by its ID.
/v3/logs/{id}/_disableDisable a log by its ID.
/v3/sourcemaps/{logId}Create or update a translation between a minified JavaScript path to the minified JavaScript and source map files.
/v3/logs/{id}/_diagnoseHelp diagnose logging problems.
/v3/messages/{logId}/_fixMark a list of messages as fixed by logid and query.
/v3/messages/{logId}/{id}Fetch a message by its ID.
/v3/messages/{logId}/{id}Delete a message by its ID.
/v3/messages/{logId}/_bulkCreate one or more new messages.
/v3/heartbeats/{logId}/{id}Create a new heartbeat.
/v3/messages/{logId}/{id}/_fixFix a message by its ID.
/v3/messages/{logId}/{id}/_hideHide a message by its ID.