Skip to main content
POST
/tumblr/posts

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
blog
string
required
Minimum string length: 1
post
string
required
timeout
integer
default:300
Required range: 20 <= x <= 1500
post_format
enum<string>
default:html
Available options:
html,
text

Response

Successful Response

id
string
required
type
string
required
@type
string
default:TumblrPost
blog_name
string | null
post_url
string | null
created_at
integer | null
format
string | null
reblog_key
string | null
alias
string | null
note_count
integer
default:0
tags
string[]
is_submission
boolean
default:false
text
string | null
images
string[]
image_width
integer | null
image_height
integer | null
quote_text
string | null
quote_source
string | null
question
string | null
answer
string | null
conversation_title
string | null
conversation
object[]
video_url
string | null
video_embed
string | null
audio_embed
string | null
audio_plays
integer | null
audio_title
string | null
audio_artist
string | null
reblogged_from_name
string | null
reblogged_from_url
string | null
reblogged_from_title
string | null
reblogged_from_image
string | null
reblogged_root_name
string | null
reblogged_root_url
string | null
reblogged_root_title
string | null
reblogged_root_image
string | null