List Blocked Domains

GET {{baseUrl}}/api/v1/company/block?limit=50&offset=0

This (paginated) API endpoint allows you to see domains that you have added to the block list. Domains present in the blocklist are 'blocked' from lookups and will return a specific message indicating that you have blocked them for fraud purposes.

Request Params

KeyDatatypeRequiredDescription
limitnumber
offsetnumber

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"items":[{"domain":"amet ex qui","created_at":"2010-12-28T07:53:53.386Z","reason":"aliqua ut est","expires_at":"1989-11-24T05:01:53.313Z","other_explanation":"proident do Excepteur","notes":"pariatur "},{"domain":"Ut elit","created_at":"1986-07-24T22:19:20.069Z","reason":"eu et velit","expires_at":"2014-09-11T17:30:09.955Z","other_explanation":"dolor deserunt ex anim mollit","notes":"esse"}],"count":33157218,"limit":-22868447,"offset":42546715}