Skip to main content
POST
/poshmark/users/items

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
user
string
required
Minimum string length: 1
count
integer
required
Required range: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
domain
enum<string>
default:poshmark.com
Available options:
poshmark.com,
poshmark.ca
department
enum<string> | null
Available options:
Women,
Men,
Kids,
Home,
Electronics,
Pets,
Beauty & Wellness
category
string | null
subcategory
string | null
brand
string | null
size
string[] | null
color
enum<string>[] | null
Available options:
Red,
Pink,
Orange,
Yellow,
Green,
Blue,
Purple,
Gold,
Silver,
Black,
Gray,
White,
Cream,
Brown,
Tan
price_min
number | null
Required range: x >= 0
price_max
number | null
Required range: x >= 0
condition
enum<string> | null
Available options:
all,
nwt
shipping
enum<string> | null
Available options:
free,
discounted
availability
enum<string> | null
Available options:
all,
available,
available_and_dropping_soon,
dropping_soon,
sold,
not_for_sale
sort
enum<string> | null
Available options:
relevance,
just_in,
price_high_to_low,
price_low_to_high

Response

Successful Response

id
string
required
url
string
required
@type
string
default:PoshmarkListingSummary
brand
string | null
brand_id
string | null
price
object | null
original_price
object | null
condition
string | null
size
string | null
size_system
string | null
colors
object[]
department
object | null
category
object | null
subcategories
object[]
image
string | null
images
string[]
status
string | null
availability
string | null
share_count
integer
default:0
like_count
integer
default:0
comment_count
integer
default:0
has_offer
boolean
default:false
created_at
integer | null
first_published_at
integer | null
updated_at
integer | null
seller
object | null