Look up user accounts by their Stellar address or id

get/api/v2/xlm/federation

Types of searches available:

  1. By name: Resolve a Stellar address into an account
  2. By id: Resolve an account id into an account

Query Parameters

  • qstringRequired
  • typestringRequired
    Enum: name id

200 Response

account_id string
stellar_address string
memo_type string
memo string

400 Response

status number required
HTTP status code
detail string required
Human-readable error message
error string required
Human-readable error message
name string required
Error code
requestId string required
Client request id