Tumblr
communityMicroblogging and social networking platform for creative content, art, and fandom communities.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://api.tumblr.com/v2/taggedSearch posts by tag
Parameters
tagsearch tag (stringrequiredlimitresults (integeroptionalbeforeunix timestamp (integeroptionalapi_keyAPI key (stringrequiredReturns
response[] with blog_name, post_url, type, title, body, tags[], note_count, timestamp, photos[]GET
https://api.tumblr.com/v2/blog/{blog}/postsGet posts from a blog
Parameters
blogblog name (stringrequiredtypetext|photo|quote|link|video|audio (stringoptionallimitresults (integeroptionalapi_keyAPI key (stringrequiredReturns
posts[] with id, type, title, body, tags[], note_count, timestamp, photos[], source_urlGET
https://api.tumblr.com/v2/blog/{blog}/infoGet blog info
Parameters
blogblog name (stringrequiredapi_keyAPI key (stringrequiredReturns
blog with title, name, posts, description, updated, is_nsfw, avatar[]