ACORD Policy API
Policy administration and management
ACORD Policy API is one of 6 APIs that ACORD publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
This API exposes 5 JSON Schema definitions.
Tagged areas include Policy. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and 5 JSON Schemas.
This API exposes 4 operations across 2 paths, and defines 12 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.
Requests are made against a single base URL, https://api.insurer-internal.example.com/ngds.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 2
ACORD Policy API declares
2 security schemes
for authenticating requests.
It supports OAuth 2.0 (oauth2) using the clientCredentials flow, exposing 4 scopes.
It accepts HTTP bearer tokens (JWT) (bearerAuth).
By default, every request must be authenticated.
Paths & Operations 4
Across 2 paths, the API surfaces 4 operations — 2 GET, 1 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.
Policy administration and management
Schemas 12
The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are Policy (12 properties), Party (8 properties), PolicyRequest (7 properties), PartyRequest (7 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 ACORD 5
Other APIs ACORD publishes across the network.