Ospree docs
API ReferenceWebsiteSocials
  • GETTING STARTED
    • Intro to Ospree
      • What is the Travel Rule?
      • Types of Travel Rule transfers
      • What is a wallet address?
      • What is an Account at Ospree?
      • What is a VASP or CASP?
    • Account
      • Understand user roles
      • Add and manage users
      • Change your password
      • Set up two-factor authentication (2FA)
      • Log in with 2FA-enabled
  • DASHBOARD
    • Overview
    • Travel Rule
      • Start a transfer
      • Search and filter transfers
      • Interoperability
      • Self-hosted wallets
    • Accounts Directory
      • Create an account
      • Edit an account
      • Create a recipient
      • Edit a recipient
      • Add a new wallet
      • VASPs
        • Search and filter
        • Request a VASP
  • OSPREE API
    • Overview
    • API integration flows
    • Authentication
    • Breaking Changes
    • Errors
    • Token Identifier
    • Webhooks
      • Webhook events
      • Webhook request
      • Webhook management
    • Travel Rule
      • Create Transfer
      • List Transfers
      • Retrieve Transfer
      • Update Transfer
      • Action Transfer
    • Accounts Directory
      • Create Account
      • List Accounts
      • Retrieve Account
      • Update Account
      • Remove account
      • Search account
      • Retrieve VASP
      • Search VASP
      • List VASPs
    • Blockchain Analytics
      • Create Address
      • List Addresses
      • Retrieve Address
      • Assign an address to account
      • Create Transaction (Beta)
      • List Transactions (Beta)
      • Retrieve Transaction (Beta)
  • Resources and Help
    • Data pre-validation
    • Sunrise Issue
Powered by GitBook
On this page
  1. GETTING STARTED
  2. Intro to Ospree

What is the Travel Rule?

Last updated 1 month ago

The Travel Rule is a global anti-money laundering (AML) requirement that mandates Virtual Asset Service Providers (VASPs) to collect, verify, and share originator and beneficiary information when processing cryptocurrency transactions above a certain threshold. This requirement, introduced by the Financial Action Task Force (FATF), aims to prevent illicit activities such as money laundering and terrorist financing by ensuring transparency in digital asset transfers.

Operational Impact of the Travel Rule on VASPs

  • Customer Due Diligence (CDD) - VASPs must collect, verify, and store originator and beneficiary information before processing transactions, increasing compliance workload.

  • Technology & Integration Requirements - VASPs need to implement Travel Rule-compliant solutions to exchange data with counterparties, which may require API integrations for automation or manual processes for handling low-volume operations.

  • Transaction Delays & Customer Impact - Transactions can be delayed or rejected if counterparties fail to provide required information, impacting customer experience.

  • Managing Non-Compliant Counterparties - VASPs must establish processes to manage interactions with counterparties that lack Travel Rule compliance.

👋 Want to know more? Dive into our about the Travel Rule.

write-up