JAGGAER Items API
Event item management
JAGGAER Items API is one of 16 APIs that JAGGAER publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Items. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.
This API exposes 7 operations across 5 paths, and defines 7 schemas. It is described by OpenAPI 3.0.3, at version v26.0.0.4.
Requests are made against a single base URL, https://ches.aso-api.jaggaer.com.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 2
JAGGAER Items API declares
2 security schemes
for authenticating requests.
It accepts HTTP bearer tokens (JWT) (bearerAuth).
An API key is passed in the header as X-Api-Key (apiKeyHeader).
By default, every request must be authenticated.
bearerAuth— OAuth 2.0 bearer token for authentication.apiKeyHeader— API key passed as a request header.
Paths & Operations 7
Across 5 paths, the API surfaces 7 operations — 1 DELETE, 3 GET, 2 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.
Event item management
Schemas 7
The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are ItemResponse (4 properties), ItemCreateRequest (3 properties), ItemUpdateRequest (3 properties), AsyncAcceptedResponse (1 property). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from JAGGAER 12
Other APIs JAGGAER publishes across the network.