Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.discovr.media/llms.txt

Use this file to discover all available pages before exploring further.

ApiError

PropertyTypeRequiredDescription
errorstringYesHuman-readable error message describing what went wrong. This message is intended for developers integrating with the API.

MediaItem

PropertyTypeRequiredDescription
idstringYesUnique identifier for the media item
titlestringYesTitle of the media item
poster_pathstringNoFull URL to the poster image (original size)
backdrop_pathstringNoFull URL to the backdrop image (original size)
media_type"movie" | "tv"YesType of media
type"media"YesDiscriminator field indicating this is a media item

MediaItemType

Discriminator value indicating a media item Allowed values: "media"