post
https://www.pelcro.com/api/v1/sdk/auth/register
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Overview
Create a customer account and return a JWT that authenticates them on protected endpoints. At minimum, provide an email and a password.
Example: A visitor signs up on your site. Register them with their email and a password to create their account and immediately receive an authentication token to use for their session.
Conditional Requirements
| Condition | Required Fields |
|---|---|
| Always | email, password |
| Strong password enforcement is enabled (default) | password must meet the complexity rules described on the password field |
| The site has risk assessment enabled | security_token (anti-fraud challenge) |
