/
EA
easyscraper
/
Easy Scraper API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 7h ago · Updated 1d ago
Details
Filter operations
Auth
3
post
Initiate email signup
post
Resend verification email
post
Verify email and create account
Organizations
1
Users
4
Version
1
Auth
Verify email and create account
Verifies email token and creates user account
post
/api/v1/email-auth/verify-email
Request body
object
required
name
string
required
email
string
email
required
password
string
required
code
string
required
Response
OK
object
required
success
boolean
required
Changes