From 816e78ab813b38a0c17916c4b4893b91cd9c5985 Mon Sep 17 00:00:00 2001 From: Clivia <132346501+Yanyutin753@users.noreply.github.com> Date: Thu, 4 Apr 2024 22:10:38 +0800 Subject: [PATCH] =?UTF-8?q?=E9=80=82=E9=85=8D=E8=B0=83=E7=94=A8team?= =?UTF-8?q?=E5=AF=B9=E8=AF=9D,=E6=8F=90=E4=BE=9B=E6=9F=A5=E8=AF=A2ChatGPT-?= =?UTF-8?q?Account-ID=E7=9A=84/getAccountID=E6=8E=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Readme.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/Readme.md b/Readme.md index 9634992..a8f46b5 100644 --- a/Readme.md +++ b/Readme.md @@ -318,6 +318,16 @@ PS. 注意,arkose_urls中的地址需要支持PandoraNext的Arkose Token获取 } } ``` +## 获取ChatGPT-Account-ID接口 + +接口URI:`/getAccountID` + +请求方式:`POST` + +``` +请求头加上 +Authorization:Bearer refresh_token +``` ## 示例 @@ -337,6 +347,7 @@ services: ``` + ## 功能演示