Print Download PDF Send Feedback

Previous

Next

Response Status Codes

HTTP Code

Label

Description

200

OK

Request served successfully.

301

Moved permanently

Service is not available anymore.

400

Bad request

Incorrect request format.

401

Unauthorized

Authentication failed.

403

Forbidden

Unauthorized access to the service.

404

Not found

Service does not exist.

500

Internal server error

There was an error in the service.

503

Service unavailable

Currently this request cannot be served.

API code

Label

Example

1001

FOUND

Request fully answered.

1002

UPLOAD_SUCCESS

File uploaded successfully. Query with the same hash and file type every 30 seconds.

1003

PENDING

File is pending. Query with the same hash and file type in about 3 seconds.

1004

NOT_FOUND

Request not found. Upload the file.

1005

NO_QUOTA

There is no quota for this API key. Contact Check Point.

1006

PARTIALLY_FOUND

Part of the request found. If the missing data is required, upload the file.

1007

FILE_TYPE_NOT_SUPPORTED

File type is illegal.

1008

BAD_REQUEST

Request format is not valid. Make sure the request follows this documentation.

1009

INTERNAL_ERROR

There is a temporary error with the service. Try again in a few minutes.

1010

FORBIDDEN

You do not have permissions to use the requested feature. Contact Check Point.

1011

NOT_ENOUGH_RESOURCES

There is a temporary error with the service. Try again in few seconds.