Welcome to the Spyse API documentation!

Spyse is the most complete Internet assets registry for every cybersecurity professional.
You can test our service online for free spyse.com or explore our data spyse.com/our-data

Authentication

The Spyse API uses token-based authentication, which means that developers must pass their API token parameter with every request.

Registered users can find the API token on the account page:

2265

Access token must be passed using Authorization: Bearer ... header:

curl --request GET \
  --url 'https://api.spyse.com/v4/data/domain/google.com' \
  --header 'Accept: application/json' \
  --header 'Authorization: Bearer <your_access_token_here>'

SDKs & Integrations

CLI:

SDK:

Integrations:

Pricing

Full information about plans & pricing can be found here: Pricing