PLATFORM
  • Tails

    Create websites with TailwindCSS

  • Blocks

    Design blocks for your website

  • Wave

    Start building the next great SAAS

  • Pines

    Alpine & Tailwind UI Library

  • Auth

    Plug'n Play Authentication for Laravel

  • Designer comingsoon

    Create website designs with AI

  • DevBlog comingsoon

    Blog platform for developers

  • Static

    Build a simple static website

  • SaaS Adventure

    21-day program to build a SAAS

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