generated: '2026-07-15' method: generated source: openapi/dartmouth-open-data.yaml description: Recommended x-agentic-access execution contracts, classified heuristically from the OpenAPI. A governance starting point for exposing this API to AI agents — review and bind audience per deployment. See research/curity/agentic-governance/. summary: operations: 11 by_action_class: connected: 11 by_consequence: read: 11 human_in_the_loop_required: 0 operations: - path: /api/search/v1/catalog method: get operationId: CatalogController_getSiteCatalog_api/search/v1 x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /api/search/v1/collections method: get operationId: CollectionController_getSiteCollections_api/search/v1 x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /api/search/v1/collections/{collectionId} method: get operationId: CollectionController_getSiteCollectionFromId_api/search/v1 x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /api/search/v1/collections/{collectionId}/queryables method: get operationId: QueryableController_getSiteCollectionQueryables_api/search/v1 x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /api/search/v1/collections/{collectionId}/items method: get operationId: OgcItemController_getSiteCollectionItems_api/search/v1 x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /api/search/v1/collections/{collectionId}/items/{itemId} method: get operationId: OgcItemController_getSiteCollectionItemById_api/search/v1 x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /api/search/v1/collections/{collectionId}/items/{recordId}/related method: get operationId: OgcItemController_getRelatedOgcItemsById_api/search/v1 x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /api/search/v1/collections/{collectionId}/items/{recordId}/connected method: get operationId: OgcItemController_getConnectedOgcItemsById_api/search/v1 x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /api/search/v1/collections/{collectionId}/aggregations method: get operationId: OgcItemAggregationController_getAggregations_api/search/v1 x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /api/search/v1 method: get operationId: OgcRootController_getSiteRoot_api/search/v1 x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /api/search/v1/conformance method: get operationId: OgcRootConformanceController_getApiConformance_api/search/v1 x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none