v1
latestOpenAPI 3.1.0MIT2026-07-13111716.6 KBGateway
post/create-account
Request body
authenticator_addressesstring[] required
The addresses of the authenticators.
authenticator_pubkeysstring[] required
The compressed public keys of the authenticators.
offchain_signer_commitmentstring hex required
The offchain signer commitment.
recovery_addressstring hex required
The recovery address.
Response
TODO
kind'create_account' | 'update_authenticator' | 'insert_authenticator' | 'remove_authenticator' | 'update_recovery_agent' | 'cancel_recovery_agent_update' | 'execute_recovery_agent_update' | 'recover_account' required
Kind of request tracked by the registry gateway.
request_idstring required
Strongly-typed identifier for a gateway request.
Returned by gateway mutation endpoints (create-account, insert/update/remove authenticator, etc.) and used to poll the status of the request.