Podcast Contacts

GET https://api.podengine.ai/api/v1/podcasts/:podcastIdOrSlug/contacts

Get the contacts for a podcast

Request

Path parameters

podcastIdOrSlugstringrequired

Podengine ID, Apple ID, or slug

Response

200 application/json
statusliteral: OKrequired
dataobjectrequired2 fields
podcastobjectrequired10 fields
authorstringrequirednullable
authorityScoreobjectrequirednullable6 fields
calculatedAtdaterequired
authorityScorenumberrequired

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

qualityScorenumberrequired

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

youtubeScorenumberrequired

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

socialScorenumberrequired

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

engagementScorenumberrequired

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

genresarray of stringrequired
idstringrequired
imageUrlstringrequirednullable
languagestringrequired
slugstringrequired
titlestringrequired
titleLateststringrequired
podcastContactsobjectrequired4 fields
podcastIdstringrequired
emailsarray of objectrequired9 fields
emailstringrequired

The email address associated with the podcast contact

verifiedAtdaterequirednullable

The timestamp when the email was last verified, or null if it has not been verified

syntaxValidbooleanrequirednullable

Whether the email address has valid syntax (e.g. correctly formatted local and domain parts), or null if not yet checked

mxValidbooleanrequirednullable

Whether the email's domain has valid MX records indicating it can receive mail, or null if not yet checked

deepVerifiedAtdaterequirednullable

The timestamp when the email was last deep-verified for deliverability, or null if not run

deliverabilityStatusenumrequirednullable

Deep deliverability status: valid, invalid, catch-all, unknown, spamtrap, abuse, or do_not_mail

validinvalidcatch-allunknownspamtrapabusedo_not_mail
deliverabilityReasonstringrequirednullable

Sub-classification providing more detail on the deliverability result

isFreeEmailProviderbooleanrequirednullable

Whether the address belongs to a known free-email provider (e.g. gmail, yahoo)

suggestedCorrectionstringrequirednullable

Suggested correction for likely typos, e.g. gmial.com -> gmail.com

phoneNumbersarray of stringrequired
websitesarray of objectrequired3 fields
urlstringrequired
verifiedbooleanrequired
contactUrlsarray of stringrequired