Bot traffic monetization with Pay-Per-Access & Enterprise Subscriptions
Fair revenue distribution across all stakeholders
POST /api/bot-auth/verifyBot AuthCheck if bot has active payment
POST /api/bot-auth/registerRegistrationRegister new bot for monthly billing
GET /api/dashboard/revenueAnalyticsGet revenue analytics per bot
GET /api/dashboard/botsManagementList all registered bots
GET /api/catalogPublicDiscover available content types and pricing
POST /api/content/articlesReturns 402Request content - returns payment requirement
POST /api/payments/verifyPaymentVerify payment and receive JWT access token
GET /api/content/articlesJWT RequiredAccess paid content with authentication