Look up or create an account by EOA address
Look up or create an account by EOA address
Looks up an account by EOA address. The first request creates the account record but does not deploy its Safe.
GET
Look up or create an account by EOA address
Authorizations
Server API key (sk_live_...)
Path Parameters
Account Type slug
Minimum string length:
1Query Parameters
EVM address. The server normalizes it to EIP-55 checksum case.
Pattern:
^0x[a-fA-F0-9]{40}$Example:
"0x1234567890abcdef1234567890abcdef12345678"
Last modified on July 24, 2026