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.

Built for developers
A REST API with clear endpoints, signed webhooks and a JavaScript and TypeScript SDK. Separate keys for testing and production.
Your AI integrates for you
/llms.txt gives your AI the TroqPay context it needs. Describe the flow in Claude, ChatGPT or Lovable and let it write the integration.
Ready for automation
The same API works for your code, scripts and agents that create payment requests and check status. Idempotency prevents duplicate charges.

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.txt
prompt 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.