Federation

Look up user accounts by their Stellar address or id

Types of searches available:

  1. By name: Resolve a Stellar address into an account
  2. By id: Resolve an account id into an account
get/api/v2/xlm/federation

Query parameters

qstring required
type'name' | 'id' required

Response

OK

account_idstring
stellar_addressstring
memo_typestring
memostring

Changes