DDEX Best Practices
General Guidance
Delivery processing
TikiLabs is a facilitator of distributing DDEX directly to the Audius Protocol.
For inquiries or support, reach out at [email protected].
- ERN3 is the preferred DDEX specification for bulk ingestion into Audius. See the ERN3 details for more details around submission choreography.
- Audius only accepts price information using absolute prices (e.g. via
WholesalePricePerUnit). Price codes will be ignored (e.g.PriceType). - Audius also does not support
ValidityPeriodEndDates. This includes usingEndDateto specify multipleValidityPeriods with different prices. We can only parse 1ValidityPeriodStartDate. - Audius currently only accepts the
WorldwideTerritoryCode. Territory support for controlled streaming is coming soon! 🌎 NonInteractiveStreamis not supported.- A
ReleaseDealis required with aDealReleaseReferenceto each track on an album. - A
ReleaseDealis not required with aDealReleaseReferenceto an album release. If an album deal is not specified, the album defaults to being free to stream, but each of its tracks is configured according to the track’sReleaseDealDealTerms. - Audius supports updates via
NewReleaseMessageand takedowns of content viaPurgeReleaseMessagethrough matchingReleaseIdproperties.