Introduction
Welcome to TreasuryPath.
The TreasuryPath REST API provides access to treasury operations, payment processing, and financial account management. The API offers global business accounts, payment capabilities, multi-currency support, and spend management — all accessible through a unified platform.
API Endpoints
| API endpoints | Environment |
|---|---|
| https://api.tpathdemo.com/api/v1 | Sandbox |
| https://api.treasurypath.com/api/v1 | Production |
Hosted page URLs
| Hosted page URL | Environment |
|---|---|
| https://app.tpathdemo.com/hosted | Sandbox |
| https://app.treasurypath.com/hosted | Production |
Note: Throughout the documentation, {TREASURYPATH_HOSTED_URL} refers to the hosted page URL for your environment.
Getting Started
Ready to start building? Follow these steps:
- Quick Start - Get authenticated and make your first payment
- Postman Collection - Test API endpoints without writing code
Key Features
- JWT Authentication - Secure token-based authentication for all API requests
- Multi-Currency Support - Send and receive payments in multiple currencies with competitive FX rates
- Payment Quotes - Get real-time exchange rates before executing payments
- Webhooks - Receive real-time notifications for payment status changes
- Sandbox Environment - Test integrations safely without live data