🀄
MID
文A↪ 简体中文
文A↪ 简体中文
  • MID 的愿景
  • MID 操作指南
    • 1️⃣ 创建 MID 账户
    • 2️⃣ 绑定数字钱包
    • 3️⃣ 免费领取 .mid 身份
  • 了解 .mid 的工作原理
  • 合作伙伴
    • CutUp
      • 了解 CutUp 数字代金券的工作原理
      • 了解 CutUp 数字小票的工作原理
      • CutUp 城市派对地图小程序
  • API 整合
    • 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 整合

Quick start

PreviousAPI 整合Next1. 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