---
title: "Domains bulk search"
method: POST
path: "/bulk-search/domain"
tags: ["Bulk Search"]
---

# Domains bulk search

`POST /bulk-search/domain`

Returns data about domains by domain name list. A maximum of 100 results can be obtained.

## Request body

- BulkDomainRequest
  - `domain_list` string[], required — The list of domain names

## Response `200`

Operation successful

## Other responses

- `400` — Bad request
- `401` — Unauthorized
- `500` — Internal server error

---

[API](https://skmtc.dev/spyse/apis/data-api.md) · [All operations](https://skmtc.dev/spyse/apis/data-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/spyse/data-api/revisions/fd05b83ed2c5/schema)
