Authentication
Sign up and log in through our APIs to seamlessly register your organisation
API URL
URL
Environment
Sign up
Request Body
Name
Type
Description
{
"success": true,
"pendingUser": {
"id": "685268e0eee306e885c6ee88",
"orgName": "Test Organization",
"email": "[email protected]",
"allowedAddresses": {
"ethereum": [
"0x742d35Cc6634C0532925a3b8D03C29f33da7A0d1"
],
"bitcoin": [
"1A1zP1eP5QGefi2DMPTfTL5SLmv7DivfNa"
]
},
"createdAt": "2025-06-18T07:21:04.525Z"
},
"message": "User registration submitted successfully. Awaiting admin approval."
}Sample Request
Response Object
Property
Description
Type
Pending User Object
Property
Description
Type
Generate API key
Headers
Name
Type
Description
Sample Request
Response Object
Property
Description
Type
Last updated