# Add DNS Entry **POST /dns** View and manage your DNS domains and records ## Servers - Live API Endpoint: https://my.interserver.net/apiv2 (Live API Endpoint) ## Authentication methods - Api key auth - Session id header auth - Session id cookie auth ## Parameters ### Body: application/json (object) - **domain** (string) The domain name. - **ip** (string) IP Address to point the domain to. ## Responses ### 401 Unauthorized #### Body: application/json (object) - **code** (string) - **message** (string) ### default Default response [Powered by Bump.sh](https://bump.sh)