Resource Charges
The Resource Charges API is no longer documented as part of the Partner Program
Resource Charges
The Resource Charges feature (POST /api/merchant/charge) is no longer part of the documented Partner Program. The endpoint remains available for existing integrations that depend on it, but it is not promoted for new integrations and is not covered by the Partner Program documentation.
Background
Resource Charges allowed third parties to charge users directly through Agnic's infrastructure for non-AI services (Plaid wrappers, file processing, data APIs, etc.). On regulatory review this pattern was found to sit outside Agnic's preferred software-platform positioning, so it has been removed from the documentation and is not part of the Partner Program.
If you have an existing integration that uses POST /api/merchant/charge, contact us at [email protected] so we can discuss the right path forward for your specific use case.
What to use instead
For monetising integrations on top of Agnic's AI gateway, use the Partner Program — a revenue-share commission model where Agnic is the principal seller and partners receive a commission on AI gateway traffic they originate.
For charging users for arbitrary third-party services, you should integrate Stripe (or another licensed payment processor) directly into your application.