API :: search/list

Description
post
Need auth
Coming soon
Arguments
Name Data type Validation rules Description
placementFormat integer
  • Optional param
  • Integer
  • Numeric
  • Value in: "0","1"
  • Coming soon
    price.from float
  • Optional param
  • Numeric
  • Miv value: 0
  • Coming soon
    price.to float
  • Optional param
  • Numeric
  • Miv value: 0
  • Coming soon
    confirmationStatus integer
  • Optional param
  • Integer
  • Numeric
  • Value in: "0","1"
  • Coming soon
    subject integer
  • Optional param
  • Integer
  • Numeric
  • Availability will be checked
  • Coming soon
    country integer
  • Optional param
  • Integer
  • Numeric
  • Availability will be checked
  • Coming soon
    language integer
  • Optional param
  • Integer
  • Numeric
  • Availability will be checked
  • Coming soon
    hr.from integer
  • Optional param
  • Integer
  • Numeric
  • Miv value: 1
  • Max value: 10
  • Coming soon
    hr.to integer
  • Optional param
  • Integer
  • Numeric
  • Miv value: 1
  • Max value: 10
  • Coming soon
    traffic.from integer
  • Optional param
  • Integer
  • Numeric
  • Miv value: 0
  • Coming soon
    traffic.to integer
  • Optional param
  • Integer
  • Numeric
  • Miv value: 0
  • Coming soon
    da.from integer
  • Optional param
  • Integer
  • Numeric
  • Miv value: 0
  • Coming soon
    da.to integer
  • Optional param
  • Integer
  • Numeric
  • Miv value: 0
  • Coming soon
    spamScore.from integer
  • Optional param
  • Integer
  • Numeric
  • Miv value: 0
  • Coming soon
    spamScore.to integer
  • Optional param
  • Integer
  • Numeric
  • Miv value: 0
  • Coming soon
    cf.from integer
  • Optional param
  • Integer
  • Numeric
  • Miv value: 0
  • Coming soon
    cf.to integer
  • Optional param
  • Integer
  • Numeric
  • Miv value: 0
  • Coming soon
    tf.from integer
  • Optional param
  • Integer
  • Numeric
  • Miv value: 0
  • Coming soon
    tf.to integer
  • Optional param
  • Integer
  • Numeric
  • Miv value: 0
  • Coming soon
    backlinks.from integer
  • Optional param
  • Integer
  • Numeric
  • Miv value: 0
  • Coming soon
    backlinks.to integer
  • Optional param
  • Integer
  • Numeric
  • Miv value: 0
  • Coming soon
    googleIndex.from integer
  • Optional param
  • Integer
  • Numeric
  • Miv value: 0
  • Coming soon
    yandexIndex.from integer
  • Optional param
  • Integer
  • Numeric
  • Miv value: 0
  • Coming soon
    yandexSqi.from integer
  • Optional param
  • Integer
  • Numeric
  • Miv value: 0
  • Coming soon
    Success response examples: 1
    {
        "test": "test",
        "boolValue": true,
        "intValue": 1234,
        "arrayValue": [
            {
                "key": 1,
                "value": 1
            },
            {
                "key": 2,
                "value": 2
            }
        ]
    }