Skip to main content
POST
Create an X watch

Authorizations

x-api-key
string
header
required

API key created from the Nephia dashboard for your Account.

Body

application/json
query
string
required
Minimum string length: 1
refresh_interval_seconds
number
required
Required range: 60 <= x <= 3600
webhook_url
string<uri>
required
query_type
enum<string>
Available options:
Latest,
Top

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