Monitoren
Radar maken
Creëer een terugkerende zoekopdracht met commerciële criteria.
POST
/monitorsmonitors:writeVerzoek
namestring · bodyRegelnaam.verplichtquerystring · bodyGecontroleerde woorden.verplichtsourcestring · bodyBron of marktplaats.optioneelsegment_idstring · bodyDoelsegment.optioneelmin_pricenumber · bodyMinimale prijs.optioneelmax_pricenumber · bodyMaximale prijs.optioneelmin_commissionnumber · bodyMinimale commissie.optioneelmin_discountnumber · bodyMinimale korting.optioneelorderstring · bodyVolgorde van resultaten.optioneellimitinteger · bodyMaximaal per ronde.optioneelinterval_minutesinteger · bodyInterval tussen zoekopdrachten.optioneelauto_approveboolean · bodyKeurt resultaten automatisch goed.optioneelactiveboolean · bodyActiveert monitoring.optioneelVoorbeeld
curl
curl -X POST 'https://achadu.com/api/v1/monitors' \
+ -H 'Authorization: Bearer ach_live_...' \
+ -H 'Accept: application/json' \
+ -H 'Content-Type: application/json' \
+ --data '{
"name": "My integration",
"query": "string",
"source": "string",
"segment_id": "string",
"min_price": 329.9
}'Antwoord
201Bron gemaakt4xxFout met code, bericht en request_id