Skip to main content
POST
Automate

Authorizations

x-service-key
string
header
required

Body

application/json
wallet_id
string
required

The wallet ID to set automation for

Example:

"68bc290df51feea8c53f5275"

transfer
boolean

Whether to enable automatic transfer

Example:

false

swap
boolean

Whether to enable automatic swap

Example:

false

offramp
boolean

Whether to enable automatic offramp

Example:

true

beneficiary_id
string

The beneficiary ID for offramp automation. Required when offramp is true.

Example:

"68bf2eba196a18d7bd166184"

Response

200 - application/json

Automation set successfully

success
boolean
Example:

true

status
integer
Example:

200

message
string
Example:

"Automation set successfully"

timestamp
string<date-time>
Example:

"2025-09-10T00:52:59.708Z"

data
object