🚧

After 31st July 2024, this page would permanently be moved to a new location. You can access this page from a new URL which is present here. If you have saved or bookmarked the current URL, kindly update it with the new URL, since there will be no 301 redirect from the current URL to the new URL.

While using Nightfall's Scan API, you may encounter some of the common errors outlined below. Try following the provided troubleshooting steps.

If problems persist, please contact Nightfall Support for further assistance.

HTTP Error Codes

The following error codes are returned as part of a standard HTTP response.

HTTP Error CodeDescriptionTroubleshooting
400Bad RequestThis error most often occurs when there is something syntactically incorrect in the body of your request. Check your request format and try again.

For example, this error could occur if the request body size is greater than 500 KB, or if the number of items to scan in the payload exceeds 50,000.
401UnauthorizedYou may be using an incorrect API key or calling the wrong endpoint.
422Unprocessable EntityYou may be using an invalid or unrecognized detector set.

You may also have exceeded the maximum allowable payload size; try spreading your payload across multiple requests.
429Too Many Requests or Quota ExceededEither your monthly request limit has been exceeded, or you have exceeded the allowed rate limit. Consider upgrading to a higher volume plan, or wait several moments to retry the requests.
500Internal Server ErrorWait a few moments and try again. If the problem persists, Nightfall may be experiencing an outage.