Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

179 total results found

Softaculous in cPanel

Windows Server

Dedicated Servers

Server Security & Maintenance Guide

.PK domain

DNS Management

If I register a domain name through your company, who is the owner? Is it me, my client or Navicosoft?

The Registration Hub

When you register a domain through Navicosoft, you and your client (the name under which the domain is registered) are the rightful owners. As long as you continue to renew your domain, ownership remains with you. However, if you fail to renew, the domain coul...

How to Set Your Profit/Margin for Domain Pricing as a Navicosoft Domain Reseller

The Reseller’s Pricing Formula

If you’re a Navicosoft Domain Reseller looking to set your profit or margin, follow these simple steps to adjust the pricing for your domains:Step 1: Access Pricing OptionsOn the left sidebar, click on the "Pricing" option.A dropdown menu will appear; select "...

How to Select and Control the Domain Extensions You Want to Sell

The Reseller’s Pricing Formula

As a Navicosoft Domain Reseller, managing the Top-Level Domains (TLDs) you want to offer is essential to your sales and focus on the domains that matter most to your business. Here’s how you can efficiently manage which TLDs are available for sale:Step 1: Acce...

How to Set and Manage Addon Pricing as a Navicosoft Reseller

The Reseller’s Pricing Formula

Managing addon pricing is an important part of running a successful domain reseller business. Addons like domain privacy or DNS management add value for your clients and can increase your profits. Here's a simple guide to help you manage addon pricing effectiv...

How to Create an Email Account

cPanel & WHM Email Setup and Troublesho...

To quickly create a new email account in cPanel, follow the simple steps below. This process allows you to set up a custom email address associated with your domain in just a few clicks.To quickly create a new email account, perform the following steps:Navigat...

How to Add a New Customer as a Navicosoft Domain Reseller

Customer Management

Follow these simple steps to add a new customer as a Navicosoft domain reseller:Step 1: Log in to NavicosoftOpen your browser and go to the Navicosoft Login Page.Enter your username and password.Click on Login to access your reseller account.Step 2: Navigate t...

How to view, filter, and organize customer data.

Customer Management

How to Send an Email to Customers Using the Navicosoft Domain Reseller Portal

Customer Management

Here’s a step-by-step guide on how to send an email using the Navicosoft Domain Reseller Portal:Step 1: Log In to the Navicosoft Domain Reseller PortalOpen your web browser and go to the Navicosoft Domain Reseller Portal.Enter your login credentials (username ...

How to Manage Customer Announcements Using the Navicosoft Domain Reseller Portal

Customer Management

Customer announcements are a powerful way to share updates. Follow the steps below to manage them effectively:Step 1: Log In to the Navicosoft Domain Reseller PortalOpen your web browser and go to the Navicosoft Domain Reseller Portal.Enter your login credenti...

Getting Started

Reseller API

The API should be used when the system making the call is hosted remotely from your own server.This API accepts POST requests to the API endpoint located at:https://resellers.navicosoft.com/api/reseller/Currently, Our Api is Rate Limited to 100 requests per mi...

Authentication

Reseller API

Endpoint: /api/reseller/loginMethod: POSTRequest ParametersParametersTypeDescriptionusernamestringapi_keystringResponse ParametersParametersTypeDescriptionsuccessboolean (true, false)messagestringerrorsarrayIt will only be returned if success is falsedataarra...

Domain

Reseller API

Check Domain AvailabilityEndpoint: /api/reseller/domain/check-availabilityMethod: POSTRequest ParametersParametersTypeDescriptionusernamestringapi_keystringdomainstringIt Should be valid domainResponse ParametersParametersTypeDescriptionsuccessboolean (true, f...

Account

Reseller API

Check Wallet BalanceEndpoint: /api/reseller/account/wallet/get-balanceMethod: POSTRequest ParametersParametersTypeDescriptionusernamestringapi_keystringResponse ParametersParametersTypeDescriptionsuccessboolean (true, false)messagestringerrorsarrayIt will only...

Client

Reseller API

Create ClientEndpoint: /api/reseller/client/createMethod: POSTRequest ParametersParametersTypeDescriptionusernamestringapi_keystringclient.first_namestringclient.last_namestringclient.company_namestringOptionalclient.emailemailclient.address_1stringclient.addr...

Domain Registar

Reseller API

Domain RegistrationEndpoint: /api/reseller/domain/registerMethod: POSTRequest ParametersParametersTypeDescriptionusernamestringapi_keystringdomainstringyearsintegerregistrationDatedateexpiryDatedatenameserversarrayaddonarraycontacts.registrantarraytestmodestri...

Disable ID Protection

Reseller API

ID ProtectionEndpoint: /api/reseller/domain/disable-id-protectionMethod: POSTRequest ParametersParametersTypeDescriptionusernamestringapi_keystringdomainstringstatusinteger (1,0)testmodestring (on, off)Response ParametersParametersTypeDescriptionsuccessboolean...

Enable ID Protection

Reseller API

ID ProtectionEndpoint: /api/reseller/domain/enable-id-protectionMethod: POSTRequest ParametersParametersTypeDescriptionusernamestringapi_keystringdomainstringstatusinteger (0,1)testmodestring (on, off)Response ParametersParametersTypeDescriptionsuccessboolean ...

Set Epp Code

Reseller API

Get EppCodeEndpoint: /api/reseller/domain/update-epp-codeMethod: POSTRequest ParametersParametersTypeDescriptionusernamestringapi_keystringdomainstringtestmodestring (on, off)epp_codestringResponse ParametersParametersTypeDescriptionsuccessboolean (true, false...

Get Epp Code

Reseller API

Get EppCodeEndpoint: /api/reseller/domain/get-epp-codeMethod: POSTRequest ParametersParametersTypeDescriptionusernamestringapi_keystringdomainstringtestmodestring (on, off)epp_codestringResponse ParametersParametersTypeDescriptionsuccessboolean (true, false)me...

Set Nameserver

Reseller API

Set nameserverEndpoint: /api/reseller/domain/update-nameserverMethod: POSTRequest ParametersParametersTypeDescriptionusernamestringapi_keystringdomainstringname_serversarraytestmodestring (on, off)Response ParametersParametersTypeDescriptionsuccessboolean (tru...