Get Support
Questions, issues, or feature requests — we are here to help.
Contact Us
For questions, billing issues, or partnership inquiries, reach out via email. We typically respond within 24 hours.
[email protected]Frequently Asked Questions
Visit /get-key and enter your email address. You will receive a free API key with $0.25 trial credits instantly. No credit card required.
First, check your balance at /auth/status by passing your key in the
X-API-Key header. If your balance is zero, top up at /buy-credits. If you are still getting errors, email us with your request_id from the error response.
AiPayGen uses prepaid credits, not subscriptions. Buy credits via Stripe and each call deducts from your balance. See full details on the pricing page. You can also pay per call with USDC via the x402 protocol.
Free tier: 3 calls/day, 60 requests/minute. Paid tier: unlimited calls (until balance runs out), 120-600 requests/minute depending on your tier. See the pricing page for details.
Yes. Install via
pip install aipaygen-mcp or connect to the remote MCP server at https://mcp.aipaygen.com/mcp. See the documentation for setup instructions for each client.
Report a Bug
Found something broken? Please email [email protected] with:
- The endpoint you called (e.g.
/research) - The
request_idfrom the error response - Your request body (redact sensitive data)
- The error message you received
Including the request_id helps us find your request in our logs and resolve issues faster.