How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Raygun Deployments API

Record release markers and correlate them with error groups. Supports SCM integration (GitHub, GitLab, Bitbucket, Azure DevOps), commit reprocessing, latest-deploy lookup, and the api-key shortcut variant for CI pipelines.

Raygun Deployments API is one of 15 APIs that Raygun publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Observability, Deployment, and Release Tracking. The published artifact set on APIs.io includes API documentation, an OpenAPI specification, and 1 JSON Schema.

This API exposes 10 operations across 7 paths, and defines 2 schemas. It is described by OpenAPI 3.2.0, at version 3.0.

Requests are made against a single base URL, https://api.raygun.com/v3.

10 operations 7 paths 2 schemas 1 DELETE5 GET1 PATCH3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
3.0
Server
https://api.raygun.com/v3
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Raygun Deployments API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (personal_access_token). By default, every request must be authenticated.

  • personal_access_token — Personal Access Token authorization using the Bearer scheme. Example: Authorization: Bearer {token}

Paths & Operations 10

Across 7 paths, the API surfaces 10 operations — 1 DELETE, 5 GET, 1 PATCH, 3 POST. Each is listed below with its method, path, parameters, and response codes.

deployments 10
GET
/applications/{application-identifier}/deployments
List Deployments for an Application
list-deployments 4 params → 200401403404429
POST
/applications/{application-identifier}/deployments
Create Deployment
create-deployment 1 param body → 201400401403404422429
GET
/applications/{application-identifier}/deployments/latest
Get the Latest Deployment
get-latest-deployment 1 param → 200401403404429
GET
/applications/{application-identifier}/deployments/{deployment-identifier}
Get Deployment by Identifier
get-deployment 2 params → 200401403404429
DELETE
/applications/{application-identifier}/deployments/{deployment-identifier}
Delete Deployment
delete-deployment 2 params → 204401403404429
PATCH
/applications/{application-identifier}/deployments/{deployment-identifier}
Update Deployment Details
update-deployment 2 params body → 200400401403404422429
GET
/applications/{application-identifier}/deployments/latest/error-groups
List Error Groups From the Latest Deployment
list-error-groups-from-latest-deployment 5 params → 200401403404429
GET
/applications/{application-identifier}/deployments/{deployment-identifier}/error-groups
List Error Groups From a Deployment
list-error-groups-from-deployment 6 params → 200401403404429
POST
/applications/api-key/{api-key}/deployments
Create Deployment With Api Key
create-deployment-api-key 1 param body → 201400401403404422429
POST
/applications/{application-identifier}/deployments/{deployment-identifier}/reprocess-commits
Reprocess Deployment Commits
reprocess-deployment-commits 2 params → 202401403404409429

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are deployment (10 properties), error-group (9 properties). Each schema is shown below with its type and property counts.

error-group
object
9 properties 6 required
deployment
object
10 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

raygun-deployments-api-openapi.yml Raw ↑

Other APIs Raygun publishes across the network.

Raygun Applications API
Raygun Errors API
Raygun Source Maps API
Raygun Sessions API
Raygun Pages API
Raygun Customers API
Raygun Metrics API
Raygun Flutter Symbols API
Raygun Teams API
Raygun Invitations API
Raygun Plans API
Raygun Crash Reporting Ingestion API
Where this information came from

This is an independent, third-party profile of Raygun Deployments API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.