Defy Version 2.0
  • 🏁Getting Started
    • Overview
  • 🔑AUTHENTICATION
    • API Key
  • 🔄Streaming
    • What is streaming?
    • Streaming API
  • 🛡️Live AML
    • What is Live AML?
    • Live AML API
  • 🔐Security
    • Anti Money Laundering (AML)
    • Transaction Detail
  • 🏎️Travel Rule
    • What is Travel Rule?
    • Withdrawal Interactions
    • Deposit Interactions
    • E-Mail Notification
    • Status and Webhook Data
    • API Reference
  • 👩‍💻Developer Resources
    • Supported Chains
Powered by GitBook
On this page

Was this helpful?

  1. Getting Started

Overview

Welcome to the Defy Blockchain API

NextAPI Key

Last updated 9 days ago

Was this helpful?

The Defy Blockchain API can be used to pull balances, positions and historical granular transaction data from dozens of blockchain networks. This data enables hundreds of end-user use-cases like wallets, investor dashboards, taxation tools and as-of-yet unknown use-cases.

One Defy API. One Billion Possibilities.

Defy API is RESTful. The API is designed around the main resources that's available through the web interface. Sample API calls are provided next to each method using cURL.

Broadly speaking, there are four sections of endpoints:

  • Stream API

  • Live AML API

  • Security API

  • Travel Rule API

URL Patterns

The API Host for all requests is

  • The current version of the API is v2.

  • All requests are done over HTTPS (calls over plain HTTP will fail.)

  • The default return format for all endpoints is JSON.

  • All requests require authentication.

🏁
https://api.getdefy.co/v2/