Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC
Stellar website screenshot

Stellar

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.

agent ready

Real signal across most facets with visible, nameable gaps — the contract exists but is thin, or the portal is good while governance and commercial terms are absent.

Kin Score

API Evangelist profiles Stellar the way a machine reads it — 215 machine-readable artifacts across 33 APIs, pulled from the provider's own public surface and indexed so a developer, an analyst, or an AI agent can evaluate it against every other provider on the network.

Every provider in the network is reduced to the same set of machine-readable artifacts — OpenAPI contracts, event specifications, GraphQL schemas, runnable collections, pricing and rate-limit signals, security posture, OAuth scopes, and the agent surfaces (MCP servers and skills) that let software drive the API on its own. We profile them because the interface is the part of a company you can actually inspect: it is a truer signal of what a provider does than any marketing page. From those artifacts we compute the Kin Score — Stellar scores 49.7/100 (developing), with a separate agent-readiness read of 48/100 (agent ready). The full breakdown is below, followed by every artifact we hold — each card links through to its machine-readable definition on apis.io.

Kin Score

This is the API Evangelist rating — a single, repeatable read computed from the artifacts on this page. Green fill is points earned; the red track is points possible, so every bar shows earned-versus-possible at a glance.

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 49.7/100 · developing
Contract Quality 15.8 / 25
Developer Ergonomics 5.7 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 5.5 / 13
Governance 10.4 / 12
Discoverability 6.8 / 10
Regulatory · Payments 5.6 / 15
Agent readiness — 48/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3

How we profile Stellar

Each block below is one kind of artifact we hold for Stellar. For each we say what it is and why it earns a place in the profile, then list every one we've indexed — capped at two rows, scroll within the panel for the rest.

APIs 33

Each API is captured as its own OpenAPI definition — every operation, parameter, and response. This is the single most useful machine-readable description of what an API does, and it's what lets us score, lint, mock, and generate against it without asking the provider for anything.

Individual APIs this provider publishes, each with its own machine-readable definition.

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.

Scroll within the panel for all 33 ·

Pricing Plans 1

Pricing is part of the interface. Machine-readable plans tell you what a tier costs and includes before you commit — one of the six things the Kin Score reads for commercial clarity.

Published pricing tiers and plan structures.

Stellar Plans Pricing

3 plans

PLANS

Rate Limits 1

Rate limits are the difference between a demo that works and a production integration that doesn't fall over. Publishing them is an operational-transparency signal — and a hard requirement for any agent that plans its own throughput.

Documented rate limits and quota policies.

Stellar Rate Limits

2 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals let a buyer model the financial operations of an API before it's live. We profile them for the same reason we profile pricing: the money is part of the contract.

Cost, billing, and metering signals for API financial operations.

Semantic Vocabularies 1

JSON-LD contexts give the data shared meaning across APIs. We profile them because semantics are what let a machine reconcile 'customer' here with 'customer' somewhere else.

JSON-LD contexts and semantic vocabularies used across these APIs.

Stellar Context

8 classes · 30 properties

JSON-LD

Spectral Rules 1

Governance rulesets we run against this provider's specs — the automated checks behind parts of the score. Profiling them makes the quality bar explicit and re-runnable, not a matter of opinion.

Stellar API Rules

5 rules · 4 warnings

SPECTRAL

JSON Schema 122

Standalone JSON Schema definitions describe the data models behind the API. We profile them so the shapes are validatable on their own — useful long after a single request is forgotten.

Standalone JSON Schema definitions for this provider's data models.

Account

1 properties

JSON SCHEMA

AccountMerge

11 properties

JSON SCHEMA

address

0 properties

JSON SCHEMA

Asset

1 properties

JSON SCHEMA

asset_balance_change

7 properties

JSON SCHEMA

AsyncTransactionSubmissionResponse

3 properties

JSON SCHEMA

BalanceLineAsset

12 properties

JSON SCHEMA

BalanceLineLiquidityPool

