MCP360 Agentic Access
MCP360 exposes 178 API operations that an AI agent could call, of which 106 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: 72 read and 106 write.
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
Source
Agentic Access
generated: '2026-08-09'
method: generated
source: openapi/mcp360-amazon-search-openapi.json, openapi/mcp360-apple-appstore-openapi.json,
openapi/mcp360-baidu-search-openapi.json, openapi/mcp360-bing-search-openapi.json, openapi/mcp360-cryptocurrency-openapi.json,
openapi/mcp360-currency-converter-openapi.json, openapi/mcp360-dns-lookup-openapi.json, openapi/mcp360-duckduckgo-search-openapi.json,
openapi/mcp360-ebay-search-openapi.json, openapi/mcp360-email-verification-openapi.json, openapi/mcp360-google-flights-openapi.json,
openapi/mcp360-google-forums-openapi.json, openapi/mcp360-google-hotels-openapi.json, openapi/mcp360-google-images-openapi.json,
openapi/mcp360-google-jobs-openapi.json, openapi/mcp360-google-maps-openapi.json, openapi/mcp360-google-news-openapi.json,
openapi/mcp360-google-play-openapi.json, openapi/mcp360-google-rank-tracking-openapi.json,
openapi/mcp360-google-scholar-openapi.json, openapi/mcp360-google-search-openapi.json, openapi/mcp360-google-shopping-openapi.json,
openapi/mcp360-google-trends-openapi.json, openapi/mcp360-imginny-openapi.json, openapi/mcp360-ip-info-openapi.json,
openapi/mcp360-keyword-research-openapi.json, openapi/mcp360-llm-prompt-tracker-openapi.json,
openapi/mcp360-mcp360-openapi.json, openapi/mcp360-naver-search-openapi.json, openapi/mcp360-onpage-seo-openapi.json,
openapi/mcp360-url-lookup-openapi.json, openapi/mcp360-walmart-search-openapi.json, openapi/mcp360-weather-openapi.json,
openapi/mcp360-web-scraping-openapi.json, openapi/mcp360-whois-openapi.json, openapi/mcp360-yahoo-search-openapi.json,
openapi/mcp360-yandex-search-openapi.json, openapi/mcp360-youtube-openapi.json
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: 178
by_action_class:
acting: 106
connected: 72
by_consequence:
write: 106
read: 72
human_in_the_loop_required: 0
operations:
- path: /api/v1/amazon-search/search_products
method: post
operationId: amazon-search_search_products
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: /api/v1/amazon-search/search_products
method: get
operationId: amazon-search_search_products_get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /api/v1/amazon-search/get_product_details
method: post
operationId: amazon-search_get_product_details
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: /api/v1/amazon-search/get_product_details
method: get
operationId: amazon-search_get_product_details_get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /api/v1/amazon-search/filter_by_category
method: post
operationId: amazon-search_filter_by_category
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: /api/v1/amazon-search/filter_by_category
method: get
operationId: amazon-search_filter_by_category_get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /api/v1/amazon-search/search_prime_products
method: post
operationId: amazon-search_search_prime_products
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: /api/v1/amazon-search/search_prime_products
method: get
operationId: amazon-search_search_prime_products_get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /api/v1/amazon-search/find_product_position
method: post
operationId: amazon-search_find_product_position
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: /api/v1/amazon-search/find_product_position
method: get
operationId: amazon-search_find_product_position_get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /api/v1/amazon-search/bulk_find_product_position
method: post
operationId: amazon-search_bulk_find_product_position
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: /api/v1/apple-appstore/search_apps
method: post
operationId: apple-appstore_search_apps
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: /api/v1/apple-appstore/get_product_details
method: post
operationId: apple-appstore_get_product_details
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: /api/v1/apple-appstore/get_product_details
method: get
operationId: apple-appstore_get_product_details_get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /api/v1/apple-appstore/get_reviews
method: post
operationId: apple-appstore_get_reviews
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: /api/v1/apple-appstore/get_top_charts
method: post
operationId: apple-appstore_get_top_charts
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: /api/v1/apple-appstore/get_top_charts
method: get
operationId: apple-appstore_get_top_charts_get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /api/v1/baidu-search/search_web
method: post
operationId: baidu-search_search_web
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: /api/v1/baidu-search/get_related_searches
method: post
operationId: baidu-search_get_related_searches
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: /api/v1/baidu-search/get_related_searches
method: get
operationId: baidu-search_get_related_searches_get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /api/v1/baidu-search/search_chinese_content
method: post
operationId: baidu-search_search_chinese_content
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: /api/v1/baidu-search/search_chinese_content
method: get
operationId: baidu-search_search_chinese_content_get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /api/v1/bing-search/search_web
method: post
operationId: bing-search_search_web
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: /api/v1/bing-search/search_news
method: post
operationId: bing-search_search_news
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: /api/v1/bing-search/search_news
method: get
operationId: bing-search_search_news_get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /api/v1/bing-search/search_images
method: post
operationId: bing-search_search_images
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: /api/v1/bing-search/search_images
method: get
operationId: bing-search_search_images_get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /api/v1/bing-search/search_local
method: post
operationId: bing-search_search_local
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: /api/v1/bing-search/search_local
method: get
operationId: bing-search_search_local_get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /api/v1/cryptocurrency/get_crypto_price
method: post
operationId: cryptocurrency_get_crypto_price
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: /api/v1/cryptocurrency/get_crypto_price
method: get
operationId: cryptocurrency_get_crypto_price_get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /api/v1/cryptocurrency/get_bitcoin_price
method: post
operationId: cryptocurrency_get_bitcoin_price
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: /api/v1/cryptocurrency/get_bitcoin_price
method: get
operationId: cryptocurrency_get_bitcoin_price_get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /api/v1/currency-converter/convert_currency
method: post
operationId: currency-converter_convert_currency
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: /api/v1/currency-converter/convert_currency
method: get
operationId: currency-converter_convert_currency_get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /api/v1/dns-lookup/lookup_dns
method: post
operationId: dns-lookup_lookup_dns
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: /api/v1/dns-lookup/lookup_dns
method: get
operationId: dns-lookup_lookup_dns_get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /api/v1/dns-lookup/lookup_mx
method: post
operationId: dns-lookup_lookup_mx
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: /api/v1/dns-lookup/lookup_mx
method: get
operationId: dns-lookup_lookup_mx_get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /api/v1/duckduckgo-search/search_web
method: post
operationId: duckduckgo-search_search_web
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: /api/v1/duckduckgo-search/search_web
method: get
operationId: duckduckgo-search_search_web_get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /api/v1/ebay-search/search_products
method: post
operationId: ebay-search_search_products
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: /api/v1/ebay-search/search_products
method: get
operationId: ebay-search_search_products_get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /api/v1/ebay-search/search_auctions
method: post
operationId: ebay-search_search_auctions
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: /api/v1/ebay-search/search_auctions
method: get
operationId: ebay-search_search_auctions_get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /api/v1/ebay-search/get_product_details
method: post
operationId: ebay-search_get_product_details
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: /api/v1/ebay-search/get_product_details
method: get
operationId: ebay-search_get_product_details_get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /api/v1/email-verification/verify_email
method: post
operationId: email-verification_verify_email
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: /api/v1/email-verification/verify_email
method: get
operationId: email-verification_verify_email_get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /api/v1/email-verification/bulk_verify_emails
method: post
operationId: email-verification_bulk_verify_emails
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: /api/v1/google-flights/search_flights
method: post
operationId: google-flights_search_flights
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: /api/v1/google-flights/search_flight_calendar
method: post
operationId: google-flights_search_flight_calendar
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: /api/v1/google-flights/search_airport
method: post
operationId: google-flights_search_airport
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: /api/v1/google-flights/search_airport
method: get
operationId: google-flights_search_airport_get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /api/v1/google-forums/search_forums
method: post
operationId: google-forums_search_forums
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: /api/v1/google-hotels/search_hotels
method: post
operationId: google-hotels_search_hotels
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: /api/v1/google-images/search_images
method: post
operationId: google-images_search_images
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: /api/v1/google-jobs/search_jobs
method: post
operationId: google-jobs_search_jobs
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: /api/v1/google-jobs/search_jobs
method: get
operationId: google-jobs_search_jobs_get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /api/v1/google-maps/search_places
method: post
operationId: google-maps_search_places
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: /api/v1/google-maps/search_places
method: get
operationId: google-maps_search_places_get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /api/v1/google-maps/get_place_details
method: post
operationId: google-maps_get_place_details
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: /api/v1/google-maps/get_place_details
method: get
operationId: google-maps_get_place_details_get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /api/v1/google-maps/search_nearby
method: post
operationId: google-maps_search_nearby
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: /api/v1/google-maps/get_reviews
method: post
operationId: google-maps_get_reviews
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: /api/v1/google-maps/get_reviews
method: get
operationId: google-maps_get_reviews_get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /api/v1/google-news/search_news
method: post
operationId: google-news_search_news
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: /api/v1/google-news/search_news_light
method: post
operationId: google-news_search_news_light
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: /api/v1/google-play/search_store
method: post
operationId: google-play_search_store
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: /api/v1/google-play/search_store
method: get
operationId: google-play_search_store_get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /api/v1/google-play/get_product_details
method: post
operationId: google-play_get_product_details
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: /api/v1/google-rank-tracking/get_search_results
method: post
operationId: google-rank-tracking_get_search_results
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: /api/v1/google-rank-tracking/find_domain_position
method: post
operationId: google-rank-tracking_find_domain_position
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: /api/v1/google-rank-tracking/find_domain_position
method: get
operationId: google-rank-tracking_find_domain_position_get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /api/v1/google-rank-tracking/bulk_find_domain_position
method: post
operationId: google-rank-tracking_bulk_find_domain_position
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: /api/v1/google-scholar/search_papers
method: post
operationId: google-scholar_search_papers
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: /api/v1/google-scholar/search_by_author
method: post
operationId: google-scholar_search_by_author
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: /api/v1/google-scholar/get_citations
method: post
operationId: google-scholar_get_citations
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: /api/v1/google-scholar/get_citations
method: get
operationId: google-scholar_get_citations_get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /api/v1/google-scholar/filter_by_year
method: post
operationId: google-scholar_filter_by_year
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: /api/v1/google-search/search_web
method: post
operationId: google-search_search_web
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: /api/v1/google-search/get_autocomplete
method: post
operationId: google-search_get_autocomplete
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: /api/v1/google-search/get_autocomplete
method: get
operationId: google-search_get_autocomplete_get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /api/v1/google-search/get_related_searches
method: post
operationId: google-search_get_related_searches
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: /api/v1/google-search/get_related_searches
method: get
operationId: google-search_get_related_searches_get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /api/v1/google-search/search_advanced
method: post
operationId: google-search_search_advanced
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: /api/v1/google-shopping/search_products
method: post
operationId: google-shopping_search_products
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: /api/v1/google-shopping/search_products
method: get
operationId: google-shopping_search_products_get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /api/v1/google-shopping/compare_prices
method: post
operationId: google-shopping_compare_prices
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: /api/v1/google-shopping/compare_prices
method: get
operationId: google-shopping_compare_prices_get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /api/v1/google-shopping/filter_by_price_range
method: post
operationId: google-shopping_filter_by_price_range
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: /api/v1/google-shopping/filter_by_price_range
method: get
operationId: google-shopping_filter_by_price_range_get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /api/v1/google-shopping/get_product_details
method: post
operationId: google-shopping_get_product_details
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: /api/v1/google-shopping/get_product_details
method: get
operationId: google-shopping_get_product_details_get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /api/v1/google-trends/get_interest_over_time
method: post
operationId: google-trends_get_interest_over_time
x-agentic-acce
# --- truncated at 32 KB (57 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/mcp360/refs/heads/main/agentic-access/mcp360-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=mcp360-agentic-access&limit=10"
curl "https://apis.io/api/v1/tags/mcp360-agentic-access"
Discovery needs no key. Ratings and market analysis are Pro.