Welcome to TRP Continuum API Documentation
Overview
The TRP Continuum API is a comprehensive Travel Rule Protocol implementation that enables Virtual Asset Service Providers (VASPs) to conduct compliant virtual asset transfers. Our API supports multiple transaction workflows, from standard VASP-to-VASP transfers to advanced privacy-preserving travel address transactions.
Key Features
🏢 VASP Management
- Complete VASP registration and verification
- Compliance status tracking
- Inter-VASP discovery and communication
💰 Multi-Asset Support
- Support for 1000+ cryptocurrencies
- Cross-chain transaction capabilities
- Real-time asset information
🌐 Network Coverage
- Bitcoin, Ethereum, and major blockchain networks
- Layer 2 solutions (Polygon, Arbitrum, Optimism)
- Custom chain integration support
⚡ Condensed Flows
- Single API call transaction creation with automatic KYC screening
- Streamlined workflows for faster transaction processing
- Support for natural persons, legal entities, and non-custodial wallets
🔄 Transaction Flows
- Standard Flow: Traditional VASP-to-VASP transfers
- Travel Address Flow: Enhanced privacy with encoded addresses
- Non-Custodial Flow: Self-hosted wallet support
- Unregistered VASP Flow: Handling unregistered entities
🔍 Risk Management
- BitRank integration for wallet risk scoring
- Real-time transaction monitoring
- Compliance rule engine
Getting Started
Base URL
Production Environment:
https://api.trpcontinuum.com
Authentication
All API requests require authentication using API key and secret key headers:
x-api-key: YOUR_API_KEY
x-secret-key: YOUR_SECRET_KEY
Quick Start Guide
-
Set up your VASP
- Register your organization
- Complete compliance information
- Get verified status
-
Create your first transaction
- Use condensed flows for streamlined processing
- Single API call creates transaction with automatic KYC
- Handle compliance reviews as needed
-
Monitor and manage
- Track transaction status
- Handle compliance requirements
- Submit on-chain confirmations
API Structure
The API is organized into logical sections:
- VASP Management - VASP registration and discovery
- Virtual Assets - Cryptocurrency information
- Networks - Blockchain network details
- Travel Address - Privacy-enhanced addressing
- Condensed Flows - Streamlined single-call transaction processing
- Transaction Flows - Step-by-step transfer workflows
- Transaction Management - Core transaction operations
- BitRank Integration - Risk analysis tools
Ready to get started? Check out our API Overview for detailed endpoint documentation.