Quick start
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 gm@maneslab.xyz
Web application flow
The web application flow to authorize users for your app is:
Users are directed to MID authorization to request their MID identity
Users approve and redirected back to your site by MID
Your app now can access user information through MID API with the user's access token
Last updated