# Submit Signup Information **POST /signup** Creates a new account in our system using the provided information. ## Servers - Live API Endpoint: https://my.interserver.net/apiv2 (Live API Endpoint) ## Parameters ### Body: application/json (object) - **login** (string) - **passwd** (string) - **remember** (string) - **g-recaptcha-response** (object) - **tfa** (string) Two Factor Authentication Response. ## Responses ### 402 Error response to a login request. #### Body: application/json (object) - **message** (string) - **field** (string) [Powered by Bump.sh](https://bump.sh)