Read and write Tumblr Data.
The Tumblr API is a REST-based interface (base URL https://api.tumblr.com) for interacting with Tumblr blogs and user accounts programmatically. It supports authentication via OAuth1 and OAuth2, and requires application registration to obtain an API key. Requests accept body parameters as application/json, application/x-www-form-urlencoded, or multipart/form-data, and every application must send a consistent User-Agent header to avoid suspension.
The API exposes methods for managing blogs (retrieving info, avatars, followers, likes, blocks, posts, queued/draft/submission posts, notifications, pages) and user accounts (dashboard, likes, following, follow/unfollow, liking posts, tag and content filtering). It supports creating, editing, reblogging, and deleting posts, including a Neue Post Format for structured post content, as well as tag-based post retrieval. A separate set of Communities methods allows listing and managing communities, invitations, memberships, moderation, reactions, and community timelines. Tumblr also provides an oEmbed endpoint at https://www.tumblr.com/oembed for retrieving embeddable post content from post URLs.
This API is intended for developers and engineers building applications, integrations, or tools that read from or write to Tumblr, such as posting content, retrieving blog or user data, or embedding Tumblr posts elsewhere. It includes rate limits and a developer console for testing calls against live examples.
It supports OAuth1 and OAuth2, and you must register an application to get an API key.
Endpoints accept body parameters encoded as application/json, application/x-www-form-urlencoded, or multipart/form-data, with the Content-Type header set accordingly.
Yes, Tumblr provides a developer API console to test calls and see live examples using the official clients.
You can build apps that manage blog posts, user dashboards, likes, follows, tag/content filtering, and community moderation and membership.
Yes, it offers an oEmbed API endpoint at tumblr.com/oembed that supports post URLs in the format https://*.tumblr.com/post/*.
Show your product to thousands of developers
· 100k monthly pageviews
· 7k newsletter subscribers
Read and write Telegram data.
Fetches user info and user's video posts on TikTok platform.
A freecycling community with thousands of free items posted every day.
Game Streaming API.
Read and write Twitter data.
Access Twitter's Real-time & Historical Data with Unmatched Simplicity.