Special Offer: Get 25% OFF your first order! Use code: WELCOME25
RETURN TO FORUM

Generating API keys for user provisioning automation via panel API

POSTED BY: sysops_expert ACTIVE_MEMBER POSTED ON: Jun 16, 2026 CATEGORY: 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 Total Upvotes

REPLIES (1)

sentinel_root ACTIVE_MEMBER SOLUTION_ACCEPTED 2026.06.17 04: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