Register a new user account on a target website
Enter your API key with 'pk_' prefix (from https://prismai.sh/workspace)
Registration credentials and method
Registration method to use.
email, oauth, invitation Full URL to the signup page of the target website
"https://github.com/join"
Invitation token (required when signup_method is 'invitation')
"inv_abc123xyz789"
Optional collection ID for organizing credentials
"col_abc123xyz789"
Registration successful
Array of session cookies to be set in the browser
Array of allowed origins for the session
Stored credential ID for future refresh operations
"cred_abc123xyz789"
Session expiration timestamp
"2024-12-31T23:59:59Z"