Ca key (http_api_key)
Send an authentication token in the
Authorization
query parameter
to authenticate with the API.
This is the API descriptor for the Nomad CBEC, responsible for CBEC customer ID check.
Developed by Samarkand Global <https://samarkand.global>
_
This is the documentation for version 1.5.1
of the API. Last update on Nov 1, 2021.
https://nomad.samarkand-global.cn/cbec
Send an authentication token in the
Authorization
query parameter
to authenticate with the API.
API for health metrics
curl \
-X GET https://nomad.samarkand-global.cn/cbec/health
"string"
curl \
-X GET https://nomad.samarkand-global.cn/cbec/id?user_id=string&name=string&Authorization=api_token_value
{
"code": 42,
"message": "string",
"data": {
"userValid": false
},
"error": "string"
}
{
"code": 42,
"message": "string",
"data": {
"userValid": false
},
"error": "string"
}