https://github.com/ofcold/tp-api-doc
https://github.com/ofcold/tp-api-doc
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ofcold/tp-api-doc
- Owner: ofcold
- Created: 2021-01-10T04:45:14.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-13T08:12:03.000Z (about 5 years ago)
- Last Synced: 2025-06-05T00:52:06.886Z (10 months ago)
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Common Header
```
- X-Requested-With: XMLHttpRequest [string]
- Authorization: You login token (Example: Bearer 8|8AL1mwqbE5n3QNLMGSnjWlfWcBSXMee4uVieSPnt) [string]
```
- Host: http://tikplus.cn:9200/
- [登入登出](LOGIN.md)
- [注册](REGISTER.md)
- [用户](USER.md)
- [用户密码](USER-PASSWORD.md)
- [VIP](VIP.md)
- [任务](TASK.md)
- [订单](ORDER.md)