# Stellar

**Canonical:** https://apis.io/providers/stellar/  
**APIs profiled:** 33

Stellar is an open-source, decentralized blockchain network designed for fast, low-cost cross-border payments and asset issuance. The Stellar Development Foundation (SDF) maintains the core protocol and the Horizon REST API, which provides HTTP access to ledger data including accounts, transactions, operations, effects, offers, trades, claimable balances, and liquidity pools. Horizon is the primary data gateway for the Stellar network, re-serving ledger data in a developer-friendly format. The network supports native XLM transfers, custom asset issuance, a built-in decentralized exchange (DEX), Soroban smart contracts, and anchor integrations for fiat on/off-ramps. Authentication is not required for read queries; transaction submission requires signing with a Stellar keypair.

## Kin Score — 43.0 / 100 (developing)

Scored 2026-08-25 under rubric 0.14.0. Trend: flat (+0.0 from 43.0).

| Facet | Score |
|---|---|
| Discoverability | 50.0 |
| Contract Quality | 61.4 |
| Governance | 25.0 |
| Contract Governance | 25.0 |
| Operational Transparency | 42.1 |
| Developer Ergonomics | 35.7 |
| Commercial Clarity | 39.5 |
| Access Clarity | 39.5 |

Regulatory layer — **Payments**: 26.6 (matched via tags).

## Agent readiness — 30.6 (agent-ready)

| Dimension | Value |
|---|---|
| Spec Presence | yes |
| Agentic Access | derived |
| Reversibility Documented | no |
| MCP Server | no |
| Auth Clarity | bearer |
| Idempotency | no |
| Error Semantics | verified |
| OpenAPI Examples | verified |
| Rate Limit Signal | documented |
| Event Surface Described | no |
| Agent Skills | no |
| Well Known Catalog | no |
| Consent Identity | no |
| Agent Card | no |
| Dry Run Mode | no |
| Delegated Identity | no |
| Protected Resource Metadata | no |
| Dynamic Client Registration | no |
| Agentic Commerce | no |

## Access

Freemium · Open access — onboarding: open, pricing: freemium, trial: no (confidence: high).

## APIs (33)

- **Stellar RPC API** — The Stellar RPC API (formerly Soroban RPC) is a JSON-RPC interface for interacting with Soroban smart contracts deployed on the Stellar network. It supports simulating and submi...
- **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 c...
- **Stellar Admin API** — The Admin API oversees the management of tenants within the system, facilitating tasks such as provisioning new tenants, updating their information, and retrieving tenant data.
- **Stellar API Keys API** — API Keys functionality allows to create access key with granular permissions and resource management.
- **Stellar Assets API** — Assets are representations of value issued on the Stellar network. An asset consists of a type, code, and issuer.
- **Stellar Authentication API** — Authentication controls the log in/log out process for all SDP users, as well as the token refresh process. Authentication uses a JWT approach signed with an ES256 private key.
- **Stellar Balances API** — Endpoints related to balances. A balance is an amount of a particular asset held by an organization, tenant, or account.
- **Stellar Bridge Integration API** — Bridge integration endpoints for connecting organizations with Bridge services. **Integration Flow:** 1. Organization opts into Bridge (OPTED_IN status) 2. Complete KYC verifica...
- **Stellar Claimable Balances API** — A Claimable Balance represents the transfer of ownership of some amount of an asset. Claimable balances provide a mechanism for setting up a payment which can be claimed in the ...
- **Stellar Customers API** — [SEP-12](https://github.com/stellar/stellar-protocol/blob/master/ecosystem/sep-0012.md) requests made from client applications.
- **Stellar Disbursements API** — Endpoints related to disbursements. A disbursement is a group of payments sent to multiple individuals at once. An SDP user with the appropriate role triggers a new disbursement...
- **Stellar Effects API** — Effects represent specific changes that occur in the ledger as a result of successful operations, but are not necessarily directly reflected in the ledger or history, as transac...
- **Stellar Events API** — The Events API from Stellar — 1 operation(s) for events.
- **Stellar Exports API** — The Exports API from Stellar — 3 operation(s) for exports.
- **Stellar Fee Stats API** — Fee stats are used to predict what fee to set for a transaction before submitting it to the network.
- **Stellar Ledgers API** — Each ledger stores the state of the network at a point in time and contains all the changes - transactions, operations, effects, etc. - to that state.
- **Stellar Liquidity Pools API** — Liquidity Pools provide a simple, non-interactive way to trade large amounts of capital and enable high volumes of trading.
- **Stellar Offers API** — Offers are statements about how much of an asset an account wants to buy or sell.
- **Stellar Operations API** — Operations are objects that represent a desired change to the ledger: payments, offers to exchange currency, changes made to account options, etc. Operations are submitted to th...
- **Stellar Order Books API** — An order book is a collections of offers for a specific pair of assets.
- **Stellar Organization API** — Organization endpoints manage the process of getting and updating organizational profile information. The organization's profile has basic information set at the time of SDP dep...
- **Stellar Paths API** — Paths provide information about potential path payments. A path can be used to populate the necessary fields for a path payment operation.
- **Stellar Payments API** — Endpoints related to payments. An SDP payment is an individual payment from an organization to a receiver. Each payment is part of a disbursement and occurs on the Stellar netwo...
- **Stellar Profile API** — Profiles endpoints manage the process of getting and updating individual profile information. Profile information is set when the account is created and can be updated by the us...
- **Stellar Rates API** — Requests containing data that can be used to provide exchange rates between on & off-chain assets.
- **Stellar Receivers API** — Endpoints related to receivers. A receiver is an individual receiving a payment in a disbursement. The receiver is tracked by phone number to reduce the need for personally iden...
- **Stellar Registration API** — The registration endpoints guide the process for a receiver to verify their identity and link their wallet address to an SDP. The registration process only needs to happen once ...
- **Stellar Statistics API** — Statistics endpoints return general aggregated data per organization, as well as disbursement-specific metrics. SDP users can use this data to monitor their disbursements over t...
- **Stellar Trade Aggregations API** — A trade aggregation represents aggregated statistics on an asset pair (base and counter) for a specific time period. Trade aggregations are useful to developers of trading clien...
- **Stellar Trades API** — When an offer is fully or partially fulfilled, a trade happens. Trades can also be caused by successful path payments, because path payments involve fulfilling offers. A trade o...
- **Stellar Transactions API** — Transactions initiated by client applications via SEP APIs
- **Stellar Users API** — The users endpoints facilitate the creation of new SDP users - including setting the appropriate role, sending an email invitation, and activating a user - and managing roles.
- **Stellar Wallets API** — The Wallets API from Stellar — 2 operation(s) for wallets.

## Agentic access (1)

- **Stellar Agentic Access** — 127 operations · 45 acting · 2 human-in-the-loop

## Security (2)

- **Stellar Authentication** — apiKey · 2 schemes
- **Stellar Domain Security** — TLSv1.3 · HSTS · DMARC

## Plans (1)

- **Stellar Plans Pricing**

## Tags

Blockchain, Cryptocurrency, Decentralized Exchange, Ledger, Payments, Smart Contracts, Web3

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/providers/stellar/). Scores are computed from the provider's own public artifacts under a published rubric.
