🚀 AdCP 3.1 beta is now available — see what's new
curl --request GET \
--url https://agenticadvertising.org/api{
"name": "<string>",
"version": "<string>",
"documentation": "<string>",
"openapi": "<string>",
"endpoints": {}
}Returns links to the main API entry points and documentation.
curl --request GET \
--url https://agenticadvertising.org/api{
"name": "<string>",
"version": "<string>",
"documentation": "<string>",
"openapi": "<string>",
"endpoints": {}
}Documentation Index
Fetch the complete documentation index at: https://docs.adcontextprotocol.org/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?