Account and subscription

Start sign-up: POST /signup/start

Sends a one-time code to the user's email address. Callable without a key, and gives the same answer for every address.

Path

Method and path
POSThttps://api.posty.hu/public/v1/signup/start
Authorization
No scope required.
operationId
startSignup

Sends a one-time code to the user's email address. It can be called without a key, and it gives the same answer for every address, so it does not reveal whether an account already exists for that address.

Related

Is something missing from this page? Email [email protected] or use the form on the Help page.