Look up or create account by EOA
Resolves the Blend account for an EOA under the Account Type resolved from the API key. Creates the account if it does not exist yet.
This endpoint does not request Safe deployment on any chain. Use
POST /account if you want to create the account and request Safe
deployment in one call, or use /account/{accountId}/safe/request
to deploy on specific chains afterward.
chainsDeployed only lists chains where the Safe has been deployed.
It does not include every supported chain.
Only available on the server surface. On the frontend surface, the
account is resolved from the SIWE session via /auth/verify.
Documentation Index
Fetch the complete documentation index at: https://docs.blend.money/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Server API key, for example sk_live_.... Used by the server SDK. Scoped to an organization.
Query Parameters
^0x[0-9a-fA-F]{40}$"0x1111111111111111111111111111111111111111"