Ascend Elements Agentic Access
Ascend Elements exposes 601 API operations that an AI agent could call, of which 354 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: 247 read, 351 write, and 3 physical.
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 | /elementor/v1/send-event | physical | conditional |
| POST | /site-mailer/v1/mailer/resend-mails | physical | conditional |
| POST | /site-mailer/v1/mailer/send-test-mail | physical | conditional |
Source
Agentic Access
generated: '2026-08-02'
method: generated
source: openapi/ascend-elements-wordpress-rest-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: 601
by_action_class:
connected: 247
acting: 354
by_consequence:
read: 247
write: 351
physical: 3
human_in_the_loop_required: 0
operations:
- path: /
method: get
operationId: getRoot
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /batch/v1
method: post
operationId: createBatchV1
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
- path: /complianz/v1
method: get
operationId: getComplianzV1
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /complianz/v1/banner
method: get
operationId: getComplianzV1Banner
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /complianz/v1/consent-area/{post_id}/{block_id}
method: get
operationId: getComplianzV1ConsentAreaPostIdBlockId
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /complianz/v1/cookie_data
method: get
operationId: getComplianzV1CookieData
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /complianz/v1/datarequests
method: post
operationId: createComplianzV1Datarequests
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
- path: /complianz/v1/documents
method: get
operationId: getComplianzV1Documents
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /complianz/v1/manage_consent_html
method: get
operationId: getComplianzV1ManageConsentHtml
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /complianz/v1/store_cookies
method: post
operationId: createComplianzV1StoreCookies
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
- path: /complianz/v1/track
method: post
operationId: createComplianzV1Track
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
- path: /complianz/v1/wsc-checks
method: post
operationId: createComplianzV1WscChecks
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
- path: /complianz/v1/wsc-scan
method: post
operationId: createComplianzV1WscScan
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
- path: /cptui/v1
method: get
operationId: getCptuiV1
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /cptui/v1/dismiss-pro-upsell
method: post
operationId: createCptuiV1DismissProUpsell
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
- path: /ea11y/v1
method: get
operationId: getEa11yV1
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /ea11y/v1/analytics/statistic
method: get
operationId: getEa11yV1AnalyticsStatistic
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /ea11y/v1/connect/authorize
method: post
operationId: createEa11yV1ConnectAuthorize
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
- path: /ea11y/v1/connect/deactivate
method: post
operationId: createEa11yV1ConnectDeactivate
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
- path: /ea11y/v1/connect/disconnect
method: post
operationId: createEa11yV1ConnectDisconnect
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
- path: /ea11y/v1/connect/switch-domain
method: post
operationId: createEa11yV1ConnectSwitchDomain
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
- path: /ea11y/v1/remediation/clear-cache
method: delete
operationId: deleteEa11yV1RemediationClearCache
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
- path: /ea11y/v1/remediation/dismiss-heading-issue
method: post
operationId: createEa11yV1RemediationDismissHeadingIssue
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
- path: /ea11y/v1/remediation/global-item
method: post
operationId: createEa11yV1RemediationGlobalItem
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
- path: /ea11y/v1/remediation/global-item
method: put
operationId: updateEa11yV1RemediationGlobalItem
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
- path: /ea11y/v1/remediation/global-item
method: patch
operationId: patchEa11yV1RemediationGlobalItem
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
- path: /ea11y/v1/remediation/global-item
method: delete
operationId: deleteEa11yV1RemediationGlobalItem
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
- path: /ea11y/v1/remediation/global-items
method: put
operationId: updateEa11yV1RemediationGlobalItems
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
- path: /ea11y/v1/remediation/global-items
method: patch
operationId: patchEa11yV1RemediationGlobalItems
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
- path: /ea11y/v1/remediation/global-items
method: delete
operationId: deleteEa11yV1RemediationGlobalItems
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
- path: /ea11y/v1/remediation/global-items-group
method: put
operationId: updateEa11yV1RemediationGlobalItemsGroup
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
- path: /ea11y/v1/remediation/global-items-group
method: patch
operationId: patchEa11yV1RemediationGlobalItemsGroup
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
- path: /ea11y/v1/remediation/heading-level
method: post
operationId: createEa11yV1RemediationHeadingLevel
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
- path: /ea11y/v1/remediation/item
method: post
operationId: createEa11yV1RemediationItem
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
- path: /ea11y/v1/remediation/item
method: put
operationId: updateEa11yV1RemediationItem
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
- path: /ea11y/v1/remediation/item
method: patch
operationId: patchEa11yV1RemediationItem
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
- path: /ea11y/v1/remediation/item
method: delete
operationId: deleteEa11yV1RemediationItem
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
- path: /ea11y/v1/remediation/items
method: get
operationId: getEa11yV1RemediationItems
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /ea11y/v1/remediation/items
method: patch
operationId: patchEa11yV1RemediationItems
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
- path: /ea11y/v1/remediation/items
method: delete
operationId: deleteEa11yV1RemediationItems
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
- path: /ea11y/v1/remediation/register
method: post
operationId: createEa11yV1RemediationRegister
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
- path: /ea11y/v1/remediation/set-alt-text
method: post
operationId: createEa11yV1RemediationSetAltText
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
- path: /ea11y/v1/remediation/trigger-save
method: post
operationId: createEa11yV1RemediationTriggerSave
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
- path: /ea11y/v1/reviews/review
method: post
operationId: createEa11yV1ReviewsReview
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
- path: /ea11y/v1/settings/get-media
method: post
operationId: createEa11yV1SettingsGetMedia
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
- path: /ea11y/v1/settings/get-settings
method: get
operationId: getEa11yV1SettingsGetSettings
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /elementor-ai/v1
method: get
operationId: getElementorAiV1
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /elementor-ai/v1/permissions
method: get
operationId: getElementorAiV1Permissions
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /elementor-one/v1
method: get
operationId: getElementorOneV1
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /elementor-one/v1/connect/authorize
method: post
operationId: createElementorOneV1ConnectAuthorize
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
- path: /elementor-one/v1/connect/deactivate
method: post
operationId: createElementorOneV1ConnectDeactivate
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
- path: /elementor-one/v1/connect/disconnect
method: post
operationId: createElementorOneV1ConnectDisconnect
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
- path: /elementor-one/v1/connect/switch-domain
method: post
operationId: createElementorOneV1ConnectSwitchDomain
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
- path: /elementor-one/v1/plugins
method: get
operationId: getElementorOneV1Plugins
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /elementor-one/v1/plugins
method: post
operationId: createElementorOneV1Plugins
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
- path: /elementor-one/v1/plugins/{slug}/activate
method: post
operationId: createElementorOneV1PluginsSlugActivate
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
- path: /elementor-one/v1/plugins/{slug}/deactivate
method: post
operationId: createElementorOneV1PluginsSlugDeactivate
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
- path: /elementor-one/v1/plugins/{slug}/migration/rollback
method: post
operationId: createElementorOneV1PluginsSlugMigrationRollback
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
- path: /elementor-one/v1/plugins/{slug}/migration/run
method: post
operationId: createElementorOneV1PluginsSlugMigrationRun
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
- path: /elementor-one/v1/plugins/{slug}/upgrade
method: post
operationId: createElementorOneV1PluginsSlugUpgrade
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
- path: /elementor-one/v1/settings
method: get
operationId: getElementorOneV1Settings
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /elementor-one/v1/settings
method: post
operationId: createElementorOneV1Settings
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
- path: /elementor-one/v1/settings
method: put
operationId: updateElementorOneV1Settings
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
- path: /elementor-one/v1/settings
method: patch
operationId: patchElementorOneV1Settings
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
- path: /elementor-one/v1/themes
method: post
operationId: createElementorOneV1Themes
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
- path: /elementor-one/v1/themes/{slug}/activate
method: post
operationId: createElementorOneV1ThemesSlugActivate
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
- path: /elementor-one/v1/top-bar/feedback
method: post
operationId: createElementorOneV1TopBarFeedback
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
- path: /elementor-one/v1/top-bar/notifications
method: get
operationId: getElementorOneV1TopBarNotifications
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /elementor-pro/v1
method: get
operationId: getElementorProV1
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /elementor-pro/v1/get-post-type-taxonomies
method: post
operationId: createElementorProV1GetPostTypeTaxonomies
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
- path: /elementor-pro/v1/license/get-license-status
method: get
operationId: getElementorProV1LicenseGetLicenseStatus
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /elementor-pro/v1/license/tier-features
method: get
operationId: getElementorProV1LicenseTierFeatures
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /elementor-pro/v1/posts-widget
method: get
operationId: getElementorProV1PostsWidget
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /elementor-pro/v1/refresh-loop
method: post
operationId: createElementorProV1RefreshLoop
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
- path: /elementor-pro/v1/refresh-search
method: post
operationId: createElementorProV1RefreshSearch
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
- path: /elementor/v1
method: get
operationId: getElementorV1
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /elementor/v1/cache
method: delete
operationId: deleteElementorV1Cache
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
- path: /elementor/v1/checklist
method: get
operationId: getElementorV1Checklist
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /elementor/v1/checklist/{id}
method: get
operationId: getElementorV1ChecklistId
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /elementor/v1/checklist/steps
method: get
operationId: getElementorV1ChecklistSteps
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /elementor/v1/checklist/steps/{id}
method: get
operationId: getElementorV1ChecklistStepsId
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /elementor/v1/checklist/steps/{id}
method: post
operationId: createElementorV1ChecklistStepsId
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
- path: /elementor/v1/checklist/steps/{id}
method: put
operationId: updateElementorV1ChecklistStepsId
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
- path: /elementor/v1/checklist/steps/{id}
method: patch
operationId: patchElementorV1ChecklistStepsId
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
- path: /elementor/v1/checklist/user-progress
method: get
operationId: getElementorV1ChecklistUserProgress
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /elementor/v1/checklist/user-progress
method: post
operationId: createElementorV1ChecklistUserProgress
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
- path: /elementor/v1/checklist/user-progress
method: put
operationId: updateElementorV1ChecklistUserProgress
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
- path: /elementor/v1/checklist/user-progress
method: patch
operationId: patchElementorV1ChecklistUserProgress
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
- path: /elementor/v1/design-system-sync/stylesheet
method: post
operationId: createElementorV1DesignSystemSyncStylesheet
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
- path: /elementor/v1/documents
method: get
operationId: getElementorV1Documents
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /elementor/v1/documents/{id}/media/import
method: post
operationId: createElementorV1DocumentsIdMediaImport
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
- path: /elementor/v1/favorites
method: get
operationId: getElementorV1Favorites
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /elementor/v1/favorites/{id}
method: post
operationId: createElementorV1FavoritesId
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
- path: /elementor/v1/favorites/{id}
method: delete
operationId: deleteElementorV1FavoritesId
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
- path: /elementor/v1/feedback
method: get
operationId: getElementorV1Feedback
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /elementor/v1/feedback/submit
method: post
operationId: createElementorV1FeedbackSubmit
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
- path: /elementor/v1/form-submissions
method: get
operationId: getElementorV1FormSubmissions
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /elementor/v1/form-submissions
method: delete
operationId: deleteElementorV1FormSubmissions
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
- path: /elementor/v1/form-submissions
method: post
operationId: createElementorV1FormSubmissions
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
- path: /elementor/v1/form-submissions
method: put
operationId: updateElementorV1FormSubmissions
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-
# --- truncated at 32 KB (181 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/ascend-elements/refs/heads/main/agentic-access/ascend-elements-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=ascend-elements-agentic-access&limit=10"
curl "https://apis.io/api/v1/tags/ascend-elements-agentic-access"
Discovery needs no key. Ratings and market analysis are Pro.