Skip to main content

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

  1. Set up your VASP

    • Register your organization
    • Complete compliance information
    • Get verified status
  2. Create your first transaction

    • Use condensed flows for streamlined processing
    • Single API call creates transaction with automatic KYC
    • Handle compliance reviews as needed
  3. Monitor and manage

    • Track transaction status
    • Handle compliance requirements
    • Submit on-chain confirmations

API Structure

The API is organized into logical sections:

  1. VASP Management - VASP registration and discovery
  2. Virtual Assets - Cryptocurrency information
  3. Networks - Blockchain network details
  4. Travel Address - Privacy-enhanced addressing
  5. Condensed Flows - Streamlined single-call transaction processing
  6. Transaction Flows - Step-by-step transfer workflows
  7. Transaction Management - Core transaction operations
  8. BitRank Integration - Risk analysis tools

Ready to get started? Check out our API Overview for detailed endpoint documentation.