LogoLogo
CtrlK
  • Introduction
  • Core Concepts
  • Partner setup
  • Tutorials [WIP]
    • Create Identities
    • Create a Blockchain Address
    • Payout Service
  • Public Mint Widget
    • Getting started
    • Embed Widget
      • Deposit of funds
      • Withdraw of funds
  • Public Mint API
    • Getting started
    • Creating identities
    • Connecting to the blockchain
      • Running your own client node
    • Executing Transactions
      • Depositing
      • Wallet Transactions
      • Withdrawing
    • Sandbox
    • API Reference
      • Identities
      • Operations
      • Transfer Methods
      • Transactions
      • Withdrawals (deprecated)
      • Verifications
      • Identity Relations
      • Documents
      • Deposits (deprecated)
      • Authentication
      • Pagination
      • Errors
      • Core Resources
    • Webhooks
  • Public Mint Blockchain
    • Getting started
    • Transacting
    • Configuring Metamask for the Public Mint blockchain
    • Interoperability [WIP]
  • Other Information
    • Public Mint Wallet
    • Users and Accounts
Powered by GitBook
On this page

Was this helpful?

  1. Public Mint API
  2. API Reference

Core Resources

Browse v0.2 of our Public API resources

Core resources accessible via our APIs are described in detail in the corresponding endpoint section:

  • Documents resource

  • Deposits resource

  • Verifications resource

  • Withdrawals resource

  • Identities resource

  • Identity relations resource

Postman collection

We've prepared a JSON file with the entire API collection so that you can import and test with an app such as Postman:

27KB
Public Mint Public API Endpoints.postman_collection.json
Postman Collection

PreviousErrorsNextWebhooks

Last updated 4 years ago

Was this helpful?