Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Accept Escalations API

The Escalations API from Accept — 1 operation(s) for escalations.

Accept Escalations API is one of 23 APIs that Accept publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

Tagged areas include Escalations. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, and an AsyncAPI specification.

This API exposes 1 operation across 1 path, and defines 6 schemas. It is described by OpenAPI 3.1.0, at version 1.1.0-rc.1.

Requests are made against a single base URL, http://localhost:8080.

1 operations 1 paths 6 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.1.0-rc.1
Base URL
https://midas.accept.io
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

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

  • BearerAuth — Static bearer token. Configured via MIDASAUTHTOKENS or midas.yaml auth.tokens. Not required when auth.mode=open (development only).

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 GET. Each is listed below with its method, path, parameters, and response codes.

Escalations 1
GET
/v1/escalations
List pending escalations
listEscalations → 200401403

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are Envelope (18 properties), ResolvedCapabilitySnapshot (6 properties), ResolvedProcessSnapshot (5 properties), ResolvedBusinessServiceSnapshot (5 properties). Each schema is shown below with its type and property counts.

ResolvedCapabilitySnapshot
object
Point-in-time snapshot of one Capability in the BusinessService's enabling set at evaluation time. The set as a whole is captured as a JSONB array on the envel…
6 properties
Envelope
object
Tamper-evident governance record for a single evaluation.
18 properties
Error
object
1 property 1 required
ResolvedBusinessServiceSnapshot
object
Point-in-time snapshot of the BusinessService that owned the resolved Process at evaluation time. See ADR-0001.
5 properties
ResolvedProcessSnapshot
object
Point-in-time snapshot of the Process the resolved Surface belonged to at evaluation time. Captured as evidence on the envelope per ADR-0001; not derived from…
5 properties
ResolvedStructure
object
Service-led structural context resolved at evaluation time: the Process the Surface belongs to, the BusinessService that owns the Process, and the set of Capab…
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

accept-escalations-api-openapi.yml Raw ↑

Other APIs Accept publishes across the network.

Accept Agents API
Accept Aisystems API
Accept Businessservices API
Accept Capabilities API
Accept Controlplane API
Accept Coverage API
Accept Decisions API
Accept Drift API
Accept Envelopes API
Accept Escalation Targets API
Accept Evaluate API
Accept Evidence API