This is the public REST API for elmah.io. All of the integrations communicates with elmah.io through this API. For additional help getting started with the API, visit the following help articles: Using the REST API [Where is m
No SDKs indexed for this API yet.
curl \ # append ?api_key=$API_KEY to the URL \ /v3/logs
curl \
# append ?api_key=$API_KEY to the URL \
/v3/logs/{id}curl \ # append ?api_key=$API_KEY to the URL \ /v3/deployments
No SDKs yet