Skip to main content
POST
Create a watch

Authorizations

x-api-key
string
header
required

API key created from the Nephia dashboard for your Account.

Body

application/json
criteria
object
required
refresh_interval_seconds
number
required
Required range: 15 <= x <= 3600
webhook_url
string<uri>
required
market
string
default:fr

Response

Watch created

id
string
required
accountId
string
required
source
enum<string>
required
Available options:
vinted,
x,
reddit
market
string
required
criteria
object
required
criteriaHash
string
required
refreshIntervalSeconds
number
required
webhookUrl
string
required
billingMode
enum<string>
required
Available options:
subscription,
payg,
deferred,
metered
isActive
boolean
required
createdAt
string
required
updatedAt
string
required
pausedReason
string | null