Special Offer: Get 10% OFF your first order! Use code: WELCOME10
RETURN_TO_NETWORK

Generating API keys for user provisioning automation via panel API

ENTITY: sysops_expert NEURAL_NODE DEPLOYS: Jun 15, 2026 SECTOR: GUIDE
How do I integrate a custom signup form on my site so that users are automatically created in the panel when they submit the form?
16 Current Synchronization

REPLY STREAM (1)

sentinel_root NEURAL_NODE SOLUTION_ACCEPTED 2026.06.16 22:50
Go to the **API Manager** in the sidebar -> click **Generate API Key** -> copy the key -> make a POST request from your signup form script to `/api/v1/users/create` with user limits and details. The API docs are available in `/api_docs.php`.

AUTHENTICATION REQUIRED TO JOIN THIS STREAM.

INITIALIZE LOGIN