GET api/Data?key={key}
获得最新数据
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
key | UserKey |
Define this parameter in the request URI. |
Response Information
Response body formats
application/json, text/json
Sample:
"sample string"
application/xml, text/xml
Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string</string>