HeyGen-Official / StreamingAvatarSDK

Streaming Avatar SDK
MIT License
6 stars 7 forks source link

No streaming.create_token in documentation #8

Open nikita-rvachev opened 2 weeks ago

nikita-rvachev commented 2 weeks ago

There is no streaming.create_token in https://docs.heygen.com/reference/close-session-copy documentation

Yashism commented 2 weeks ago

I don't know where it was but I use this to get the access token:

curl -X POST https://api.heygen.com/v1/streaming.create_token -H "x-api-key: <API KEY>"