Skip to main content
POST
/jmty/listings

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
listing
string
required
timeout
integer
default:300
Required range: 20 <= x <= 1500
vertical
enum<string> | null
Available options:
sale,
car,
pet,
com,
coop,
rec,
job,
les,
eve,
est,
ser

Response

Successful Response

key
string
required
listing_title
string
required
@type
string
default:JmtyListing
id
string | null
text
string | null
price
number | null
price_label
string | null
currency
string
default:JPY
vertical
string | null
vertical_name
string | null
category
string | null
category_name
string | null
genre
object | null
sub_genre
object | null
created_at
integer | null
updated_at
integer | null
favorite_count
integer | null
inquiry_count
integer | null
comment_count
integer | null
is_closed
boolean
default:false
is_business
boolean
default:false
is_promoted
boolean
default:false
is_highlighted
boolean
default:false
is_online_purchasable
boolean
default:false
phone
string | null
images
string[]
location
object | null
author
object | null
attributes
object[]
delivery
object | null
settlement_methods
object[]
url
string | null