Skip to main content
POST
/craigslist/postings/seller

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
posting
string
required
Minimum string length: 1
count
integer
required
Required range: 1 <= x <= 10000
timeout
integer
default:300
Required range: 20 <= x <= 1500
category
string | null
sort
enum<string>
default:newest
Available options:
newest,
oldest,
price_asc,
price_desc,
distance,
relevance,
upcoming

Response

Successful Response

id
string
required
posting_id
integer
required
@type
string
default:CraigslistPostingCard
posting_title
string | null
alias
string | null
url
string | null
price
number | null
price_string
string | null
currency
string | null
monthly_payment_string
string | null
created_at
integer | null
category_id
integer | null
category_alias
string | null
category
string | null
location
object | null
image
string | null
images
string[]
image_count
integer
default:0
bedrooms
number | null
sqft
number | null
auto_miles
number | null
salary
string | null
company
string | null
job_title
string | null
start_date
string | null
end_date
string | null
open_house_dates
string[]
event_dates
string[]