API: Init (dedicated)
GET /api/v3/init/{token}
Request parameter:
Parameter | Type | Description |
---|---|---|
token | string | Unique token for application |
Response data:
DEPENDS ON TOKEN - will not be documented.
Request
curl -X GET https://public.brokerstar.biz/api/v3/init/nj12n30912u309123no12in3128
Response (Success)
200 OK { "data": { ... }, "status": 200 }