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

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 Item. 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.2.0, at version v26.1.0.9.

Requests are made against a single base URL, https://ees.aso-api.jaggaer.com.

7 operations 5 paths 7 schemas 1 DELETE3 GET2 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v26.1.0.9
Base URL
https://ches.aso-api.jaggaer.com/
Authentication
HTTP Bearer, API Key
Resource Areas
1

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.

Items 7

Event item management

GET
/event/{event-id}/apiItem/{item-id}
Item
getItem 2 params → 200401404
DELETE
/event/{event-id}/apiItem/{item-id}
Delete Item
deleteItem 2 params → 204401404
PATCH
/event/{event-id}/user/{user-id}/apiItem/{item-id}
Item by User
updateItemByUser 3 params body → 200401404
GET
/event/{event-id}/apiItems
Items
getItems 1 param → 200401404
GET
/event/{event-id}/apiItems/async
Items (Asynchronous)
getItemsAsync 1 param → 202401404
POST
/event/{event-id}/user/{user-id}/apiItems
Create Items by User
createItemsByUser 2 params body → 200401422
PATCH
/event/{event-id}/user/{user-id}/apiItems
Update Items by User (Bulk)
updateItemsByUser 2 params body → 200401422

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), ItemListResponse (1 property). Each schema is shown below with its type and property counts.

ItemResponse
object
Sourcing event line item details.
4 properties
ItemUpdateRequest
object
Request body for updating an event line item.
3 properties
ErrorResponse
object
Error response with validation details.
1 property
ItemCreateRequest
object
Request body for creating event line items.
3 properties
AsyncAcceptedResponse
object
Response returned when an asynchronous operation is accepted.
1 property
ItemBulkUpdateRequest
object
Request body for bulk updating event line items.
1 property
ItemListResponse
object
List of event line items.
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

jaggaer-items-api-openapi.yml Raw ↑

Other APIs JAGGAER publishes across the network.

JAGGAER Async API
JAGGAER Attributes API
JAGGAER Awards API
JAGGAER Bids API
JAGGAER Contacts API
JAGGAER Customer Hosts API
JAGGAER Events API
JAGGAER Jobs API
JAGGAER Locations API
JAGGAER Rates API
JAGGAER Scenarios API
JAGGAER Suppliers API
Where this information came from

This is an independent, third-party profile of JAGGAER Items 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.