Jentic publishes the only available OpenAPI specification for adhook.io API, keeping it validated and agent-ready. The adhook.io API powers a multi-channel advertising platform for managing real-estate and influencer campaigns across Facebook, Google, and LinkedIn from a single account. It exposes 138 endpoints covering listings, posts, promotions, statistics, targeting templates, and influencer collaboration. Use it to publish listings as paid ads, retrieve campaign and placement statistics, and manage subtenant accounts in agency setups.
138 endpointsJentic publishes the only available OpenAPI specification for adhook.io API, keeping it validated and agent-ready. The adhook.io main API exposes 139 endpoints for managing real-estate listings, paid promotions across Facebook, Google, and LinkedIn, influencer collaborations, and cross-channel campaign statistics. Use it to publish listings as ads, retrieve placement and post-level metrics, and manage subtenants and targeting templates from one integration. Authentication is by API key passed in the Authorization header.
139 endpoints# Add to your MCP client config (Claude Desktop, Cursor, Windsurf)
{
"jentic": {
"url": "https://api.jentic.com/mcp",
"auth": "oauth"
}
}
# Then ask your agent:
"find live events near a location"
# → Jentic returns the GET /events tool with parameter schema, agent executes.