# Stellar API Overview

> Overview of available Stellar API methods

> For the complete documentation index, see [llms.txt](/docs/llms.txt).

## Stellar APIs

📙 Get started with our [Stellar API Quickstart Guide](/docs/reference/stellar-api-quickstart).

|                                                                                                 |                                                                                             |
| ----------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------- |
| [`getEvents`](/docs/chains/stellar/stellar-api-endpoints/get-events)                            | [`getFeeStats`](/docs/chains/stellar/stellar-api-endpoints/get-fee-stats)                   |
| [`getHealth`](/docs/chains/stellar/stellar-api-endpoints/get-health)                            | [`getLatestLedger`](/docs/chains/stellar/stellar-api-endpoints/get-latest-ledger)           |
| [`getLedgerEntries`](/docs/chains/stellar/stellar-api-endpoints/get-ledger-entries)             | [`getLedgers`](/docs/chains/stellar/stellar-api-endpoints/get-ledgers)                      |
| [`getNetwork`](/docs/chains/stellar/stellar-api-endpoints/get-network)                          | [`getTransaction`](/docs/chains/stellar/stellar-api-endpoints/get-transaction)              |
| [`getTransactions`](/docs/chains/stellar/stellar-api-endpoints/get-transactions)                | [`getVersionInfo`](/docs/chains/stellar/stellar-api-endpoints/get-version-info)             |
| [`sendTransaction`](/docs/chains/stellar/stellar-api-endpoints/send-transaction)                | [`simulateTransaction`](/docs/chains/stellar/stellar-api-endpoints/simulate-transaction)    |