v1

latestOpenAPI 3.0.22026-07-14823.9 KB

Create batch. Batch is then being processed until all provided items have been completed. At any time it can be get to provide current status with results optionally.

post/batch

Request body

domainsstring[] required
operation'whois' | 'check' required

Example request

{
  "domains": [
    "foo.com",
    "foo.net",
    "foo.io"
  ]
}

Response

OK

completedboolean
countinteger
created_atstring
idstring
operationstring
statusstring