RESTful
风格 API。Apache Http Client
)来访问 SmartHub 的 API,或者使用Postman
)来访问 SmartHub 的 API。https://xxx.smh.smarthing.com/v1/users
https://api.smh.smarthing.com
https://trial.api.smh.smarthing.com
。JSON
格式。ISO 8601
格式返回: yyyy-MM-dd'T'HH:mm:ssZ
401 Unauthorized
:{
"type": "about:blank",
"title": "Invalid api key",
"status": 401
}
403 Forbidden
:{
"type": "about:blank",
"title": "Access forbidden",
"status": 403
}