MonetizeGroup developer resources & API documentation
Build automated media-buying workflows, connect autonomous agents via Model Context Protocol (MCP), or integrate Facebook group listings programmatically with the Monetize Group Marketplace REST API.
OpenAPI 3.1 specification
Strict machine-readable JSON schema defining all request payloads, parameters, responses, and security schemes.
Inspect openapi.json→Model Context Protocol (MCP)
Native tools for Claude Desktop, Cursor, and agent frameworks to discover groups and book placements autonomously.
Configure MCP server→Accept: text/markdown
Full compliance with acceptmarkdown.com. Pass the header to receive lightweight token-efficient markdown representations.
Content negotiation guide→MonetizeGroup authentication and API keys
All API requests must be authenticated using either a session cookie (`better-auth.session_token`), a Bearer token in the `Authorization` header, or an `X-API-Key` header issued to programmatic accounts.
MonetizeGroup marketplace REST API
Core endpoints for browsing verified Facebook groups, managing orders, configuring 24-hour pinned posts, and tracking fulfillment proof URLs.
Filter verified Facebook groups by member size, category niche, and base sponsorship rates.
Submit a new Facebook group for automated description token scanning and marketplace indexing.
Query campaign orders where the user is either merchant (buyer) or group administrator (seller).
Book a sponsored post placement with escrow balance deduction and 48-hour delivery protection.
Audit campaign delivery progress, verify live Facebook permalink proof, and check payout release status.
MonetizeGroup Model Context Protocol (MCP) server
Connect Claude, Cursor, or autonomous AI agents directly to the Monetize Group Marketplace using the official MCP server. This allows agents to discover communities and book placements autonomously within safety limits.
{
"mcpServers": {
"monetizegroup": {
"command": "npx",
"args": [
"-y",
"@monetizegrouphq/mcp-server"
],
"env": {
"MONETIZEGROUP_API_KEY": "your_api_key_here"
}
}
}
}Search verified Facebook groups by member size, price, and category.
Place campaign orders with copy, UTM link, and add-on pin/tag flags.
Check real-time delivery status and verified Facebook post permalink.
Markdown content negotiation (acceptmarkdown.com)
Monetize Group fully implements the RFC-compliant HTTP content negotiation standard defined by acceptmarkdown.com. Autonomous agents can consume any page on our apex domain as clean Markdown.