Home
Providers
Stellar
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.
Stellar publishes 32 APIs on the APIs.io network, including Accounts API, Admin API, API Keys API, and 29 more. Tagged areas include Blockchain, Cryptocurrency, Decentralized Exchange, Ledger, and Payments.
The Stellar catalog on APIs.io includes 1 JSON-LD context and 1 Spectral governance ruleset.
Stellar’s developer surface includes authentication, documentation, engineering blog, and 13 more developer resources.
33 APIs
Blockchain Cryptocurrency Decentralized Exchange Ledger Payments Smart Contracts Web3
On this page
Kin Score
APIs 33
Pricing Plans 1
Rate Limits 1
FinOps 1
Vocabularies 1
Spectral Rules 1
JSON Schema 122
Examples 52
Security Posture 2
Agentic Access 1
Resources 16
apis.yml
42 Operational Transparency
Composite quality — 45.7/100 · developing
Contract Quality
16.8 / 25
Developer Ergonomics
5.7 / 20
Commercial Clarity
7.9 / 20
Operational Transparency
5.5 / 13
Agent readiness — 44/100 · agent ready
Machine-Readable Contract
18 / 18
Agentic Access Contract
10 / 10
MCP Server
0 / 12
Machine-Readable Auth
10 / 10
Idempotency
0 / 9
Stable Error Semantics
8 / 8
Request/Response Examples
7 / 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
A2A Agent Card
0 / 8
Dry-Run / Simulate Mode
0 / 4
Individual APIs this provider publishes, each with its own machine-readable definition.
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...
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...
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.
API Keys functionality allows to create access key with granular permissions and resource management.
Assets are representations of value issued on the Stellar network. An asset consists of a type, code, and issuer.
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.
Endpoints related to balances. A balance is an amount of a particular asset held by an organization, tenant, or account.
Bridge integration endpoints for connecting organizations with Bridge services. **Integration Flow:** 1. Organization opts into Bridge (OPTED_IN status) 2. Complete KYC verifica...
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 ...
[SEP-12](https://github.com/stellar/stellar-protocol/blob/master/ecosystem/sep-0012.md) requests made from client applications.
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...
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...
The Events API from Stellar — 1 operation(s) for events.
The Exports API from Stellar — 3 operation(s) for exports.
Fee stats are used to predict what fee to set for a transaction before submitting it to the network.
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.
Liquidity Pools provide a simple, non-interactive way to trade large amounts of capital and enable high volumes of trading.
Offers are statements about how much of an asset an account wants to buy or sell.
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...
An order book is a collections of offers for a specific pair of assets.
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...
Paths provide information about potential path payments. A path can be used to populate the necessary fields for a path payment operation.
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...
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...
Requests containing data that can be used to provide exchange rates between on & off-chain assets.
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...
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 ...
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...
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...
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...
Transactions initiated by client applications via SEP APIs
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.
The Wallets API from Stellar — 2 operation(s) for wallets.
Scroll for all 33
Published pricing tiers and plan structures.
Documented rate limits and quota policies.
Cost, billing, and metering signals for API financial operations.
JSON-LD contexts and semantic vocabularies used across these APIs.
Spectral governance rulesets for linting and validating these APIs.
Standalone JSON Schema definitions for this provider's data models.
Scroll for all 122
Example request and response payloads for these APIs.
Scroll for all 52
Authentication, domain security, vulnerability disclosure, and trust-center signals.
Recommended x-agentic-access execution contracts for AI agents.
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
Build 6
SDKs, sample code, and the tooling you integrate with
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
Source (apis.yml)
aid: stellar
url: https://raw.githubusercontent.com/api-evangelist/stellar/refs/heads/main/apis.yml
name: Stellar
tags:
- Blockchain
- Cryptocurrency
- Decentralized Exchange
- Ledger
- Payments
- Smart Contracts
- Web3
type: Index
kind: company
accessModel:
pricing: freemium
onboarding: open
trial: false
try_now: true
public: true
label: Freemium · Open access
confidence: high
source:
- plans
- authentication
generated: '2026-07-22'
method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/stellar.png
access: 3rd-Party
created: '2026-06-14'
modified: '2026-06-14'
position: Consumer
description: 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.
apis:
- aid: stellar:stellar-rpc-api
name: Stellar RPC API
tags:
- Blockchain
- Smart Contracts
- Soroban
- RPC
- Web3
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
baseURL: https://soroban-testnet.stellar.org
humanURL: https://developers.stellar.org/docs/data/rpc
properties:
- url: https://developers.stellar.org/docs/data/rpc
type: Documentation
- url: https://developers.stellar.org/docs/data/rpc/api-reference
type: APIReference
- url: https://developers.stellar.org/docs/tools/sdks/client-sdks
type: SDKs
description: 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 submitting contract invocations, reading contract state and
ledger entries, and streaming network events. The RPC service is the primary interface for Soroban contract developers
and complements Horizon by exposing contract-specific data not available through the Horizon REST API.
x-features:
- JSON-RPC 2.0 interface for smart contract interaction
- Simulate contract invocations before submission
- Read arbitrary ledger entries including contract state
- Stream network events filtered by contract ID or topic
- Submit signed Soroban transactions to the network
x-use-cases:
- Deploy and invoke Soroban smart contracts
- Simulate contract calls to estimate fees before submission
- Read on-chain contract state for dApp frontends
- Subscribe to smart contract event streams
- aid: stellar:stellar-accounts-api
name: Stellar Accounts API
description: 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.
humanURL: https://developers.stellar.org/docs/data/apis/horizon
baseURL: https://horizon.stellar.org
tags:
- Accounts
properties:
- type: OpenAPI
url: openapi/stellar-accounts-api-openapi.yml
- type: Documentation
url: https://developers.stellar.org/docs/data/apis/horizon
- type: APIReference
url: https://developers.stellar.org/docs/data/apis/horizon/api-reference
- type: SDKs
url: https://developers.stellar.org/docs/tools/sdks/client-sdks
- type: GitHubRepository
url: https://github.com/stellar/go/tree/master/services/horizon
- type: RateLimits
url: rate-limits/stellar-rate-limits.yml
- type: Plans
url: plans/stellar-plans-pricing.yml
- type: FinOps
url: finops/stellar-finops.yml
- type: Documentation
url: https://developers.stellar.org/platforms/anchor-platform
- type: GitHubRepository
url: https://github.com/stellar/anchor-platform
- type: Documentation
url: https://developers.stellar.org/platforms/stellar-disbursement-platform
- type: GitHubRepository
url: https://github.com/stellar/stellar-disbursement-platform-backend
- aid: stellar:stellar-admin-api
name: Stellar Admin API
description: 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.
humanURL: https://developers.stellar.org/docs/data/apis/horizon
baseURL: https://horizon.stellar.org
tags:
- Admin
properties:
- type: OpenAPI
url: openapi/stellar-admin-api-openapi.yml
- type: Documentation
url: https://developers.stellar.org/docs/data/apis/horizon
- type: APIReference
url: https://developers.stellar.org/docs/data/apis/horizon/api-reference
- type: SDKs
url: https://developers.stellar.org/docs/tools/sdks/client-sdks
- type: GitHubRepository
url: https://github.com/stellar/go/tree/master/services/horizon
- type: RateLimits
url: rate-limits/stellar-rate-limits.yml
- type: Plans
url: plans/stellar-plans-pricing.yml
- type: FinOps
url: finops/stellar-finops.yml
- type: Documentation
url: https://developers.stellar.org/platforms/anchor-platform
- type: GitHubRepository
url: https://github.com/stellar/anchor-platform
- type: Documentation
url: https://developers.stellar.org/platforms/stellar-disbursement-platform
- type: GitHubRepository
url: https://github.com/stellar/stellar-disbursement-platform-backend
- aid: stellar:stellar-api-keys-api
name: Stellar API Keys API
description: API Keys functionality allows to create access key with granular permissions and resource management.
humanURL: https://developers.stellar.org/docs/data/apis/horizon
baseURL: https://horizon.stellar.org
tags:
- API Keys
properties:
- type: OpenAPI
url: openapi/stellar-api-keys-api-openapi.yml
- type: Documentation
url: https://developers.stellar.org/docs/data/apis/horizon
- type: APIReference
url: https://developers.stellar.org/docs/data/apis/horizon/api-reference
- type: SDKs
url: https://developers.stellar.org/docs/tools/sdks/client-sdks
- type: GitHubRepository
url: https://github.com/stellar/go/tree/master/services/horizon
- type: RateLimits
url: rate-limits/stellar-rate-limits.yml
- type: Plans
url: plans/stellar-plans-pricing.yml
- type: FinOps
url: finops/stellar-finops.yml
- type: Documentation
url: https://developers.stellar.org/platforms/anchor-platform
- type: GitHubRepository
url: https://github.com/stellar/anchor-platform
- type: Documentation
url: https://developers.stellar.org/platforms/stellar-disbursement-platform
- type: GitHubRepository
url: https://github.com/stellar/stellar-disbursement-platform-backend
- aid: stellar:stellar-assets-api
name: Stellar Assets API
description: Assets are representations of value issued on the Stellar network. An asset consists of a type, code, and issuer.
humanURL: https://developers.stellar.org/docs/data/apis/horizon
baseURL: https://horizon.stellar.org
tags:
- Assets
properties:
- type: OpenAPI
url: openapi/stellar-assets-api-openapi.yml
- type: Documentation
url: https://developers.stellar.org/docs/data/apis/horizon
- type: APIReference
url: https://developers.stellar.org/docs/data/apis/horizon/api-reference
- type: SDKs
url: https://developers.stellar.org/docs/tools/sdks/client-sdks
- type: GitHubRepository
url: https://github.com/stellar/go/tree/master/services/horizon
- type: RateLimits
url: rate-limits/stellar-rate-limits.yml
- type: Plans
url: plans/stellar-plans-pricing.yml
- type: FinOps
url: finops/stellar-finops.yml
- type: Documentation
url: https://developers.stellar.org/platforms/anchor-platform
- type: GitHubRepository
url: https://github.com/stellar/anchor-platform
- type: Documentation
url: https://developers.stellar.org/platforms/stellar-disbursement-platform
- type: GitHubRepository
url: https://github.com/stellar/stellar-disbursement-platform-backend
- aid: stellar:stellar-authentication-api
name: Stellar Authentication API
description: 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.
humanURL: https://developers.stellar.org/docs/data/apis/horizon
baseURL: https://horizon.stellar.org
tags:
- Authentication
properties:
- type: OpenAPI
url: openapi/stellar-authentication-api-openapi.yml
- type: Documentation
url: https://developers.stellar.org/docs/data/apis/horizon
- type: APIReference
url: https://developers.stellar.org/docs/data/apis/horizon/api-reference
- type: SDKs
url: https://developers.stellar.org/docs/tools/sdks/client-sdks
- type: GitHubRepository
url: https://github.com/stellar/go/tree/master/services/horizon
- type: RateLimits
url: rate-limits/stellar-rate-limits.yml
- type: Plans
url: plans/stellar-plans-pricing.yml
- type: FinOps
url: finops/stellar-finops.yml
- type: Documentation
url: https://developers.stellar.org/platforms/anchor-platform
- type: GitHubRepository
url: https://github.com/stellar/anchor-platform
- type: Documentation
url: https://developers.stellar.org/platforms/stellar-disbursement-platform
- type: GitHubRepository
url: https://github.com/stellar/stellar-disbursement-platform-backend
- aid: stellar:stellar-balances-api
name: Stellar Balances API
description: Endpoints related to balances. A balance is an amount of a particular asset held by an organization, tenant,
or account.
humanURL: https://developers.stellar.org/docs/data/apis/horizon
baseURL: https://horizon.stellar.org
tags:
- Balances
properties:
- type: OpenAPI
url: openapi/stellar-balances-api-openapi.yml
- type: Documentation
url: https://developers.stellar.org/docs/data/apis/horizon
- type: APIReference
url: https://developers.stellar.org/docs/data/apis/horizon/api-reference
- type: SDKs
url: https://developers.stellar.org/docs/tools/sdks/client-sdks
- type: GitHubRepository
url: https://github.com/stellar/go/tree/master/services/horizon
- type: RateLimits
url: rate-limits/stellar-rate-limits.yml
- type: Plans
url: plans/stellar-plans-pricing.yml
- type: FinOps
url: finops/stellar-finops.yml
- type: Documentation
url: https://developers.stellar.org/platforms/anchor-platform
- type: GitHubRepository
url: https://github.com/stellar/anchor-platform
- type: Documentation
url: https://developers.stellar.org/platforms/stellar-disbursement-platform
- type: GitHubRepository
url: https://github.com/stellar/stellar-disbursement-platform-backend
- aid: stellar:stellar-bridge-integration-api
name: Stellar Bridge Integration API
description: 'Bridge integration endpoints for connecting organizations with Bridge services.
**Integration Flow:**
1. Organization opts into Bridge (OPTED_IN status)
2. Complete KYC verification process via Bridge
3. Create virtual account for USD deposits (READY_FOR_DEPOSIT status)
4. Receive USD deposits that are automatically converted to USDC on Stellar
**Status Description:**
- NOT_ENABLED → Bridge service not configured
- NOT_OPTED_IN → Organization hasn''t opted in
- OPTED_IN → Organization opted in, KYC link created
- READY_FOR_DEPOSIT → Virtual account created, ready for deposits
- ERROR → Integration error occurred'
humanURL: https://developers.stellar.org/docs/data/apis/horizon
baseURL: https://horizon.stellar.org
tags:
- Bridge Integration
properties:
- type: OpenAPI
url: openapi/stellar-bridge-integration-api-openapi.yml
- type: Documentation
url: https://developers.stellar.org/docs/data/apis/horizon
- type: APIReference
url: https://developers.stellar.org/docs/data/apis/horizon/api-reference
- type: SDKs
url: https://developers.stellar.org/docs/tools/sdks/client-sdks
- type: GitHubRepository
url: https://github.com/stellar/go/tree/master/services/horizon
- type: RateLimits
url: rate-limits/stellar-rate-limits.yml
- type: Plans
url: plans/stellar-plans-pricing.yml
- type: FinOps
url: finops/stellar-finops.yml
- type: Documentation
url: https://developers.stellar.org/platforms/anchor-platform
- type: GitHubRepository
url: https://github.com/stellar/anchor-platform
- type: Documentation
url: https://developers.stellar.org/platforms/stellar-disbursement-platform
- type: GitHubRepository
url: https://github.com/stellar/stellar-disbursement-platform-backend
- aid: stellar:stellar-claimable-balances-api
name: Stellar Claimable Balances API
description: 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 future. This allows you to make payments to accounts
which are currently not able to accept them.
humanURL: https://developers.stellar.org/docs/data/apis/horizon
baseURL: https://horizon.stellar.org
tags:
- Claimable Balances
properties:
- type: OpenAPI
url: openapi/stellar-claimable-balances-api-openapi.yml
- type: Documentation
url: https://developers.stellar.org/docs/data/apis/horizon
- type: APIReference
url: https://developers.stellar.org/docs/data/apis/horizon/api-reference
- type: SDKs
url: https://developers.stellar.org/docs/tools/sdks/client-sdks
- type: GitHubRepository
url: https://github.com/stellar/go/tree/master/services/horizon
- type: RateLimits
url: rate-limits/stellar-rate-limits.yml
- type: Plans
url: plans/stellar-plans-pricing.yml
- type: FinOps
url: finops/stellar-finops.yml
- type: Documentation
url: https://developers.stellar.org/platforms/anchor-platform
- type: GitHubRepository
url: https://github.com/stellar/anchor-platform
- type: Documentation
url: https://developers.stellar.org/platforms/stellar-disbursement-platform
- type: GitHubRepository
url: https://github.com/stellar/stellar-disbursement-platform-backend
- aid: stellar:stellar-customers-api
name: Stellar Customers API
description: '[SEP-12](https://github.com/stellar/stellar-protocol/blob/master/ecosystem/sep-0012.md) requests made from
client
applications.'
humanURL: https://developers.stellar.org/docs/data/apis/horizon
baseURL: https://horizon.stellar.org
tags:
- Customers
properties:
- type: OpenAPI
url: openapi/stellar-customers-api-openapi.yml
- type: Documentation
url: https://developers.stellar.org/docs/data/apis/horizon
- type: APIReference
url: https://developers.stellar.org/docs/data/apis/horizon/api-reference
- type: SDKs
url: https://developers.stellar.org/docs/tools/sdks/client-sdks
- type: GitHubRepository
url: https://github.com/stellar/go/tree/master/services/horizon
- type: RateLimits
url: rate-limits/stellar-rate-limits.yml
- type: Plans
url: plans/stellar-plans-pricing.yml
- type: FinOps
url: finops/stellar-finops.yml
- type: Documentation
url: https://developers.stellar.org/platforms/anchor-platform
- type: GitHubRepository
url: https://github.com/stellar/anchor-platform
- type: Documentation
url: https://developers.stellar.org/platforms/stellar-disbursement-platform
- type: GitHubRepository
url: https://github.com/stellar/stellar-disbursement-platform-backend
- aid: stellar:stellar-disbursements-api
name: Stellar Disbursements API
description: 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 through the SDP dashboard by uploading a list of receivers
and amounts. When the receiver has linked their wallet to the SDP, the payment automatically begins. SDP users can track
their disbursements in real-time through the SDP dashboard. Each disbursement must have a unique name defined by the organization.
humanURL: https://developers.stellar.org/docs/data/apis/horizon
baseURL: https://horizon.stellar.org
tags:
- Disbursements
properties:
- type: OpenAPI
url: openapi/stellar-disbursements-api-openapi.yml
- type: Documentation
url: https://developers.stellar.org/docs/data/apis/horizon
- type: APIReference
url: https://developers.stellar.org/docs/data/apis/horizon/api-reference
- type: SDKs
url: https://developers.stellar.org/docs/tools/sdks/client-sdks
- type: GitHubRepository
url: https://github.com/stellar/go/tree/master/services/horizon
- type: RateLimits
url: rate-limits/stellar-rate-limits.yml
- type: Plans
url: plans/stellar-plans-pricing.yml
- type: FinOps
url: finops/stellar-finops.yml
- type: Documentation
url: https://developers.stellar.org/platforms/anchor-platform
- type: GitHubRepository
url: https://github.com/stellar/anchor-platform
- type: Documentation
url: https://developers.stellar.org/platforms/stellar-disbursement-platform
- type: GitHubRepository
url: https://github.com/stellar/stellar-disbursement-platform-backend
- aid: stellar:stellar-effects-api
name: Stellar Effects API
description: 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 transactions and operations are.
humanURL: https://developers.stellar.org/docs/data/apis/horizon
baseURL: https://horizon.stellar.org
tags:
- Effects
properties:
- type: OpenAPI
url: openapi/stellar-effects-api-openapi.yml
- type: Documentation
url: https://developers.stellar.org/docs/data/apis/horizon
- type: APIReference
url: https://developers.stellar.org/docs/data/apis/horizon/api-reference
- type: SDKs
url: https://developers.stellar.org/docs/tools/sdks/client-sdks
- type: GitHubRepository
url: https://github.com/stellar/go/tree/master/services/horizon
- type: RateLimits
url: rate-limits/stellar-rate-limits.yml
- type: Plans
url: plans/stellar-plans-pricing.yml
- type: FinOps
url: finops/stellar-finops.yml
- type: Documentation
url: https://developers.stellar.org/platforms/anchor-platform
- type: GitHubRepository
url: https://github.com/stellar/anchor-platform
- type: Documentation
url: https://developers.stellar.org/platforms/stellar-disbursement-platform
- type: GitHubRepository
url: https://github.com/stellar/stellar-disbursement-platform-backend
- aid: stellar:stellar-events-api
name: Stellar Events API
description: The Events API from Stellar — 1 operation(s) for events.
humanURL: https://developers.stellar.org/docs/data/apis/horizon
baseURL: https://horizon.stellar.org
tags:
- Events
properties:
- type: OpenAPI
url: openapi/stellar-events-api-openapi.yml
- type: Documentation
url: https://developers.stellar.org/docs/data/apis/horizon
- type: APIReference
url: https://developers.stellar.org/docs/data/apis/horizon/api-reference
- type: SDKs
url: https://developers.stellar.org/docs/tools/sdks/client-sdks
- type: GitHubRepository
url: https://github.com/stellar/go/tree/master/services/horizon
- type: RateLimits
url: rate-limits/stellar-rate-limits.yml
- type: Plans
url: plans/stellar-plans-pricing.yml
- type: FinOps
url: finops/stellar-finops.yml
- type: Documentation
url: https://developers.stellar.org/platforms/anchor-platform
- type: GitHubRepository
url: https://github.com/stellar/anchor-platform
- type: Documentation
url: https://developers.stellar.org/platforms/stellar-disbursement-platform
- type: GitHubRepository
url: https://github.com/stellar/stellar-disbursement-platform-backend
- aid: stellar:stellar-exports-api
name: Stellar Exports API
description: The Exports API from Stellar — 3 operation(s) for exports.
humanURL: https://developers.stellar.org/docs/data/apis/horizon
baseURL: https://horizon.stellar.org
tags:
- Exports
properties:
- type: OpenAPI
url: openapi/stellar-exports-api-openapi.yml
- type: Documentation
url: https://developers.stellar.org/docs/data/apis/horizon
- type: APIReference
url: https://developers.stellar.org/docs/data/apis/horizon/api-reference
- type: SDKs
url: https://developers.stellar.org/docs/tools/sdks/client-sdks
- type: GitHubRepository
url: https://github.com/stellar/go/tree/master/services/horizon
- type: RateLimits
url: rate-limits/stellar-rate-limits.yml
- type: Plans
url: plans/stellar-plans-pricing.yml
- type: FinOps
url: finops/stellar-finops.yml
- type: Documentation
url: https://developers.stellar.org/platforms/anchor-platform
- type: GitHubRepository
url: https://github.com/stellar/anchor-platform
- type: Documentation
url: https://developers.stellar.org/platforms/stellar-disbursement-platform
- type: GitHubRepository
url: https://github.com/stellar/stellar-disbursement-platform-backend
- aid: stellar:stellar-fee-stats-api
name: Stellar Fee Stats API
description: Fee stats are used to predict what fee to set for a transaction before submitting it to the network.
humanURL: https://developers.stellar.org/docs/data/apis/horizon
baseURL: https://horizon.stellar.org
tags:
- Fee Stats
properties:
- type: OpenAPI
url: openapi/stellar-fee-stats-api-openapi.yml
- type: Documentation
url: https://developers.stellar.org/docs/data/apis/horizon
- type: APIReference
url: https://developers.stellar.org/docs/data/apis/horizon/api-reference
- type: SDKs
url: https://developers.stellar.org/docs/tools/sdks/client-sdks
- type: GitHubRepository
url: https://github.com/stellar/go/tree/master/services/horizon
- type: RateLimits
url: rate-limits/stellar-rate-limits.yml
- type: Plans
url: plans/stellar-plans-pricing.yml
- type: FinOps
url: finops/stellar-finops.yml
- type: Documentation
url: https://developers.stellar.org/platforms/anchor-platform
- type: GitHubRepository
url: https://github.com/stellar/anchor-platform
- type: Documentation
url: https://developers.stellar.org/platforms/stellar-disbursement-platform
- type: GitHubRepository
url: https://github.com/stellar/stellar-disbursement-platform-backend
- aid: stellar:stellar-ledgers-api
name: Stellar Ledgers API
description: 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.
humanURL: https://developers.stellar.org/docs/data/apis/horizon
baseURL: https://horizon.stellar.org
tags:
- Ledgers
properties:
- type: OpenAPI
url: openapi/stellar-ledgers-api-openapi.yml
- type: Documentation
url: https://developers.stellar.org/docs/data/apis/horizon
- type: APIReference
url: https://developers.stellar.org/docs/data/apis/horizon/api-reference
- type: SDKs
url: https://developers.stellar.org/docs/tools/sdks/client-sdks
- type: GitHubRepository
url: https://github.com/stellar/go/tree/master/services/horizon
- type: RateLimits
url: rate-limits/stellar-rate-limits.yml
- type: Plans
url: plans/stellar-plans-pricing.yml
- type: FinOps
url: finops/stellar-finops.yml
- type: Documentation
url: https://developers.stellar.org/platforms/anchor-platform
- type: GitHubRepository
url: https://github.com/stellar/anchor-platform
- type: Documentation
url: https://developers.stellar.org/platforms/stellar-disbursement-platform
- type: GitHubRepository
url: https://github.com/stellar/stellar-disbursement-platform-backend
- aid: stellar:stellar-liquidity-pools-api
name: Stellar Liquidity Pools API
description: Liquidity Pools provide a simple, non-interactive way to trade large amounts of capital and enable high volumes
of trading.
humanURL: https://developers.stellar.org/docs/data/apis/horizon
baseURL: https://horizon.stellar.org
tags:
- Liquidity Pools
properties:
- type: OpenAPI
url: openapi/stellar-liquidity-pools-api-openapi.yml
- type: Documentation
url: https://developers.stellar.org/docs/data/apis/horizon
- type: APIReference
url: https://developers.stellar.org/docs/data/apis/horizon/api-reference
- type: SDKs
url: https://developers.stellar.org/docs/tools/sdks/client-sdks
- type: GitHubRepository
url: https://github.com/stellar/go/tree/master/services/horizon
- type: RateLimits
url: rate-limits/stellar-rate-limits.yml
- type: Plans
url: plans/stellar-plans-pricing.yml
- type: FinOps
url: finops/stellar-finops.yml
- type: Documentation
url: https://developers.stellar.org/platforms/anchor-platform
- type: GitHubRepository
url: https://github.com/stellar/anchor-platform
- type: Documentation
url: https://developers.stellar.org/platforms/stellar-disbursement-platform
- type: GitHubRepository
url: https://github.com/stellar/stellar-disbursement-platform-backend
- aid: stellar:stellar-offers-api
name: Stellar Offers API
description: Offers are statements about how much of an asset an account wants to buy or sell.
humanURL: https://developers.stellar.org/docs/data/apis/horizon
baseURL: https://horizon.stellar.org
tags:
- Offers
properties:
- type: OpenAPI
url: openapi/stellar-offers-api-openapi.yml
- type: Documentation
url: https://developers.stellar.org/docs/data/apis/horizon
- type: APIReference
url: https://developers.stellar.org/docs/data/apis/horizon/api-reference
- type: SDKs
url: https://developers.stellar.org/docs/tools/sdks/client-sdks
- type: GitHubRepository
url: https://github.com/stellar/go/tree/master/services/horizon
- type: RateLimits
url: rate-limits/stellar-rate-limits.yml
- type: Plans
url: plans/stellar-plans-pricing.yml
- type: FinOps
url: finops/stellar-finops.yml
- type: Documentation
url: https://developers.stellar.org/platforms/anchor-platform
- type: GitHubRepository
url: https://github.com/stellar/anchor-platform
- type: Documentation
url: https://developers.stellar.org/platforms/stellar-disbursement-platform
- type: GitHubRepository
url: https://github.com/stellar/stellar-disbursement-platform-backend
- aid: stellar:stellar-operations-api
name: Stellar Operations API
description: '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 the Stellar network grouped in a Transaction.'
humanURL: https://developers.stellar.org/docs/data/apis/horizon
baseURL: https://horizon.stellar.org
tags:
- Operations
properties:
- type: OpenAPI
url: openapi/stellar-operations-api-openapi.yml
- type: Documentation
url: https://developers.stellar.org/docs/data/apis/horizon
- type: APIReference
url: https://developers.stellar.org/docs/data/apis/horizon/api-reference
- type: SDKs
url: https://developers.stellar.org/docs/tools/sdks/client-sdks
- type: GitHubRepository
url: https://github.com/stellar/go/tree/master/services/horizon
- type: RateLimits
url: rate-limits/stellar-rate-limits.yml
- type: Plans
url: plans/stellar-plans-pricing.yml
- type: FinOps
url: finops/stellar-finops.yml
- type: Documentation
url: https://developers.stellar.org/platforms/anchor-platform
- type: GitHubRepository
url: https://github.com/stellar/anchor-platform
- type: Documentation
url: https://developers.stellar.org/platforms/stellar-disbursement-platform
- type: GitHubRepository
url: https://github.com/stellar/stellar-disbursement-platform-backend
- aid: stellar:stellar-order-books-api
name: Stellar Order Books API
description: An order book is a collections of offers for a specific pair of assets.
humanURL: https://developers.stellar.org/docs/data/apis/horizon
baseURL: https://horizon.stellar.org
tags:
- Order Books
properties:
- type: OpenAPI
url: openapi/stellar-order-books-api-openapi.yml
- type: Documentation
url: https://developers.stellar.org/docs/data/apis/horizon
- type: APIReference
url: https://developers.stellar.org/docs/data/apis/horizon/api-reference
- type: SDKs
url: https://developers.stellar.org/docs/tools/sdks/client-sdks
- type: GitHubRepository
url: https://github.com/stellar/go/tree/master/services/horizon
- type: RateLimits
url: rate-limits/stellar-rate-limits.yml
- type: Plans
url: plans/stellar-plans-pricing.yml
- type: FinOps
url: finops/stellar-finops.yml
- type: Documentation
url: https://developers.stellar.org/platforms/anchor-platform
- type: GitHubRepository
url: https://github.com/stellar/anchor-platform
- type: Documentation
url: https://developers.stellar.org/platforms/stellar-disbursement-platform
- type: GitHubRepository
url: https://github.com/stellar/stellar-disbursement-platform-backend
- aid: stellar:stellar-organization-api
name: Stellar Organization API
description: 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 deployment. It can be modified by the Owner. Organizations can also
manage their preferences, like which assets to use, through these endpoints.
humanURL: https://developers.stellar.org/docs/data/apis/horizon
baseURL: https://horizon.stellar.org
tags:
- Organization
properties:
- type: OpenAPI
url: openapi/stellar-organization-api-openapi.yml
- type: Documentation
url: https://developers.stellar.org/docs/data/apis/horizon
- type: APIReference
url: https://developers.stellar.org/docs/data/apis/horizon/api-reference
- type: SDKs
url: https://developers.stellar.org/docs/tools/sdks/client-sdks
- type: GitHubRepository
url: https://github.com/stellar/go/tree/master/services/horizon
- type: RateLimits
url: rate-limits/stellar-rate-limits.yml
- type: Plans
url: plans/stellar-plans-pricing.yml
- type: FinOps
url: finops/stellar-finops.yml
- type: Documentation
url: https://developers.stellar.org/platforms/anchor-platform
- type: GitHubRepository
url: https://github.com/stellar/anchor-platform
- type: Documentation
url: https://developers.stellar.org/platforms/stellar-disbursement-platform
- type: GitHubRepository
url: https://github.com/stellar/stellar-disbursement-platform-backend
- aid: stellar:stellar-paths-api
name: Stellar Paths API
description: Paths provide information about potential path payments. A path can be used to populate the necessary fields
for a path payment operation.
humanURL: https://developers.stellar.org/docs/data/apis/horizon
baseURL: https://horizon.stellar.org
tags:
- Paths
properties:
- type: OpenAPI
url: openapi/stellar-paths-api-openapi.yml
- type: Documentation
url: https://developers.stellar.org/docs/data/apis/horizon
- type: APIReference
url: https://developers.stellar.org/docs/data/apis/horizon/api-reference
- type: SDKs
url: https://developers.stellar.org/docs/tools/sdks/client-sdks
- type: GitHubRepository
url: https://github.com/stellar/go/tree/master/services/horizon
- type: RateLimits
url: rate-limits/stellar-rate-limits.yml
- type: Plans
url: plans/stellar-plans-pricing.yml
- type: FinOps
url: finops/stellar-finops.yml
- type: Documentation
url: https://developers.stellar.org/platforms/anchor-platform
- type: GitHubRepository
url: https://github.com/stellar/anchor-platform
- type: Documentation
url: https://developers.stellar.org/platforms/stellar-disbursement-platform
- type: GitHubRepository
url: https://github.com/stellar/stellar-disbursement-platform-backend
- aid: stellar:stellar-payments-api
name: Stellar Payments API
description: 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 occu
# --- truncated at 32 KB (49 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/stellar/refs/heads/main/apis.yml