Skip to main content

Podchaser API Changelog

Stay Informed

Subscribe to receive information on new additions, deprecations, and breaking changes.

September 14, 2023

  • Add status filter to PodcastFilters to allow for filtering by the podcast's status value. View Docs
  • Add status field of type PodcastStatus to Podcast object. View Docs

July 6, 2023

June 20, 2023

  • Add brandSafety filter to PodcastFilters to allow for filtering by the average episode brand safety assessments of the associated podcast. View Docs
  • Add podcastBrandSafety field of type EpisodeBrandSafety to Podcast object. View Docs

June 6, 2023

  • Add description field to EpisodeBrandSafety object. View Docs

March 22, 2023

  • Add BrandSafetyInput input for searches that implement the brandSafety filter. View Docs
  • Add BrandSafetyFilter input for specifying multiple BrandSafetyInput search values View Docs
  • Add BrandSafetyCode enum for identifying brand safety assessment types. View Docs
  • Add BrandSafetyRiskLevel enum for measuring brand safety assessment levels. View Docs
  • Add brandSafety filter to EpisodeFilters to allow for filtering by brand safety assessments of the associated episode. View Docs

March 7, 2023

  • Add EpisodeBrandSafety object. View Docs
  • Add episodeBrandSafety field of type EpisodeBrandSafety to Episode object. View Docs

March 2nd, 2023

  • Add addCreator mutation for submitting Creator profiles. View Docs

February 16, 2023

  • Add transcriptType field on Transcript object. View Docs

February 7, 2023

  • Add SearchOptions input to extend how a search is performed. View Docs
  • Add boolSearch flag to SearchOptions, to enable boolean search operations when providing a searchTerm value which includes +, |, and - parameters.
  • Add boolSearch option to podcasts and episodes queries. View Guide

February 6, 2023

  • Add dateOfFirstEpisode filter to PodcastFilters to allow for filtering by the podcasts's first episode View Docs

January 31, 2023

  • Add categories filter to EpisodeFilters to allow for filtering by the categories of the associated podcast View Docs

October 20, 2022

  • Add airDate filter to transcript filters to optionally search by transcript episodes' air date. View Docs

October 3, 2022

  • Add source field to an Episode's transcript for retrieving the source of the transcript View Docs
  • Add categories filter to transcript filters to optionally search by podcasts' categories. View Docs

September 27, 2022

  • Add powerScore filter to transcript filters to optionally search by podcasts' power score. View Docs

September 21, 2022

  • Add TranscriptFilters filters to transcript search to optionally filter transcript results. View Docs
  • Removed PodcastIdentifier from transcript search

September 12, 2022

  • Add episodeAudienceEstimate beta filter for podcasts View Docs

September 8, 2022

  • Rename removalStatus filter for podcasts to includeRemoved, and change type to Boolean View Docs

August 30, 20022

  • Add removedInfo field to Podcast to return details about removed podcasts View Docs
  • Add PodcastRemovedInfo object that contains sub fields for the removedInfo field View Docs
  • Add removalStatus filter for podcasts queries with removed and/or active status View Docs

July 15, 2022

  • Add 'transcriptSearch' query to search for a mentioned keyword in Episodes' transcripts. View Docs

July 11, 2022

  • Deprecate estimatedReach experimental beta field from Episode View Docs
  • Add audienceReach beta field to Episode View Docs

July 5, 2022

  • Add episodeAudienceEstimate beta field to Podcast View Docs

June 15, 2022

  • Add transcripts field to Episode for retrieving available transcripts View Docs

Apr 28, 2022

Apr 21, 2022

  • Add sponsoredBy filter for episodes View Docs
  • Add experimental beta estimatedReach field to Episode View Docs

Apr 12, 2022

  • Add dateOfLatestEpisode filter for podcasts View Docs
  • Add latestEpisodeDate field to Podcast View Docs

Apr 8, 2022

  • Add new episodeType filter for episodes View Docs

Mar 18, 2022

  • Add chart categories query for retrieving platform chart categories View Docs

Mar 9, 2022

  • Add new isExplicit filter for episodes View Docs

Mar 5, 2022

  • Add estimated ad spend field to brand object (EXPERIMENTAL BETA) View Docs

Mar 4, 2022

  • Add new daysBetweenEpisodes field to podcast object View Docs

Feb 18, 2022

Feb 9, 2022

  • Add new ID field for podcast credits View Docs
  • Add new podcastCredit query for searching for a specific podcast credit View Docs
  • Add new PodcastCreditIdentifier input for searching in podcastCredit View Docs

Jan 20, 2022

  • Add new podcasts filter for filtering podcasts by language View Docs

Nov 29, 2021

  • Add modifiedDate field to episode credit View Docs

Nov 11, 2021

Oct 15, 2021

  • Add the identifiers filter to PodcastFilters, allowing for a single query to retrieve multiple podcasts by identifier.

Sept 24, 2021

  • Add a new instagram field available within the social links of a podcast View Docs

Sept 21, 2021

  • Add new ID and informalName fields to the User type View Docs

Aug 30, 2021

  • Add new Ratings query to allow querying and filtering of Podchaser ratings View Docs
  • Add new Reviews query to allow querying and filtering of Podchaser reviews View Docs
  • Add new Credits query to allow querying and filtering of Podchaser podcast-level credits View Docs

Aug 24, 2021

  • Added new rating field on the Review object to allow retrieving the rating associated with the review for the podcast or episode. View docs

Aug 19, 2021

  • Added ability to use episode credits filters, including date modified filter, on episode credits within the podcast credits object. View docs
  • Added modifiedDate field to both rating and review objects. (Example)

July 29, 2021

July 15, 2021

  • Added modifiedDate field to most entities (Example), and modifiedDate filter (Example) to retrieve only those entities that have changed within a particular date range

June 30, 2021

  • Added option for a limited scope Client Credentials grant View Docs

June 23, 2021

  • Added ability to retrieve listens for an authorized user View Docs

June 21, 2021

  • Added ability to create, edit, and delete user lists

June 10, 2021

  • Added Apple Podcast and Spotify charts to podcast object View Docs
  • Added new charts query View Docs

May 26, 2021

  • Added Podchaser URL to Creator object View Docs
  • Added Podchaser URL to List object View Docs
  • Added Podchaser URL to Review object View Docs
  • Added Podchaser URL to User object View Docs