Skip to main content
POST
/substack/posts

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
publication
string
required
Minimum string length: 1
post
string
required
Minimum string length: 1
timeout
integer
default:300
Required range: 20 <= x <= 1500

Response

Successful Response

id
integer
required
@type
string
default:SubstackPost
alias
string | null
subtitle
string | null
text
string | null
audience
enum<string> | null
Available options:
only_paid,
only_free,
everyone
type
enum<string> | null
Available options:
newsletter,
podcast,
thread,
video,
restack
published_at
string | null
updated_at
string | null
canonical_url
string | null
publication_id
integer | null
language
string | null
word_count
integer | null
reaction_count
integer | null
reactions
object
comment_count
integer | null
child_comment_count
integer | null
restack_count
integer | null
image
string | null
authors
object[]
tags
object[]
has_voiceover
boolean | null
podcast_url
string | null
podcast_duration
number | null
podcast_image
string | null
podcast_episode_number
integer | null
podcast_season_number
integer | null
is_paywalled
boolean | null