三个月邀请用不了的看这里

登录自己的号,然后console里面,带<>的是自己要改的内容
其他不懂自己百度

fetch("https://chatgpt.com/backend-api/referral/invites/claim/<Invite_code>", {
    body: JSON.stringify({ "workspace_id": "<account_id>" }),
    "headers": {
        "Accept": "*/*",
        "Accept-Language": "zh-CN,zh-Hans;q=0.9",
        "Authorization": "Bearer <access_token>",
        "Content-Type": "application/json",
        "OAI-Language": "en-US",
        "User-Agent": "<UA>"
    },
    "method": "POST",
    "mode": "cors",
    "redirect": "follow",
    "referrer": "https://chatgpt.com/",
    "referrerPolicy": "strict-origin-when-cross-origin"
})

account_id的获取:
搜索accounts接口获取返回结果的account_ordering里面的第一个数据

18 个赞

感谢分享,我看懂了

感谢分享,就是没邀请 :melting_face:

@bbb 这里

vv佬nb,想要爆邀请链接的方法

v佬,领了邀请,还没done成功,会不会过期啊:frowning_with_open_mouth:

应该不会

这个account ordering 真是没找到

羡慕不会用的,因为我没中 :sob:

mark

谢谢!

1 个赞

感谢!

3 个赞

虽然看不懂,但我大为震撼

感谢!

没注意大佬也发了,太贴心了,
如果有看不明白的,这里还有一份我自己的实操经历,带截图的。
https://linux.do/t/topic/154924

太客气了 :joy:
用上了吧,这个稳

1 个赞

没邀请链接 :upside_down_face:

1 个赞

抓包,这个接口里面的,是个 uuid

1 个赞

眼瞎了 :joy:

1 个赞

领到了 :smiling_face_with_three_hearts:
我去找个卡试试

1 个赞