Podcast ID Lookup

GET /podcasts/id/lookup

Lookup a podcast by ID

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/podcasts/id/lookup

Code Example

API Specification

Query Parameters

PropertyTypeDescription
appleIdoptional
number

Apple Podcasts ID

spotifyIdoptional
string

Spotify ID

slugoptional
string

The Pod Engine slug of the podcast

podEngineIdoptional
string ⓘ

Constraints:

uuid

The Pod Engine id of the podcast

200

Success Response

PropertyTypeDescription
status
literal: OK

data
object

podcastnullable
object

authornullable
string

authorityScorenullable
object

calculatedAt
date

authorityScore
number

This is the weighted total authority score of the podcast, out of 100

qualityScore
number

This is the quality score of the podcast, out of 100

youtubeScore
number

This is the YouTube score of the podcast, out of 100

socialScore
number

This is the social score of the podcast, out of 100

engagementScore
number

This is the engagement score of the podcast, out of 100

genres
array
of
string

id
string

imageUrlnullable
string

language
string

lastEpisodePublishedAt
date

slug
string

title
string

titleLatest
string