Learn how to authenticate your requests to the ScreenshotMAX API using your unique API access key. This guide covers the authentication process for both GET and POST requests, ensuring secure and efficient access to our services.
access_key
. This key is unique to your account and is required for all API requests.
access_key
identifies and authenticates your requests. Think of it as your personal API password. Without it, the API will reject your requests.
X-Access-Key
HTTP header. This method is secure and works with all HTTP methods.
access_key
, you’ll receive a status 401 and a response like this: