Cometh Connect API

Connect backend API used by the Connect 4337 SDK for wallet lifecycle and recovery — wallet init and import, WebAuthn signer creation and address prediction, project parameters, relayed transaction status, and the social recovery flow (start, start-with-shared, finalize). Recovery routes are apisecret-protected and documented as server-to-server calls.

API entry from apis.yml

apis.yml Raw ↑
name: Cometh Connect API
description: Connect backend API used by the Connect 4337 SDK for wallet lifecycle and recovery — wallet
  init and import, WebAuthn signer creation and address prediction, project parameters, relayed transaction
  status, and the social recovery flow (start, start-with-shared, finalize). Recovery routes are apisecret-protected
  and documented as server-to-server calls.
humanURL: https://docs.cometh.io/advanced/social-recovery
baseURL: https://api.4337.cometh.io
tags:
- Smart Wallet
- Account Abstraction
- Passkeys
- WebAuthn
- social-recovery
tags_raw:
- smart-wallet
- account-abstraction
- passkeys
- webauthn
- social-recovery
properties:
- type: Documentation
  url: https://docs.cometh.io/advanced/social-recovery
- type: Authentication
  url: authentication/cometh-authentication.yml
- type: Sandbox
  url: sandbox/cometh-sandbox.yml