The Domain Scraper API supports two authentication methods to ensure secure and flexible access for customers:

1. Bearer Token Authentication (JWT)

2. API key authentication

Authentication is mandatory for all API endpoints. Without valid credentials, requests to protected resources will result in a 401 Unauthorized response.