Raygun Applications API
List, retrieve, and regenerate API keys for applications under your Raygun organization. Applications are the root resource — each owns its own error groups, deployments, source maps, sessions, pages, customers, and Flutter symbols.
Raygun Applications API is one of 15 APIs that Raygun publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Observability and Applications. The published artifact set on APIs.io includes API documentation, an OpenAPI specification, and a JSON-LD context.
This API exposes 4 operations across 4 paths, and defines 1 schema. It is described by OpenAPI 3.0.3, at version 3.0.
Requests are made against a single base URL, https://api.raygun.com/v3.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Raygun Applications 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 4
Across 4 paths, the API surfaces 4 operations — 3 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.
Schemas 1
The contract defines 1 schema that model the data the API accepts and returns. The most detailed is application (8 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Raygun 12
Other APIs Raygun publishes across the network.