Skip to content

Commit 883f118

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents a3957fc + 6617e70 commit 883f118

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.en.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,13 @@
1616
- [Douyin App V3 data interface](https://api.tikhub.io/#/Douyin-App-V3-API)
1717
- [TikTok web version data interface](https://api.tikhub.io/#/TikTok-Web-API)
1818
- [TikTok App V2 data interface](https://api.tikhub.io/#/TikTok-App-V2-API)
19-
- [TikTok App V3 data interface](https://api.tikhub.io/#/TikTok-App-V3-API)
19+
- [TikTok App V3数据接口](https://api.tikhub.io/#/TikTok-App-V3-API)
2020
- [Xigua Video App V2 data interface](https://api.tikhub.io/#/Xigua-App-V2-API)
2121
- [Xiaohongshu web version data interface](https://api.tikhub.io/#/Xiaohongshu-Web-API)
2222
- [Kuaishou web version data interface](https://api.tikhub.io/#/Kuaishou-Web-API)
2323
- [Weibo web version data interface](https://api.tikhub.io/#/Weibo-Web-API)
2424
- [Instagram Web and APP data interface](https://api.tikhub.io/#/Instagram-Web-And-APP-API)
25+
- [YouTube web data interface](https://api.tikhub.io/#/YouTube-Web-API)
2526
- [Verification code bypass interface](https://api.tikhub.io/#/Captcha-Solver)
2627
- [Temporary mailbox interface](https://api.tikhub.io/#/Temp-Mail-API)
2728
- Please report any issues or bugs to[Discord server](https://discord.gg/aMEAS8Xsvz)
@@ -37,7 +38,7 @@
3738

3839
[TikHub.io](https://tikhub.io/)Most of the APIs are RESTFUL, which means you only need to use basic HTTP requests to complete the call.
3940

40-
All APIs are written based on the OPenAPI specification, which means you can use our`openapi.json`自动生成任何形式的API文档:
41+
All APIs are written based on the OPenAPI specification, which means you can use our`openapi.json`Automatically generate any form of API documentation:
4142

4243
<https://api.tikhub.io/openapi.json>
4344

@@ -63,7 +64,7 @@ After you complete the above steps, you can copy your API Token, then return to
6364

6465
> Used in HTTP requests
6566
66-
If you want to carry the API Token in the HTTP request, please read the format below carefully, and you need to carry an API Token in the request header.`Authorization`Field, below I will give an example of JSON as header:
67+
If you want to carry the API Token in the HTTP request, please read the format below carefully, and you need to carry an API token in the request header.`Authorization`Field, below I will give an example of JSON as header:
6768

6869
{
6970

0 commit comments

Comments
 (0)