post https://api.metakeep.xyz/v3/getDeveloperWallet
Get the developer's (your) identity. The identity follows the Polygon ID DID format.
Here's what the response looks like:
{
"status": "SUCCESS",
"wallet": {
"did": "0x5fce1e85aa30d8b96bc3737f896d7b5b2a3ff47dc85b919fea052b282170cb0d"
}
}
Api Error Status
You can find error status returned by the api here.
Ā© Copyright 2024, Passbird Research Inc.