Create meme from URL
Saves a new meme to favorites from a provided URL.
Request body
Alternative text description for accessibility
Tags for categorizing and searching the meme
URL of the image or video to save as a favorite meme
Provider-issued slug or slug-id token for the GIF, when sourced from a provider
Stable name of the GIF provider that issued gif_slug. New provider GIFs are sourced from KLIPY.
Optional provider-issued format-name → media descriptor map captured by the client at favorite-time (mirrors GifResponse.media). Only persisted for gif-sourced memes; ignored otherwise.
Display name for the meme
Response
Success
Unique identifier for the favorite meme
ID of the user who owns this favorite meme
Display name of the meme
Alternative text description for accessibility
Tags for categorizing and searching the meme
ID of the attachment storing the meme
Original filename of the meme
MIME type of the meme file
Hash of the file content for deduplication
File size in bytes
Width of the image or video in pixels
Height of the image or video in pixels
Duration of the video in seconds
CDN URL to access the meme
Whether the meme is a video converted from GIF
Provider-issued slug for the GIF this meme was sourced from, if any
Stable name of the GIF provider that issued gif_slug, if any. Legacy records may contain older provider names.
Provider-issued format-name → media descriptor map for gif-sourced memes (mirrors GifResponse.media). Null on memes uploaded as plain attachments.
Compact thumbhash placeholder produced by the media proxy at favorite-time. Clients render it as a low-res preview while the full media loads. Null when the proxy did not emit one.
Changes
No recorded changes to this endpoint across all 1 revision of this API.