/Method: GET
Returns this basic HTML page.
/claim?name=exampleMethod: GET
Claims the IP address on behalf of the provided name.
Query Parameters:
name (string): The name to claim the IP address. Must be alphanumeric or one of the following characters: @/:.^+!-_*.Validation Rules:
name parameter is required.name value must not be empty.name value must not exceed 40 characters.name value must only contain alphanumeric characters or the following special characters: @/:.^+!-_*.If the validation rules are not met, the data point will not be submitted.