Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

API Key for authentication

Headers

X-Grid-Environment
string
required

The environment you’re using. Can be sandbox or production.

Body

application/json
policies
object
required

Smart account policies including authorities and threshold

grid_user_id
string<uuid> | null

Optional Grid user ID. If not provided, a new user will be created

memo
string | null

Optional memo for the smart account

mpc_provider_info
null | object

Optional MPC provider information for key management

Response

Smart account created successfully

created_at
string<date-time>
required

UTC timestamp when the smart account was created

Example:

"2021-01-01T00:00:00Z"

grid_user_id
string<uuid>
required

The Grid user ID associated with the smart account

policies
object
required

The policies configured for the smart account

smart_account_address
string
required

The blockchain address of the created smart account