How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Stellar Accounts API

Users interact with the Stellar network through accounts. Everything else in the ledger—assets, offers, trustlines, etc. are owned by accounts, and accounts must authorize all changes to the ledger through signed transactions.

Stellar Accounts API is one of 33 APIs that Stellar publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Account. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a GitHub repository, and rate-limit docs.

This API exposes 9 operations across 9 paths, and defines 35 schemas. It is described by OpenAPI 3.2.0, at version 0.0.1.

Requests are made against 2 base URLs: https://horizon-testnet.stellar.org, https://horizon-futurenet.stellar.org.

9 operations 9 paths 35 schemas 9 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
0.0.1
Base URL
https://horizon.stellar.org
License
Terms of Service
Resource Areas
1

Paths & Operations 9

Across 9 paths, the API surfaces 9 operations — 9 GET. Each is listed below with its method, path, parameters, and response codes.

Accounts 9

Users interact with the Stellar network through accounts. Everything else in the ledger—assets, offers, trustlines, etc. are owned by accounts, and accounts must authorize all cha…

GET
/accounts
List all Accounts
ListAllAccounts 7 params → 200
GET
/accounts/{account_id}
Retrieve an Account
RetrieveAnAccount 1 param → 200
GET
/accounts/{account_id}/transactions
Retrieve an Account's Transactions
GetTransactionsByAccountId 5 params → 200
GET
/accounts/{account_id}/operations
Retrieve an Account's Operations
GetOperationsByAccountId 6 params → 200
GET
/accounts/{account_id}/payments
Retrieve an Account's Payments
GetPaymentsByAccountId 6 params → 200
GET
/accounts/{account_id}/effects
Retrieve an Account's Effects
GetEffectsByAccountId 4 params → 200
GET
/accounts/{account_id}/offers
Retrieve an Account's Offers
GetOffersByAccountId 4 params → 200
GET
/accounts/{account_id}/trades
Retrieve an Account's Trades
GetTradesByAccountId 4 params → 200
GET
/accounts/{account_id}/data/{key}
Retrieve an Account's Data
GetDataByAccountId 2 params → 200

Schemas 35

The contract defines 35 schemas that model the data the API accepts and returns. The most detailed are PathPaymentStrictSend (21 properties), PathPaymentStrictReceive (21 properties), BalanceLineAsset (12 properties), CreateAccount (12 properties). Each schema is shown below with its type and property counts.

BalanceLineNative
object
11 properties 9 required
AccountMerge
object
11 properties 10 required
PathPaymentStrictSend
object
21 properties 14 required
signers
object
4 properties 3 required
BalanceLineAsset
object
12 properties 11 required
TransactionPreconditionsTimebounds
object
2 properties
PathPaymentStrictReceive
object
21 properties 14 required
Trade
object
1 property
Links
object
1 property
FeeBumpTransaction
object
2 properties
Transaction
object
1 property
paging_token
string
flags
object
4 properties
sequence
string
CreateAccount
object
12 properties 11 required
Price
object
2 properties
TransactionPreconditionsLedgerbounds
object
2 properties
tradePrice
object
2 properties
thresholds
object
3 properties
currency
string
sequence_ledger
integer
subentry_count
integer
Payment
object
1 property
hash
string
Offer
object
1 property
link
object
2 properties 1 required
Account
object
1 property
signatures
array
TransactionPreconditions
object
6 properties
BaseAsset
object
3 properties 1 required
last_modified_ledger
integer
address
string
InnerTransaction
object
3 properties
id
string
BalanceLineLiquidityPool
object
9 properties 8 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

stellar-accounts-api-openapi.yml Raw ↑

Other APIs Stellar publishes across the network.

Stellar RPC API
Stellar Admin API
Stellar API Keys API
Stellar Assets API
Stellar Authentication API
Stellar Balances API
Stellar Bridge Integration API
Stellar Claimable Balances API
Stellar Customers API
Stellar Disbursements API
Stellar Effects API
Stellar Events API
Where this information came from

This is an independent, third-party profile of Stellar Accounts API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.