Solutions · Devs & AI agents
Add Pix with code, or with your AI.
A clean REST API, signed webhooks and a JS/TS SDK. If you prefer, your AI writes the integration with the /llms.txt.
AI-assisted integration
/llms.txt// generated from /llms.txt
const checkout = await troqpay.checkouts.create({
amount: 12990,
description: "Pro plan",
});
// link ready to pay
checkout.checkoutUrl;For devs, vibecoders and 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 what you want. The AI integrates it.
The /llms.txt hands your AI the context of our API and SDK. Open it in Claude, ChatGPT or Lovable, ask for 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
Questions from people integrating
The essentials before you start coding.
Start integrating now.
Grab a test key, read the docs and create the first charge.