Register a new account
register_accountCreate a new EQVPS customer account with first_name, last_name, email. Returns a bearer token — STORE IT SAFELY: it is your only credential. Send it as Authorization: Bearer <token> on every following request. No password or human step is needed. If you may lose the token, call set_password once (while authenticated) to also enable email+password login as a backup.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | |||
| last_name | Yes | ||
| first_name | Yes |