HTTP Response Codes for Website Screenshot API

Integration with the Screenshot API involves understanding various HTTP response codes that provide insights into your requests' status. Below are the common response codes you might encounter, each indicating different stages or issues in the request process:

CodeTypeDescription
200SuccessYour screenshot request was successfully processed.
201CreatedYour request has been accepted and is being processed in the background, useful for bulk screenshot operations.
400Bad RequestThe request was malformed or missing some parameters; please check your submission.
401UnauthorizedAuthentication failed, often due to a missing, invalid, or expired API Key. Ensure your key is correct and active.
402Payment RequiredYour subscription may need renewal as the last payment attempt failed.
403ForbiddenYou attempted an unallowed operation, such as using unsupported HTTP methods with our API.
424Failed DependencyThe operation depended on a third-party service that failed, e.g., inaccessible cloud storage.
500Internal ErrorAn unexpected condition was encountered, preventing your request from being fulfilled.