Create an XLM create account request

This endpoint creates a sponsored create-account request that funds and creates a new XLM account on-chain. The fee-payer sponsors the new account's base reserves and pays the transaction fee.
Required role: RequestCreator.
This API can be made idempotent by generating an ID for the Request beforehand and passing it as the externalRequestId attribute

Body Params
string
required

ID of the address to create on the Stellar network. It must not already exist on-chain.

string
required

ID of the fee-payer that sponsors the new account: it funds the account's minimum balance (base reserves) and pays the transaction fee.

string
string

Identifier for the request in the user's system. This must be unique. Attempting to create a request with an existing externalRequestId will do nothing and return the originally created request

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json


  © 2026 Taurus SA. All rights reserved.