Advanced Search
Search Results
330 total results found
Node.Js
asp.net
Marketing
Parser Error Message
Web Hosting
Text and Email Parsing
Windows Servers
Google Maps API
lfd on host
Cloud Linux
IMUNIFY360
POP3/IMAP
Redirects
Web Server
Softaculous in cPanel
Windows Server
Dedicated Servers
Server Security & Maintenance Guide
.PK domain
DNS Management
Crystal Reposts Error Fix
Delete My SQL Files
Witribe Wlan Routers Passwords
authentication supported by client or server
mod_lsapi settings for CPanel Servers
Free Code for WHMCS
User Centos than user root
Mod_ISAPI Configuration File Path
KernelCare version
KernelCare version
Courier website for Tracking
Reduce TTFB NGINX + FAST-CGI
WHM/CPanel redirect IP to hostname
Smartermail Service
If I register a domain name through your company, who is the owner? Is it me, my client or Navicosoft?
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
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
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
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
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
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.
How to Send an Email to Customers Using the Navicosoft Domain Reseller Portal
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 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
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
Endpoint: /api/reseller/loginMethod: POSTRequest ParametersParametersTypeDescriptionusernamestringapi_keystringResponse ParametersParametersTypeDescriptionsuccessboolean (true, false)messagestringerrorsarrayIt will only be returned if success is falsedataarra...
Domain
Check Domain AvailabilityEndpoint: /api/reseller/domain/check-availabilityMethod: POSTRequest ParametersParametersTypeDescriptionusernamestringapi_keystringdomainstringIt Should be valid domainResponse ParametersParametersTypeDescriptionsuccessboolean (true, f...
Account
Check Wallet BalanceEndpoint: /api/reseller/account/wallet/get-balanceMethod: POSTRequest ParametersParametersTypeDescriptionusernamestringapi_keystringResponse ParametersParametersTypeDescriptionsuccessboolean (true, false)messagestringerrorsarrayIt will only...
Client
Create ClientEndpoint: /api/reseller/client/createMethod: POSTRequest ParametersParametersTypeDescriptionusernamestringapi_keystringclient.first_namestringclient.last_namestringclient.company_namestringOptionalclient.emailemailclient.address_1stringclient.addr...
Domain Registar
Domain RegistrationEndpoint: /api/reseller/domain/registerMethod: POSTRequest ParametersParametersTypeDescriptionusernamestringapi_keystringdomainstringyearsintegerregistrationDatedateexpiryDatedatenameserversarrayaddonarraycontacts.registrantarraytestmodestri...
Disable ID Protection
ID ProtectionEndpoint: /api/reseller/domain/disable-id-protectionMethod: POSTRequest ParametersParametersTypeDescriptionusernamestringapi_keystringdomainstringstatusinteger (1,0)testmodestring (on, off)Response ParametersParametersTypeDescriptionsuccessboolean...
Enable ID Protection
ID ProtectionEndpoint: /api/reseller/domain/enable-id-protectionMethod: POSTRequest ParametersParametersTypeDescriptionusernamestringapi_keystringdomainstringstatusinteger (0,1)testmodestring (on, off)Response ParametersParametersTypeDescriptionsuccessboolean ...
Set Epp Code
Get EppCodeEndpoint: /api/reseller/domain/update-epp-codeMethod: POSTRequest ParametersParametersTypeDescriptionusernamestringapi_keystringdomainstringtestmodestring (on, off)epp_codestringResponse ParametersParametersTypeDescriptionsuccessboolean (true, false...
Get Epp Code
Get EppCodeEndpoint: /api/reseller/domain/get-epp-codeMethod: POSTRequest ParametersParametersTypeDescriptionusernamestringapi_keystringdomainstringtestmodestring (on, off)epp_codestringResponse ParametersParametersTypeDescriptionsuccessboolean (true, false)me...
Set Nameserver
Set nameserverEndpoint: /api/reseller/domain/update-nameserverMethod: POSTRequest ParametersParametersTypeDescriptionusernamestringapi_keystringdomainstringname_serversarraytestmodestring (on, off)Response ParametersParametersTypeDescriptionsuccessboolean (tru...