<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Revelator API Documentation</title><description>A developer help center for anyone looking to use the Revelator API and bring their music business to the next level.</description><link>https://api-docs.revelator.com/v2</link><language>en-us</language><item><title>[NEW] Pricing Tiers</title><link>https://api-docs.revelator.com/v2/changelog#2026-02-25</link><guid isPermaLink="false">changelog-2026-02-25/pricing-tiers-endpoints</guid><pubDate>Wed, 25 Feb 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;New endpoints to retrieve and configure pricing. The API now dynamically filters available pricing options based on the
release&apos;s audio quality (Bit Depth/Sample Rate) and specific DSP configuration.&lt;/p&gt;
</content:encoded></item><item><title>[NEW] Release Rights</title><link>https://api-docs.revelator.com/v2/changelog#2026-02-25</link><guid isPermaLink="false">changelog-2026-02-25/release-rights-endpoints</guid><pubDate>Wed, 25 Feb 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;Introduces new endpoints to manage Streaming, Download, and UGC rights. This API allows for granular control, including
setting specific download permissions at the release level and full rights management at the individual track level.&lt;/p&gt;
</content:encoded></item><item><title>[NEW] Territories Clearances</title><link>https://api-docs.revelator.com/v2/changelog#2026-02-25</link><guid isPermaLink="false">changelog-2026-02-25/territories-clearances-endpoints</guid><pubDate>Wed, 25 Feb 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;Introduces a new structure for defining Availability Rules. You can now define precise inclusion and exclusion logic for
specific territories and DSPs at both the Release and Track levels.&lt;/p&gt;
</content:encoded></item><item><title>[NEW] Monetization Policies</title><link>https://api-docs.revelator.com/v2/changelog#2026-02-25</link><guid isPermaLink="false">changelog-2026-02-25/monetization-policies-endpoints</guid><pubDate>Wed, 25 Feb 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;Enables granular management of monetization policies. Unlike previous API versions, this update supports setting unique
policies for individual tracks across specific UGC stores (YouTube Content ID, TikTok, Facebook).&lt;/p&gt;
</content:encoded></item><item><title>[NEW] Files API (Multipart Upload)</title><link>https://api-docs.revelator.com/v2/changelog#2026-03-25</link><guid isPermaLink="false">changelog-2026-03-25/files-upload-endpoints</guid><pubDate>Wed, 25 Mar 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;Introduces a new multipart upload workflow for securely uploading binary files (audio, video, images, and documents).
This API allows for optional chunk splitting and parallel uploads to significantly increase upload speeds. Files
uploaded via these endpoints generate a &lt;code&gt;fileUrl&lt;/code&gt; that can be referenced across V2.0 API payloads.&lt;/p&gt;
</content:encoded></item><item><title>[BREAKING] Monetization Policies Update</title><link>https://api-docs.revelator.com/v2/changelog#2026-03-04</link><guid isPermaLink="false">changelog-2026-03-04/monetization-policies-body-change</guid><pubDate>Wed, 04 Mar 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;The request body structure has been updated to align with the GET response format. You must now submit policies within a
&lt;code&gt;monetizationPolicies&lt;/code&gt; array of objects (e.g., &lt;code&gt;{ &quot;monetizationPolicyId&quot;: 5 }&lt;/code&gt;) rather than a simple array of integers.&lt;/p&gt;
</content:encoded></item><item><title>[NEW] Top Movers Analytics</title><link>https://api-docs.revelator.com/v2/changelog#2026-03-12</link><guid isPermaLink="false">changelog-2026-03-12/top-movers</guid><pubDate>Thu, 12 Mar 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;Introduces the Top Movers analytics endpoint. This API allows you to retrieve rising and falling trends across specific
dimensions (labels, artists, releases, tracks, DSPs, and markets). It calculates stream and revenue momentum by
comparing specific periods (daily, weekly, monthly, quarterly, yearly) against their preceding equivalent periods.
Built-in thresholds automatically filter out low-volume statistical noise.&lt;/p&gt;
</content:encoded></item><item><title>[NEW] Physical Releases API</title><link>https://api-docs.revelator.com/v2/changelog#2026-03-25</link><guid isPermaLink="false">changelog-2026-03-25/physical-releases-endpoints</guid><pubDate>Wed, 25 Mar 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;Introduces the Physical Releases API to manage metadata for physical music and video products (e.g., Vinyl, CD, DVD,
Blu-ray). This API allows you to link existing digital catalog assets to physical product formats based on
category-specific configurations. Note: This is a metadata-only feature and does not support manufacturing, inventory,
or physical supply chain workflows.&lt;/p&gt;
</content:encoded></item><item><title>[BREAKING] Pricing Tiers Update</title><link>https://api-docs.revelator.com/v2/changelog#2026-03-04</link><guid isPermaLink="false">changelog-2026-03-04/pricing-tiers-body-change</guid><pubDate>Wed, 04 Mar 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;The request body structure has been updated to align with the GET response format. Instead of a flat array of IDs, you
must now group prices by &lt;code&gt;distributorStoreId&lt;/code&gt; and separate them into &lt;code&gt;trackPrices&lt;/code&gt; and &lt;code&gt;releasePrices&lt;/code&gt; arrays.&lt;/p&gt;
</content:encoded></item><item><title>[NEW] Model Context Protocol (MCP) Servers (Beta)</title><link>https://api-docs.revelator.com/v2/changelog#2026-03-25</link><guid isPermaLink="false">changelog-2026-03-25/mcps</guid><pubDate>Wed, 25 Mar 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;We are excited to introduce our new Model Context Protocol (MCP) servers in Public Beta. This suite of five servers
(Catalog, Supply Chain, Analytics, Royalties, and Blockchain) enables you to securely connect AI assistants (like Claude
Desktop) directly to your Revelator data.&lt;/p&gt;
&lt;p&gt;By configuring these servers, your LLMs can use natural language to query catalog metadata, analyze Top Movers and
revenue, manage physical releases, and more.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Note: Our MCP Servers are currently in &lt;strong&gt;BETA&lt;/strong&gt;. They are under active development and are subject to breaking
changes - some tools can result in &lt;code&gt;403 Forbidden&lt;/code&gt; or other errors.&lt;/em&gt;&lt;/p&gt;
</content:encoded></item><item><title>[NEW] Global API Rate Limiting</title><link>https://api-docs.revelator.com/v2/changelog#2026-03-31</link><guid isPermaLink="false">changelog-2026-03-31/global-rate-limiting</guid><pubDate>Tue, 31 Mar 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;To ensure platform stability and performance, we have introduced a global rate limit for the V2.0 API.&lt;/p&gt;
&lt;p&gt;The API now strictly enforces a limit of &lt;strong&gt;200 requests per minute per IP address&lt;/strong&gt; (evaluated on a fixed 1-minute
window). If this limit is exceeded, the offending IP address will be temporarily blocked for &lt;strong&gt;1 hour&lt;/strong&gt;. Any requests
made during this ban period will be rejected with a standard HTTP &lt;code&gt;429 Too Many Requests&lt;/code&gt; response.&lt;/p&gt;
&lt;p&gt;We strongly recommend implementing exponential backoff in your API clients to prevent unintended bans during bulk
operations.&lt;/p&gt;
</content:encoded></item><item><title>[DOCS] Changelog RSS Feed</title><link>https://api-docs.revelator.com/v2/changelog#2026-04-09</link><guid isPermaLink="false">changelog-2026-04-09/rss-feed</guid><pubDate>Thu, 09 Apr 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;You can now subscribe to our API Changelog via RSS!&lt;/p&gt;
&lt;p&gt;If you want to stay informed about breaking changes, new endpoints, and platform updates in real-time, you can plug our
RSS feed into your favorite RSS reader, Slack workspace, or automated notification workflow.&lt;/p&gt;
&lt;p&gt;To subscribe, click the &lt;strong&gt;RSS Feed&lt;/strong&gt; button at the top of the changelog page, or point your reader directly to
&lt;code&gt;https://api-docs.revelator.com/v2/rss.xml&lt;/code&gt;.&lt;/p&gt;
</content:encoded></item><item><title>[CHANGE] labelId is now optional for Physical Releases</title><link>https://api-docs.revelator.com/v2/changelog#2026-05-27</link><guid isPermaLink="false">changelog-2026-05-27/labelid-optional-on-physical-releases</guid><pubDate>Wed, 27 May 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;The &lt;code&gt;labelId&lt;/code&gt; property is no longer required when creating or updating physical releases. If a label is not applicable
to your release, you can now safely omit this field from your request payload or pass &lt;code&gt;null&lt;/code&gt;.&lt;/p&gt;
</content:encoded></item><item><title>[NEW] Artists Endpoints</title><link>https://api-docs.revelator.com/v2/changelog#2026-07-01</link><guid isPermaLink="false">changelog-2026-07-01/artists-endpoints</guid><pubDate>Wed, 01 Jul 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;Introduces the Artists endpoints to manage individual and group act metadata. These endpoints supports rich profile data
including biographies, localizations, and social media links. It also features robust management of External Artist IDs
for DSP profile mapping (preventing catalog fragmentation on platforms like Apple, Spotify, and Meta) and support for
the Spotify Artist Profile Protection key.&lt;/p&gt;
</content:encoded></item><item><title>[NEW] YouTube API Endpoints</title><link>https://api-docs.revelator.com/v2/changelog#2026-04-22</link><guid isPermaLink="false">changelog-2026-04-22/youtube-endpoints</guid><pubDate>Wed, 22 Apr 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;Introduces the read-only YouTube API. These endpoints allow you to search, filter, and retrieve rich metadata and
performance statistics for YouTube channels and videos that have been synced with your Revelator account.&lt;/p&gt;
</content:encoded></item><item><title>[CHANGE] API Rate Limiting Policy Update</title><link>https://api-docs.revelator.com/v2/changelog#2026-04-14</link><guid isPermaLink="false">changelog-2026-04-14/reduced-ban-on-rate-limiter</guid><pubDate>Tue, 14 Apr 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;We have updated the global API rate limiting policy to provide a smoother developer experience and more accurate traffic
measurement.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Rolling Window:&lt;/strong&gt; The 200 requests/minute limit is now evaluated using a continuous 60-second rolling window instead
of a fixed calendar-minute window.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Reduced Ban Time:&lt;/strong&gt; If the rate limit is exceeded, the temporary IP block (resulting in &lt;code&gt;429 Too Many Requests&lt;/code&gt;) has
been reduced from &lt;strong&gt;1 hour&lt;/strong&gt; down to &lt;strong&gt;10 minutes&lt;/strong&gt;.&lt;/li&gt;
&lt;/ul&gt;
</content:encoded></item><item><title>[CHANGE] New Filters for Physical Release Listings</title><link>https://api-docs.revelator.com/v2/changelog#2026-08-27</link><guid isPermaLink="false">changelog-2026-08-27/physical-releases-list-filters</guid><pubDate>Thu, 27 Aug 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;Added &lt;code&gt;physicalReleaseIds&lt;/code&gt;, &lt;code&gt;assetIds&lt;/code&gt;, &lt;code&gt;artistIds&lt;/code&gt;, and &lt;code&gt;labelIds&lt;/code&gt; filters to physical release listings.&lt;/p&gt;
&lt;p&gt;See &lt;a href=&quot;/v2/en/catalog/physical-releases&quot;&gt;Physical Releases&lt;/a&gt;.&lt;/p&gt;
</content:encoded></item><item><title>[CHANGE] Removal of Artist Release and Track Count Fields</title><link>https://api-docs.revelator.com/v2/changelog#2026-07-06</link><guid isPermaLink="false">changelog-2026-07-06/removing-counts-from-artists</guid><pubDate>Mon, 06 Jul 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;Starting July 29, 2026, the &lt;code&gt;releasesCount&lt;/code&gt; and &lt;code&gt;tracksCount&lt;/code&gt; fields will be removed from artist responses across all
affected endpoints.&lt;/p&gt;
&lt;p&gt;These fields were previously exposed as part of the artist object but are no longer reliable and have been removed to
prevent incorrect or inconsistent data usage.&lt;/p&gt;
</content:encoded></item><item><title>[CHANGE] Facebook DSP Profile Update Behavior</title><link>https://api-docs.revelator.com/v2/changelog#2026-07-02</link><guid isPermaLink="false">changelog-2026-07-02/facebook-dsps-profiles-change</guid><pubDate>Thu, 02 Jul 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;Updates the behavior of Facebook DSP profile handling through the &lt;code&gt;externalIds&lt;/code&gt; property.&lt;/p&gt;
&lt;p&gt;Previously, providing only one Facebook profile automatically created the corresponding entry for the other profile.
Starting July 29, 2026, both Facebook profile entries must be managed together. Omitting either entry will be treated as
an instruction to remove the corresponding profile association.&lt;/p&gt;
</content:encoded></item><item><title>[NEW] Pre-Distribution Validation Endpoints</title><link>https://api-docs.revelator.com/v2/changelog#2026-08-27</link><guid isPermaLink="false">changelog-2026-08-27/validation-endpoints</guid><pubDate>Thu, 27 Aug 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;Added validation endpoints for checking a release without changing anything. &lt;code&gt;deliver/validate&lt;/code&gt; reports what would
block distribution; &lt;code&gt;takedown/validate&lt;/code&gt; reports whether the release can be taken down from the given stores. Both
return &lt;code&gt;hasBlockingErrors&lt;/code&gt;, which is the same flag the corresponding action checks—&lt;code&gt;false&lt;/code&gt; means that action will not
be rejected by validation.&lt;/p&gt;
&lt;p&gt;See &lt;a href=&quot;/v2/en/supply-chain/validations&quot;&gt;Validations&lt;/a&gt;.&lt;/p&gt;
</content:encoded></item></channel></rss>