Question By
Unsolved
guppy

Jan 29th, 2021 09:19 AM

I am thinking of using Digistore24.com as affiliate partner. Is it possible to use the API to create new user with membership?

bobbyiliev

Jan 29th, 2021 09:46 AM

Hi there,

Yes, you can register a new user with the following request as shown here:

/api/register?name=John Doe&username=jdoe&[email protected]&password=pass

Hope that this helps. Regards, Bobby