MediaValet Agentic Access
MediaValet exposes 312 API operations that an AI agent could call, of which 165 are state-changing ‘acting’ operations. This is a recommended x-agentic-access execution contract — the scope, audience, consequence tier, short-lived token constraints, and escalation each action should carry before it is handed to an autonomous agent.
By consequence: 147 read, 162 write, 2 physical, and 1 safety-critical.
1 operation are classed safety-critical and should require human-in-the-loop approval at runtime.
Contracts are classified heuristically from the provider’s OpenAPI and refresh on every APIs.io network build; audience is bound per deployment. The model follows Curity’s Access Intelligence (apidays Munich 2026). Browse every provider’s agent contracts at agentic-access.apis.io.
By consequence
Highest-consequence actions
The physical and safety-critical operations an agent could invoke — the ones that most warrant scoped tokens, tight TTLs, and escalation. Full per-operation contracts are in the source below.
| Method | Path | Consequence | Human-in-loop |
|---|---|---|---|
| POST | /brandedportals/{brandedPortalId}/disable | safety-critical | required |
| POST | /assets/{assetId}/checkOut | physical | conditional |
| POST | /notification | physical | conditional |
Source
Agentic Access
generated: '2026-08-13'
method: generated
source: openapi/mediavalet-assets-api-openapi.yml, openapi/mediavalet-attribute-groups-api-openapi.yml,
openapi/mediavalet-attributes-api-openapi.yml, openapi/mediavalet-authorization-api-openapi.yml,
openapi/mediavalet-branded-portals-api-openapi.yml, openapi/mediavalet-categories-api-openapi.yml,
openapi/mediavalet-config-api-openapi.yml, openapi/mediavalet-crop-api-openapi.yml, openapi/mediavalet-direct-links-api-openapi.yml,
openapi/mediavalet-downloads-api-openapi.yml, openapi/mediavalet-home-api-openapi.yml, openapi/mediavalet-integrations-api-openapi.yml,
openapi/mediavalet-introduction-and-help-api-openapi.yml, openapi/mediavalet-keyword-groups-api-openapi.yml,
openapi/mediavalet-keywords-api-openapi.yml, openapi/mediavalet-lightbox-api-openapi.yml,
openapi/mediavalet-notification-api-openapi.yml, openapi/mediavalet-org-unit-api-openapi.yml,
openapi/mediavalet-persons-api-openapi.yml, openapi/mediavalet-reports-api-openapi.yml, openapi/mediavalet-reports-v2-api-openapi.yml,
openapi/mediavalet-saved-searches-api-openapi.yml, openapi/mediavalet-searches-api-openapi.yml,
openapi/mediavalet-sharing-api-openapi.yml, openapi/mediavalet-terms-and-conditions-api-openapi.yml,
openapi/mediavalet-uploads-api-openapi.yml, openapi/mediavalet-user-groups-api-openapi.yml,
openapi/mediavalet-users-api-openapi.yml, openapi/mediavalet-webhooks-api-openapi.yml
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: 312
by_action_class:
connected: 147
acting: 165
by_consequence:
read: 147
write: 162
physical: 2
safety-critical: 1
human_in_the_loop_required: 1
operations:
- path: /assetCheckIn/{assetId}
method: get
operationId: checkInAsset
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
scope:
- api
- path: /assetCheckIn/{assetId}
method: put
operationId: updateCheckedInAsset
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
scope:
- api
- path: /assets/{assetId}/faces
method: get
operationId: assetsGetFacesInAsset
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
scope:
- api
- path: /assets/{assetId}/clip/{clipId}
method: get
operationId: retrieveVideoClip
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
scope:
- api
- path: /assets/{assetId}/relatedassets
method: get
operationId: retrieveAssetRelatedAssets
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
scope:
- api
- path: /assets/{assetId}/relatedassets
method: post
operationId: createAssociationWithAssetAndRelatedAssets
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
scope:
- api
- path: /assets/videoIntelligence/limits
method: get
operationId: retrieveVideoIntelligenceLimits
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
scope:
- api
- path: /assets/{assetId}/{metadataType}
method: get
operationId: retrieveAssetMetadata
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
scope:
- api
- path: /assets/{assetId}/videoInsights
method: get
operationId: retrieveAssetVideoInsights
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
scope:
- api
- path: /assets/{assetId}/videoTranscript
method: get
operationId: retrieveAssetVideoTranscript
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
scope:
- api
- path: /assets/{assetId}/searchRelatedAssets
method: get
operationId: retrieveRelatedAssets
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
scope:
- api
- path: /public/assets/{id}/relatedasset/{token}
method: get
operationId: retrieveRelatedAssets2
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
scope:
- api
- path: /assets/{assetId}/relatedAssetsGalleryUrl
method: get
operationId: retrieveRelatedAssetGalleryUrl
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
scope:
- api
- path: /assets/{assetId}/videoIntelligence/status
method: get
operationId: retrieveVideoIntelligenceStatus
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
scope:
- api
- path: /assets/{assetId}/videoIntelligence/insights
method: get
operationId: retrieveVideoIntelligenceResult
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
scope:
- api
- path: /assets
method: get
operationId: retrieveAssetsWithSearchCriteria
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
scope:
- api
- path: /assets
method: post
operationId: createAsset
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
scope:
- api
- path: /assets/{assetId}
method: get
operationId: retrieveAsset
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
scope:
- api
- path: /assets/{assetId}
method: put
operationId: updateUploadProcessToComplete
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
scope:
- api
- path: /assets/{assetId}
method: delete
operationId: removeAsset
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
scope:
- api
- path: /assets/{assetId}
method: patch
operationId: updateAssetWithPatchOperations
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
scope:
- api
- path: /assets/{assetId}/videoIntelligence/token
method: get
operationId: retrieveVideoIndexerSubscription
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
scope:
- api
- path: /assets/{assetId}/history
method: get
operationId: retrieveAssetHistory
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
scope:
- api
- path: /assets/{assetId}/autotags
method: get
operationId: retrieveAssetAutotags
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
scope:
- api
- path: /assets/{assetId}/comments
method: get
operationId: retrieveAssetComments
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
scope:
- api
- path: /assets/{assetId}/comments
method: post
operationId: createAssetComments
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
scope:
- api
- path: /assets/{assetId}/keywords
method: get
operationId: retrieveAssetKeywords
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
scope:
- api
- path: /assets/{assetId}/keywords
method: post
operationId: createAssociationOfAssetsAndKeywords
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
scope:
- api
- path: /assets/{assetId}/versions
method: get
operationId: retrieveMediaFileVersions
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
scope:
- api
- path: /assets/{assetId}/attributes
method: get
operationId: retrieveAssetAttributes
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
scope:
- api
- path: /assets/{assetId}/attributes
method: post
operationId: createAssetAttributes
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
scope:
- api
- path: /assets/{assetId}/renditions
method: get
operationId: retrieveAssetRenditions
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
scope:
- api
- path: /assets/{assetId}/renditions/{renditionKindId}
method: get
operationId: retrieveAssetRenditionsByKind
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
scope:
- api
- path: /assets/{assetId}/categories
method: get
operationId: retrieveAssetCategories
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
scope:
- api
- path: /assets/{assetId}/categories
method: put
operationId: updateAssociationOfAssetAndCategories
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
scope:
- api
- path: /assets/{assetId}/categories
method: post
operationId: createAssociationOfAssetAndCategories
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
scope:
- api
- path: /assets/search
method: post
operationId: retrieveAssetsWithSearchCriteria2
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
scope:
- api
- path: /assets/{assetId}/clip
method: post
operationId: createATrimOfTheVideoAsset
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
scope:
- api
- path: /assets/undeleteValidate
method: post
operationId: validateAssetDeletionRollback
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
scope:
- api
- path: /assets/{assetId}/rating
method: post
operationId: createAssetRating
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
scope:
- api
- path: /assets/{assetId}/rating
method: delete
operationId: removeAssetRating
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
scope:
- api
- path: /assets/{assetId}/viewed
method: post
operationId: createViewCountIncrementForAsset
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
scope:
- api
- path: /assets/{assetId}/uploads
method: post
operationId: createAssetUpload
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
scope:
- api
- path: /assets/{assetId}/checkOut
method: post
operationId: checkOutAsset
x-agentic-access:
action-class: acting
consequence: physical
subject: required
audience: null
token:
max-ttl: 300
exchange: true
purpose-required: true
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
scope:
- api
- path: /assetCheckIn/{id}/validate
method: post
operationId: validateCheckInFilename
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
scope:
- api
- path: /assets/{assetId}/downloaded
method: post
operationId: reportDownloadedAsset
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
scope:
- api
- path: /assets/{assetId}/autotags/keywords
method: post
operationId: createKeywordsAndAssociateWithAssetCognitive
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
scope:
- api
- path: /assets/{assetId}/videoIntelligence/analyze
method: post
operationId: createVideoIntelligenceAnalysis
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
scope:
- api
- path: /assets/{assetId}/videoIntelligence/keywords
method: post
operationId: createKeywordsAndAssociateWithAssetAudioAndVideo
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
scope:
- api
- path: /assets/{assetId}/videoIntelligence/insightsupdated
method: post
operationId: createIntelligenceAnalysisInsight
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
scope:
- api
- path: /assets/{assetId}/autotags/{autotag}
method: delete
operationId: removeAssetAutotag
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
scope:
- api
- path: /assets/{assetId}/keywords/{keyword}
method: delete
operationId: removeAssetKeyword
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
scope:
- api
- path: /assets/{assetId}/categories/{categoryId}
method: delete
operationId: removeAssetCategory
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
scope:
- api
- path: /assets/{assetId}/relatedassets/{relatedAssetId}
method: delete
operationId: removeRelatedAsset
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
scope:
- api
- path: /attributeGroups
method: get
operationId: getsAllAttributeGroupsForTheCurrentLibrary
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
scope:
- api
- path: /attributeGroups
method: post
operationId: createsANewAttributeGroup
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
scope:
- api
- path: /attributeGroups/{attributeGroupId}
method: get
operationId: getsTheDetailsOfASpecificAttributeGroupByID
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
scope:
- api
- path: /attributeGroups/{attributeGroupId}
method: delete
operationId: deletesAnAttributeGroup
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
scope:
- api
- path: /attributeGroups/{attributeGroupId}
method: patch
operationId: attributeGroupsUpdateAttributeGroupAsync
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
scope:
- api
- path: /attributeGroups/{attributeGroupId}/attributes
method: get
operationId: getsAllAttributesForASpecificAttributeGroupByID
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
scope:
- api
- path: /attributes
method: get
operationId: retrieveAttributes
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
scope:
- api
- path: /attributes
method: post
operationId: createAttribute
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
scope:
- api
- path: /attributes/{attributeId}
method: get
operationId: retrieveAttributeByID
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
scope:
- api
- path: /attributes/{attributeId}
method: put
operationId: updateAttributes
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
scope:
- api
- path: /attributes/{attributeId}
method: delete
operationId: removeAttribute
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
scope:
- api
- path: /attributes/embeddedDataType
method: get
operationId: retrieveAttributesEmbeddedDataTypes
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
scope:
- api
- path: /attributes/attributeDataType
method: get
operationId: retrieveAttributesDataTypes
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
scope:
- api
- path: /attributes/cascadingAttributes
method: get
operationId: retrieveCascadingAttributes
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
scope:
- api
- path: /attributes/embeddedDataMappingType
method: get
operationId: retrieveAttributesEmbeddedDataMappingTypes
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
scope:
- api
- path: /attributes/{dataTypeValue}/embeddedDataValue
method: get
operationId: retrieveAttributesEmbeddedDataValues
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
scope:
- api
- path: /authorization/policies
method: get
operationId: returnAllPoliciesForALibraryBasedOnAuthenticatedUser
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
scope:
- api
- path: /authorization/policies
method: post
operationId: createOrRemovePolicies
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
scope:
- api
- path: /authorization/resources/{resourceType}/ids
method: get
operationId: getAllResourcesThatHaveAtLeastOneExplicitPolicyDefined
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
scope:
- api
- path: /brandedportals
method: get
operationId: retrieveBrandedPortals
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
scope:
- api
- path: /brandedportals
method: post
operationId: createBrandedPortal
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
scope:
- api
- path: /brandedportals/assets
method: get
operationId: searchBrandedPortalAssets
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
scope:
- api
- path: /brandedportals/{brandedPortalId}
method: get
operationId: retrieveBrandedPortal
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
scope:
- api
- path: /brandedportals/{brandedPortalId}
method: delete
operationId: removeBrandedPortal
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
scope:
- api
- path: /public/brandedportals/{host}/{path}
method: get
operationId: retrieveLiveBrandedPortal
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
scope:
- api
- path: /brandedportals/{brandedPortalId}/policies
method: get
operationId: getAllPoliciesOfABrandedportals
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
scope:
- api
- path: /brandedportals/{brandedPortalId}/policies
method: post
operationId: updatesPolicyOfBrandedPortal
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
scope:
- api
- path: /brandedportals/categories/{categoryId}/assets
method: get
operationId: retrieveBrandedPortalAssetsByCategoryId
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
scope:
- api
- path: /brandedportals/lightboxes/{lightboxId}/assets
method: get
operationId: retrieveBrandedPortalAssetsByLightboxId
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
scope:
- api
- path: /public/brandedportals/{host}/termsAndConditions
method: get
operationId: retrieveBrandedPortalTermsAndConditions
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
scope:
- api
- path: /brandedportals/{brandedPortalId}/{sectionId}/sync
method: get
operationId: getBrandedPortalSectionSyncDetails
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
scope:
- api
- path: /brandedportals/{brandedPortalId}/{sectionId}/sync
method: post
operationId: createSectionSync
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
scope:
- api
- path: /brandedportals/{brandedPortalId}/settings/accesskey
method: get
operationId: retrieveBrandedPortalAccessKey
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
scope:
- api
- path: /brandedportals/{brandedPortalId}/assets
method: get
operationId: searchBrandedPortalDraftAssets
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
scope:
- api
- path: /brandedportals/{brandedPortalId}/assets
method: delete
operationId: removeAssetsFormABrandedPortal
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
scope:
- api
- path: /public/{libraryId}/brandedportals/{brandedPortalId}/assets
method: get
operationId: searchALiveBrandedPortal
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
scope:
- api
- path: /brandedportals/{brandedPortalId}/sections/{sectionId}/uploads
method: get
operationId: retrieveBrandedPortalUploadSectionDetails
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
scope:
- api
- path: /brandedportals/{brandedPortalId}/sections/{sectionId}/uploads
method: put
operationId: updateBrandedPortalUploadSection
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
scope:
- api
- path: /brandedportals/{brandedPortalId}/sections/{sectionId}/uploads
method: post
operationId: createBrandedPortalUploadSection
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
scope:
- api
- path: /brandedportals/{brandedPortalId}/sections/{sectionId}/uploads
method: delete
operationId: removeBrandedPortalUploadSection
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
scope:
- api
- path: /public/{libraryId}/brandedportals/{brandedPortalId}/renditionKinds
method: get
operationId: retrievesBrandedPortalAssetRenditionTypes
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
scope:
- api
- path: /brandedportals/{brandedPortalId}/{sectionId}/assets
method: get
operationId: retrieveBrandedPortalDraftAssets
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
scope:
- api
- path: /brandedportals/{brandedPortalId}/{sectionId}/assets
method: post
operationId: createAssetsInBrandedPortalSection
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
# --- truncated at 32 KB (100 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/mediavalet/refs/heads/main/agentic-access/mediavalet-agentic-access.yml
Work with this as data
Every access contract here is available over the APIs.io API and to AI agents over MCP. Agentic Access is not yet its own endpoint on the v1 API. Reach it through catalog search and the tag graph, or the MCP server.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for agentic access
3 MCP tools reach this
apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
curl "https://apis.io/api/v1/search?q=mediavalet-agentic-access&limit=10"
curl "https://apis.io/api/v1/tags/mediavalet-agentic-access"
Discovery needs no key. Ratings and market analysis are Pro.