Skip to main content
POST
/substack/publications

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
timeout
integer
default:300
Required range: 20 <= x <= 1500

Response

Successful Response

id
integer
required
@type
string
default:SubstackPublication
name
string | null
alias
string | null
custom_domain
string | null
hostname
string | null
base_url
string | null
language
string | null
type
enum<string> | null
Available options:
newsletter,
podcast
homepage_type
string | null
created_at
string | null
first_post_date
string | null
image
string | null
logo_wide
string | null
cover_image
string | null
author_id
integer | null
author_name
string | null
author_handle
string | null
author_bio
string | null
author_image
string | null
twitter_screen_name
string | null
free_subscriber_count
integer | null
subscriber_count_label
string | null
payments_state
string | null
is_personal_mode
boolean | null
is_explicit
boolean | null
is_invite_only
boolean | null
is_community_enabled
boolean | null
has_posts
boolean | null
has_podcast
boolean | null
has_recommendations
boolean | null
has_community_content
boolean | null
podcast_enabled
boolean | null
podcast_title
string | null
podcast_description
string | null
podcast_byline
string | null
podcast_feed_url
string | null
podcast_image
string | null
plans
object[]