AdMakeAI REST API
RPC-style JSON REST API with dot-named tRPC procedure paths (e.g. adGeneration.create) covering ad image and UGC video generation, batch ad sets, ad copy, competitor ad research, Meta analytics, and Meta campaign draft publishing. POST bodies are JSON; GET inputs go in ?input=; responses are wrapped as { ok, tool, data }. Authenticated via an x-api-key header (or Authorization: Bearer). Every MCP tool is reachable here 1:1. No OpenAPI is published.