Deframe
  • 🏠Getting Started
  • 🏗️Architecture Overview
  • Tutorial Guides
    • Loans
      • How to quote for a new loan
      • How to execute a new loan
      • How to get current position of a loan
      • How to repay a loan
    • Yield
      • How to check protocol info
      • How to deposit
      • How to check open positions
      • How to withdraw
    • Swaps
      • EVM
        • How to execute a swap
        • How to get a quote
      • Solana
        • How to execute a swap
        • How to get a quote
  • ⚙️API
    • GET /strategies
    • GET /strategies/:id
    • GET /strategies/:id/bytecode
    • GET /wallets/:address
  • 🔒Protocols
  • 🗳️Widget Integration
Powered by GitBook
On this page

Getting Started

NextArchitecture Overview

Last updated 2 months ago

Deframe is an API-driven service that enables exchanges, wallets, and custodians to offer lending, borrowing, swaps, and other DeFi integrations with minimal development effort.

By seamlessly integrating our API, you can expand your product offering and enhance user engagement in just a few development hours. Our solution simplifies traditionally complex processes, making it easy to introduce borrowing and lending features to your platform.

Service Variations

We offer two integration approaches tailored to different needs:

  • DeFi Integration: Connect with DeFi Protocols to leverage decentralized liquidity for borrowing, lending, swaps, and investments. This allows your platform to tap into the broader DeFi ecosystem, unlocking substantial liquidity pools.

  • KYC-Exclusive Pool (Available Upon Request): For platforms prioritizing regulatory compliance, we offer a KYC-compliant lending and borrowing pool upon request. This ensures only verified participants engage in transactions, adding an extra layer of security and regulatory adherence.

Here are some guides where you can start:

🏠
How to retrieve a loan quote information (Protocol Data)
How to execute a loan (Transaction Data)
How to retrieve Address information about the loan (Address Data)
How to list all strategies available