# Get Captcha Image **GET /captcha** Retrieves the information so you can render a captcha check ## Servers - Live API Endpoint: https://my.interserver.net/apiv2 (Live API Endpoint) ## Parameters ## Responses ### 200 An array containing a `captcha` field containing a string with a base64 encoded captcha image. #### Body: application/json (object) - **captcha** (string) The base64 encoded captcha image. ### 401 Unauthorized #### Body: application/json (object) - **code** (string) - **message** (string) [Powered by Bump.sh](https://bump.sh)