Digital Shadows SearchLight Portal API

REST API of the Digital Shadows SearchLight digital-risk-protection portal, operated by ReliaQuest since its 2022 acquisition of Digital Shadows (unauthenticated calls return a JSON error that names drpsupport@reliaquest.com). Authenticated with HTTP Basic credentials (an API key id and secret) and the vendor media type application/vnd.polaris-v38+json; resources include data breaches, data-breach usernames, DNS lookups, domain and IP WHOIS, search, intel threats, incidents and intel incidents. The API reference lives inside the portal behind a customer login, so no machine-readable contract is publicly reachable; the endpoint set here is read from ReliaQuest's own shadowline client on GitHub.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/searchlight-portal-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: reliaquest:searchlight-portal-api
name: Digital Shadows SearchLight Portal API
description: REST API of the Digital Shadows SearchLight digital-risk-protection portal, operated by ReliaQuest
  since its 2022 acquisition of Digital Shadows (unauthenticated calls return a JSON error that names
  drpsupport@reliaquest.com). Authenticated with HTTP Basic credentials (an API key id and secret) and
  the vendor media type application/vnd.polaris-v38+json; resources include data breaches, data-breach
  usernames, DNS lookups, domain and IP WHOIS, search, intel threats, incidents and intel incidents. The
  API reference lives inside the portal behind a customer login, so no machine-readable contract is publicly
  reachable; the endpoint set here is read from ReliaQuest's own shadowline client on GitHub.
image: https://resources.reliaquest.com/image/upload/c_limit,w_1024,h_1024,f_webp,q_auto/v1725562607/reliaquest-author-logo.jpg
humanURL: https://portal-digitalshadows.com/learn/searchlight-api/overview
baseURL: https://portal-digitalshadows.com/api/
tags:
- Digital Risk Protection
- Threat Intelligence
- Data Breach
- WHOIS
properties:
- type: SourceCode
  url: https://github.com/digitalshadows/shadowline-api
- type: CLI
  url: cli/reliaquest-cli.yml
- type: StatusPage
  url: https://status.digitalshadows.com/
- type: Authentication
  url: authentication/reliaquest-authentication.yml