Solutions · Developers & AI agents
Add Pix with code or AI.
A clean REST API, signed webhooks and a JS/TS SDK. If you prefer, your AI can build the integration with /llms.txt.
AI-assisted integration
/llms.txt// generated from /llms.txt
const checkout = await troqpay.checkouts.create({
amount: 12990,
description: "Pro plan",
});
// payment link ready
checkout.checkoutUrl;For developers, product teams and AI agents
Integration that doesn't get in your way.
You write the code, your AI writes it for you, or an agent calls the API. Either way, it's the same TroqPay.
Describe the flow. AI builds the integration.
/llms.txt gives your AI the context of our API and SDK. Open it in Claude, ChatGPT or Lovable, describe the integration and review the code.
View /llms.txtprompt for your AI
“Help me integrate payments with TroqPay. Use the documentation as context: /llms.txt”
FAQ
Integration questions
The essentials before you start coding.
Start integrating now.
Get a test key, read the docs and create your first payment request.