9 properties

JSON SCHEMA

BalanceLineNative

11 properties

JSON SCHEMA

BaseAsset

3 properties

JSON SCHEMA

BaseFeeDistribution

14 properties

JSON SCHEMA

ChargedFeeDistribution

0 properties

JSON SCHEMA

ClaimableBalance

10 properties

JSON SCHEMA

ClaimableBalances

1 properties

JSON SCHEMA

CreateAccount

12 properties

JSON SCHEMA

currency

0 properties

JSON SCHEMA

Effect

1 properties

JSON SCHEMA

FeeBumpTransaction

2 properties

JSON SCHEMA

FeeStats

5 properties

JSON SCHEMA

flags

4 properties

JSON SCHEMA

hash

0 properties

JSON SCHEMA

host_function_parameter

2 properties

JSON SCHEMA

id

0 properties

JSON SCHEMA

InnerTransaction

3 properties

JSON SCHEMA

InvokeHostFunction

14 properties

JSON SCHEMA

last_modified_ledger

0 properties

JSON SCHEMA

Ledger

1 properties

JSON SCHEMA

link

2 properties

JSON SCHEMA

Links

1 properties

JSON SCHEMA

LiquidityPool

10 properties

JSON SCHEMA

LiquidityPools

1 properties

JSON SCHEMA

MaxFeeDistribution

0 properties

JSON SCHEMA

Offer

1 properties

JSON SCHEMA

Operation

5 properties

JSON SCHEMA

OrderBook

4 properties

JSON SCHEMA

paging_token

0 properties

JSON SCHEMA

Path

1 properties

JSON SCHEMA

PathPaymentStrictReceive

21 properties

JSON SCHEMA

PathPaymentStrictSend

21 properties

JSON SCHEMA

Payment

1 properties

JSON SCHEMA

Price

2 properties

JSON SCHEMA

Problem

5 properties

JSON SCHEMA

schemas-Asset

3 properties

JSON SCHEMA

schemas-Transaction

23 properties

JSON SCHEMA

sequence

0 properties

JSON SCHEMA

sequence_ledger

0 properties

JSON SCHEMA

signatures

0 properties

JSON SCHEMA

signers

4 properties

JSON SCHEMA

subentry_count

0 properties

JSON SCHEMA

SubmitTransaction

1 properties

JSON SCHEMA

thresholds

3 properties

JSON SCHEMA

Trade

1 properties

JSON SCHEMA

TradeAggregation

1 properties

JSON SCHEMA

tradePrice

2 properties

JSON SCHEMA

Transaction

1 properties

JSON SCHEMA

TransactionPreconditions

6 properties

JSON SCHEMA

TransactionPreconditionsLedgerbounds

2 properties

JSON SCHEMA

TransactionPreconditionsTimebounds

2 properties

JSON SCHEMA

Amount

3 properties

JSON SCHEMA

APIKey

10 properties

JSON SCHEMA

Asset

6 properties

JSON SCHEMA

Balance

3 properties

JSON SCHEMA

BridgeIntegrationInfo

8 properties

JSON SCHEMA

BridgeIntegrationPatchRequest

4 properties

JSON SCHEMA

BridgeIntegrationStatus

0 properties

JSON SCHEMA

CreateAPIKeyRequest

4 properties

JSON SCHEMA

CreateAPIKeyResponse

11 properties

JSON SCHEMA

CreateDirectPaymentRequest

5 properties

JSON SCHEMA

CreateReceiverRequest

0 properties

JSON SCHEMA

CreateWalletRequest

7 properties

JSON SCHEMA

DirectPayment

9 properties

JSON SCHEMA

Disbursement

19 properties

JSON SCHEMA

DisbursementLite

10 properties

JSON SCHEMA

DisbursementPagination

2 properties

JSON SCHEMA

DisbursementReceiver

8 properties

JSON SCHEMA

DisbursementReceiverPagination

2 properties

JSON SCHEMA

