You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Please report any issues or bugs to[Discord server](https://discord.gg/aMEAS8Xsvz)。
@@ -37,7 +38,7 @@
37
38
38
39
[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.
39
40
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:
41
42
42
43
<https://api.tikhub.io/openapi.json>
43
44
@@ -63,7 +64,7 @@ After you complete the above steps, you can copy your API Token, then return to
63
64
64
65
> Used in HTTP requests
65
66
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:
0 commit comments