🌏
MID
文A↪ English
文A↪ English
  • Introducing MID
  • How .mid works
  • Partners
    • CutUp
      • How CutUp Receipt NFT works
      • How CutUp Digital Voucher works
  • API Integration
    • Quick start
      • 1. Request a user's MID identity
      • 2. Redirect back to your site by MID
      • 3. Use the access token to access the API
    • API
      • GET users/me
      • GET wallets
      • GET NFTs
Powered by GitBook
On this page
  1. API Integration

Quick start

PreviousAPI IntegrationNext1. Request a user's MID identity

Last updated 2 years ago

CtrlK

MID is a powerful tool that allows developers to connect their applications to the MID platform using Oauth2 authentication. With the MID API, developers can easily integrate their applications with MID's vast array of features, including get user profile, get wallets information, and get NFT information. For integrating MID into your service, kindly request an API key by reaching out to us at [email protected]

Web application flow

The web application flow to authorize users for your app is:

  1. Users are directed to MID authorization to request their MID identity

  2. Users approve and redirected back to your site by MID

  3. Your app now can access user information through MID API with the user's access token