Project Podcast Relevancy

POST /agent/project/relevancy

Analyze the relevancy of a podcast to a project using AI

TOKEN

Authentication

This endpoint requires an API token. You can learn more about how to get an API token from the authentication page.

URL

https://api.podengine.ai/api/v1/agent/project/relevancy

Code Example

API Specification

Request Body

PropertyTypeDescription
projectId
string

podcastId
string

searchOptionsoptional
union

forceRegenerateoptional
boolean

200

Success Response

PropertyTypeDescription
status
literal: OK

data
object

result
object

answer
object

rating
number ⓘ

Constraints:

> 0>= 1<= 5integer

justification
string

strengthsoptionalnullable
union

concernsoptionalnullable
union