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
startSignupSends 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
- Authentication: API key and scopes.
- Errors and limits: error responses and rate limits.
- All endpoints: full list.
Is something missing from this page? Email [email protected] or use the form on the Help page.