DisbursementsStatistics

4 properties

JSON SCHEMA

DisbursementStatus

0 properties

JSON SCHEMA

DisbursementStatusHistory

0 properties

JSON SCHEMA

DisbursementStatusHistoryEntry

3 properties

JSON SCHEMA

DistributionAccount

4 properties

JSON SCHEMA

GeneralStatistics

5 properties

JSON SCHEMA

KYCLinkInfo

11 properties

JSON SCHEMA

KYCStatus

0 properties

JSON SCHEMA

KYCType

0 properties

JSON SCHEMA

MessageResponse

1 properties

JSON SCHEMA

Organization

11 properties

JSON SCHEMA

Pagination

4 properties

JSON SCHEMA

PatchReceiverRequest

6 properties

JSON SCHEMA

Payment

14 properties

JSON SCHEMA

PaymentAmounts

8 properties

JSON SCHEMA

PaymentAmountsByAsset

2 properties

JSON SCHEMA

PaymentCounters

7 properties

JSON SCHEMA

PaymentPagination

2 properties

JSON SCHEMA

PaymentStatus

0 properties

JSON SCHEMA

PaymentStatusHistory

0 properties

JSON SCHEMA

PaymentStatusHistoryEntry

3 properties

JSON SCHEMA

Profile

5 properties

JSON SCHEMA

Receiver

12 properties

JSON SCHEMA

ReceiverLite

1 properties

JSON SCHEMA

ReceiverPagination

2 properties

JSON SCHEMA

ReceiverRegistrationRequest

6 properties

JSON SCHEMA

ReceiversWalletStatus

0 properties

JSON SCHEMA

ReceiversWalletStatusHistoryEntry

2 properties

JSON SCHEMA

ReceiverWallet

17 properties

JSON SCHEMA

ReceiverWalletLite

14 properties

JSON SCHEMA

ReceiverWalletsCounters

5 properties

JSON SCHEMA

RegistrationContactType

0 properties

JSON SCHEMA

Tenant

12 properties

JSON SCHEMA

Tenants

0 properties

JSON SCHEMA

TOSStatus

0 properties

JSON SCHEMA

UpdateAPIKeyRequest

2 properties

JSON SCHEMA

UpdateWalletRequest

6 properties

JSON SCHEMA

User

6 properties

JSON SCHEMA

Users

0 properties

JSON SCHEMA

VerificationField

0 properties

JSON SCHEMA

VirtualAccountDepositInstructions

7 properties

JSON SCHEMA

VirtualAccountDestination

4 properties

JSON SCHEMA

VirtualAccountInfo

6 properties

JSON SCHEMA

VirtualAccountStatus

0 properties

JSON SCHEMA

Wallet

7 properties

JSON SCHEMA

WalletLite

7 properties

JSON SCHEMA

Scroll within the panel for all 122 ·

Examples 52

Real request and response payloads are what turn a spec from abstract into obvious — and they're one of the twelve things an agent needs to call an API correctly on the first try.

Example request and response payloads for these APIs.

Scroll within the panel for all 52 ·

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals — the evidence that a provider takes security seriously enough to document it. We profile it because you can't govern what you can't see.

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Stellar Authentication

apiKey · 2 schemes

SECURITY

Stellar Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

An x-agentic-access contract marks which operations are safe for an agent to run on its own and which need a human in the loop. It is the difference between an API an agent can use and one it can use safely.

Recommended x-agentic-access execution contracts for AI agents.

Stellar Agentic Access

127 operations · 45 acting · 2 human-in-the-loop

127 operations · 45 acting

AGENTIC

Resources

Every other property we hold for Stellar — documentation, portals, status pages, policies, and corporate surface — grouped by the job it does, following the integrator's arc from getting started to running in production.

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 2

Pagination, idempotency, versioning, errors, and events

Access & Security 2

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Company 2

The organization behind the API

← All providers · Data indexed from github.com/api-evangelist/stellar · machine-readable index on apis.io