User
Preview an import key (no redemption)
Look up what an import key unlocks — account number, plan, firm — WITHOUT redeeming it. Powers both trader-facing import surfaces: the auto-connect confirmation screen (/connect?key=...) and the manual Import Key dialog (Trading Accounts → Import), so the trader verifies they are importing the right account to the right Hyperprop login — and sees soulbound conflicts — before committing.
keyStatus values:
available— redeemable by this useralready_yours— this user already imported itbound_to_other— the firm customer behind this account is soulbound to a different Hyperprop login (boundEmailMaskedgives a masked hint); importing from this login will be rejected
Keys redeemed by someone else return 409 IMPORT_KEY_USED.
Error codes: INVALID_IMPORT_KEY (404 — no such key), IMPORT_KEY_USED (409 — redeemed by another user).
GET
Preview an import key (no redemption)
Related topics
Import a trading account with an import keyBulk-create unlinked accounts with import keysChangelogUnlink a trader (issues a fresh import key)Sign up a new user