Ledger Enterprise
API Documentation V2
API Documentation V2
  • Introduction
    • Getting Started
    • Overview
  • Guides
    • Authentication
    • Balance Reporting Bot
      • 1. Project setup
      • 2. Connect to revault-api
      • 3. Fetch accounts balances
      • 4. Conclusion
  • reference
    • API reference
      • Users
      • Accounts
        • Transactions
      • Groups
      • Whitelists
      • Policies
      • Entities
      • Requests
        • Generate registration challenge
        • Confirm registration challenge
        • Challenge
        • Approve
        • Reject
      • Auth
        • Token
          • Refresh
      • Permissions
        • Allowed actions
        • Resources
      • Assets
        • Currencies
        • Tokens
      • Tradelink
        • Network
          • Blueprint
    • Specification
Powered by GitBook
On this page
  1. Introduction

Getting Started

Welcome to the API documentation for Ledger Enterprise Revault. This comprehensive guide will provide you with all the information you need to effectively integrate and use our powerful digital asset custody and trading platform.

In this documentation, you will find detailed explanations of our new Revault API endpoints, parameters, and responses. The revault-api component is a new iteration of our API that positions Ledger Enterprise for the future, specifically looking to improve:

  • Read Performance

  • Up to date data

  • Future scalability and reliability

We have organized the documentation into logical sections to make it easy for you to navigate and find the information you need. Whether you are a developer looking to integrate Ledger Enterprise into your application or a business user seeking to understand the capabilities of our API, this documentation will serve as your comprehensive resource.

We have included code examples in multiple programming languages to assist you in making API requests and handling responses.

We are committed to providing you with the most up-to-date information, so please check back regularly for any updates or additions to the documentation. We also encourage you to provide feedback, as your input is invaluable in helping us improve and enhance our API documentation.

Thank you for choosing Ledger Enterprise. We are excited to have you on board and look forward to helping you unlock the full potential of our crypto custody and trading platform.

Let's get started!

NextOverview