Reseller Onboarding Process

Welcome to become a Novada reseller! This tutorial will guide you through the reseller account setup and API interface usage process.

1.Prerequisites

Before using the API, please ensure you have completed the following steps:

1.1 Account Setup: Contact your dedicated account manager to create a reseller account.

1.2 Initial Deposit: Complete an initial deposit (minimum $1,000) to activate your account. This deposit will be credited to your account balance for future deductions.

1.3 Enable API Access: Once the deposit is complete, contact support to enable API access permissions.

2.Authentication

Please refer to the "API User Guide" section of this documentation to learn how to call the public APIs and handle authentication.

3.Core Integration Workflow

To help you quickly understand the business logic, we recommend following this sequence for development and integration:

3.1 Create Sub User

Call the 【Add Sub User】 endpoint to create a sub-user under your reseller account.

Note: When a sub user is created, the system automatically generates a default user consistent with the main account.

3.2 Allocate Resources

Call the 【Allocate Residential Proxies Traffic】 endpoint to allocate traffic quota to the sub-user.

3.3 Create User (Optional)

If a user requires multiple proxy channels, call the 【Add Users】 endpoint to add more accounts (supports up to 10 by default).