Install Ballurh
DevelopingPOST
/api/v1/appRequest
Body Params application/json
app_id
string
required
market_id
string
required
api-key
string
required
Example
{
"app_id": "ballurh",
"market_id": "7ba11b78-aa83-45aa-9f0a-1b8bf4d18480",
"api-key": "e206ddba-01d2-6a70-316b-6e78ad314ef3"
}
Request samples
Responses
OK(200)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
message
string
required
xid
string
required
Example
{
"message": "Application Submited. Please check your email regularly to get login credentials",
"xid": "5c2ab9d2-f7ff-49e9-9727-34ac1908e17b"
}
Last modified: 9 months ago