Create Guest Profile

POST https://api.podengine.ai/api/v1/guest-profiles

Create a new guest profile with basic information. The profile is created in ACTIVE status along with an associated project. Required fields are firstName, lastName, and shortBio. Optional fields include contact details, social links, and bio details. When provided, LinkedIn URLs trigger a profile scrape, website URLs trigger a website crawl, and company names trigger a SERP search — all run asynchronously in the background. A guest appearances search is also triggered automatically.

Request

Request body

firstNamestringrequiredmin 1 characters

First name of the guest

lastNamestringrequiredmin 1 characters

Last name of the guest

shortBiostringrequiredmin 1 characters

A short bio for the guest

longBiostring

A longer bio for the guest

emailstringemail

Email address

phonestring

Phone number

Company name

websiteUrlstringurl

Website URL

bookingUrlstringurl

Calendar booking URL

linkedInstringurl

LinkedIn profile URL

onePagerUrlstringurl

One-pager document URL

topicsToDiscussarray of string

Topics the guest wants to discuss

areasOfExpertisearray of string

Areas of expertise

goalsarray of string

Goals for podcast appearances

thingsToAvoidarray of string

Topics or things to avoid

Any additional context about the guest

Optionally create a person alert for this guest, defaults to true

Response

200 application/json
statusliteral: OKrequired
dataobjectrequired4 fields
guestProfileIdstringrequired
guestProfileSlugstringrequired
projectIdstringrequired
projectSlugstringrequired