Member
API | Description |
---|---|
GET api/Member/SMSCode?phone={phone}&Device={Device} |
No documentation available. |
GET api/Member/GetMember?Id={Id} |
No documentation available. |
POST api/Member/Login |
No documentation available. |
GET api/Member/GetUser?Id={Id} |
No documentation available. |
Redemption
API | Description |
---|---|
POST api/redemption/generate |
No documentation available. |
POST api/redemption/cancel |
No documentation available. |
POST api/redemption/redeem |
No documentation available. |
POST api/redemption/get |
No documentation available. |
TwoFactorAuth
API | Description |
---|---|
POST api/TwoFactorAuth/Setup |
No documentation available. |
POST api/TwoFactorAuth/Verify |
No documentation available. |
OAuth
API | Description |
---|---|
GET api/OAuth |
No documentation available. |
GET api/OAuth?appid={appid}&signature={signature}×tamp={timestamp}&nonce={nonce}&scope={scope} |
No documentation available. |
POST api/OAuth?appid={appid}&appSecret={appSecret}×tamp={timestamp}&nonce={nonce} |
No documentation available. |
Values
API | Description |
---|---|
GET api/Values |
No documentation available. |
GET api/Values/{id} |
No documentation available. |
POST api/Values |
No documentation available. |
PUT api/Values/{id} |
No documentation available. |
DELETE api/Values/{id} |
No documentation available. |
Statistics
API | Description |
---|---|
GET api/Statistics?Tag={Tag}&startTime={startTime}&endTime={endTime} |
No documentation available. |
POST api/Statistics |
No documentation available. |
PUT api/Statistics/{id} |
No documentation available. |
DELETE api/Statistics/{id} |
No documentation available. |
Firends
API | Description |
---|---|
GET api/Firends |
No documentation available. |
GET api/Firends/{id} |
No documentation available. |
POST api/Firends |
No documentation available. |
PUT api/Firends/{id} |
No documentation available. |
DELETE api/Firends/{id} |
No documentation available. |