?limit=N (max 50) and ?offset=N to page. Pass ?search=kitty cat to match word prefixes in the title or description.
Behavior
- No authentication required. Rate limited per IP.
- Only posts whose first file is a
.gifare returned. - Returns public posts only. Unlisted, private, draft, moderated, and team posts are excluded, as are posts from suspended accounts.
?searchmatches word prefixes (case-insensitive) in the title or description.kittmatches “kitty” and “kitten” but not “skittle”, since it must match the start of a word.- Multiple words are combined with AND, order independent.
kit catmatches a post whose title or description has a word starting with “kit” and a word starting with “cat”, anywhere. Up to 6 words are used. thumbnailUrlis only present when the post has a thumbnail.titleanddescriptionarenullwhen none is set.hasMoreistruewhen another page is likely available. Page withoffset.