PodHood文档
API 参考

获取与本集相关的单集

Other published episodes of the same channel that share the most topics.

GET
/api/v1/episodes/{episodeId}/related
x-api-key<token>

A user-owned key created in Studio → Settings → API keys (paid plans). It reads the channels its owner is a member of.

In: header

Path Parameters

episodeId*string

Response Body

application/json

application/json

application/json

application/json

application/json

curl -X GET "https://example.com/api/v1/episodes/string/related"
[  {}]
这个页面有帮助吗?