Ledger Enterprise
API Documentation V1
API Documentation V1
  • GETTING STARTED
    • Welcome
    • Getting Started
    • Authentication
    • Rate Limits
    • Pagination
  • tutorials
    • Register a new API User
    • First Steps as an API User
    • Generate Reporting API Keys
    • Manage Reporting API Keys
  • REFERENCE
    • API reference
      • Accounts
        • Addresses
        • Balances
          • History
        • Currency
        • History
        • Labels
        • Nft collections
        • Nft portfolio
        • Nfts
        • Sync
        • Tokens
        • Erc20 children accounts
      • Api users
        • Register
      • Currencies
        • Tokens
      • Digests
        • History
      • Entities
        • History
        • Users
      • Groups
        • History
      • Labels
      • Messages
        • History
      • Organization
      • Pledges
      • Requests
        • Approve
        • Challenge
          • Reject
        • Governance status
        • Reject
      • Settlements
      • Transactions
        • Estimate fees
        • Fees
        • Approve
        • History
        • Labels
        • Reject
      • Users
        • History
      • Whitelists
        • History
      • Auth
        • Token
          • Refresh
      • Compliance
        • Address risk
        • Sanctions
      • Notifications
        • Configuration
    • Specification
Powered by GitBook
On this page
  • Overview
  • Before you start
  • API Key Permissions
  • Step-by-step instructions
  • Approve the creation of a new reporting API key:
  • Generate and reveal a new reporting API Key
  1. tutorials

Generate Reporting API Keys

PreviousFirst Steps as an API UserNextManage Reporting API Keys

Last updated 28 days ago

Overview

As a workspace administrator, you can generate and manage reporting API keys to access reporting & notification endpoints.

  • Reporting API keys allow selected 3rd parties to retrieve information about accounts, users, transactions, and notifications.

  • Workspace administrators can create, manage, and revoke reporting API keys.

  • No technical knowledge or expertise is needed to generate or maintain reporting access.

Before you start

  • You need to have some created. Entities are groupings of your accounts.

API Key Permissions

When you authorize API reporting access to an entity, the API key can retrieve:

  • The accounts which belong to the entity

  • The users & whitelists involved in the governance of these accounts

  • The incoming & outgoing transactions for these accounts

  • All requests & notifications which target the above accounts, users, and transactions

In case of subsequent changes to entities’ scopes of accounts, reporting API keys’ authorizations are automatically adapted to follow the entities' edits.

Step-by-step instructions

Create a new reporting API key:

  1. As a workspace administrator, go to your workspace Settings in the menu sidebar on the left of your screen and click on Ledger Enterprise Reporting API Keys.

  1. Create a new reporting API key creation request

  2. If you haven't created any reporting API keys yet, click "Create Reporting API Key".

  1. If there are existing API keys, click "Create a Reporting API Key" to add a new one.

  2. Input a name for the API key and set the authorized entities the key will have access to.

  3. Review your key creation request. This will create an API Key Creation Request that will undergo admin quorum approval. Note that the API key does not get created before quorum approval and key reveal.

  4. Wait for admin quorum approval. Once approved, click on the API key in the reporting key management section to generate and reveal your reporting API key .

Approve the creation of a new reporting API key:

  1. When your approval as administrator is required for the creation of a new reporting API key, a pending request appears in the Requests section.

  2. Click the request to review the reporting API key's attributes (name and authorized entities) and approve the request.

Generate and reveal a new reporting API Key

  1. After your reporting API key creation request has been approved by the quorum of administrators, go to Workspace Settings and click on Ledger Enterprise Reporting API Keys.

  2. Find the reporting API key that you created and approved. And click the "Reveal" button to generate and reveal your reporting API key.

Note that the key can only be shown and copied once. Make sure you have saved it, or communicated it securely to your developers & partners before you close the modal.

Your developers & partner apps can now use this reporting API key to authenticate their requests to the reporting & notification endpoints.

Entities