Our API server will return the following possible HTTP status codes.
Code | Description |
---|---|
200 | OK – The server was able to process your request. Check the field “status” if it was able to lookup information regarding your IP Address. |
400 | Bad Request – Make sure you entered a valid format for the API result. Must be either JSON, XML or HTML. |
403 | Forbidden – This occurs when you try requesting from the API server using SSL (HTTPS) without the Basic or Professional package. |