Introduction
A more robust platform for global financial operations. Same reliability. Expanded capabilities.
ATTRUS represents the evolution of our platform as our product, clients, and operations have grown more complex and global. With a new brand and a new portal, we're delivering a more powerful, secure, and scalable financial experience — built to support cross-border operations with clarity and control.
Attrus API Reference
This guide covers everything you need to successfully integrate with the Attrus REST API and start using our payment technology. You'll learn how to authenticate requests, register users, create transactions, initiate currency conversions, pay customers, receive international payments, and expand your operations across Latin America by understanding the region's most widely used payment methods.
This documentation applies to both our Sandbox environment (for testing) and Production environment (for live operations). Use the environment control in the header to switch sample requests between them. All requests and responses are formatted in JSON.
Sandbox environment URL: https://api.sandbox.attrus.com/api/v1
Production environment URL: https://api.attrus.com/api/v1
LLM-Friendly Documentation
We provide a machine-readable version of this documentation at llms.txt for AI assistants and Large Language Models (LLMs). This structured text file contains a complete overview of all API endpoints, parameters, and features in a format optimized for LLM consumption.
This file follows the llms.txt standard and includes:
- All API endpoints with HTTP methods and paths
- Supported currencies and payment methods by country
- Transaction status references
- Webhook event types
- Quick reference for authentication, customers, transactions, and more
Use this resource to quickly integrate Attrus documentation into your AI-powered development tools or chatbots.
Was this helpful?