Browse the API reference

Reference

Changelog

Additive changes ship continuously. Anything breaking would arrive under a new version prefix.

2026-09-05

Reference site + full coverage

  • New documentation site with a runnable console on every endpoint.
  • Added /stats, /stats/timeseries, /stats/top-domains, /subdomains/search, /scans/status, /scans/{id}, /platforms/{slug}/subdomains/new and /domains/{domain}/subdomains/new.
  • Every response now carries an X-Request-Id header.
  • Scope enforcement: queueing scans requires a key with the write scope.
  • Machine-readable spec published at /api/v1/openapi.json.

2026-08-13

API v1

  • Bearer-token authentication with chs_live_ keys.
  • Domains, subdomains, platforms, scans and streaming export endpoints.

Versioning

The v1 surface only grows: new fields and endpoints can appear at any time, so parse responses tolerantly.