# Solana

**Canonical:** https://apis.io/providers/solana/  
**Website:** https://solana.com/  
**APIs profiled:** 12

Solana is a high-performance blockchain platform designed for fast, secure, and scalable decentralized applications and marketplaces. It exposes a JSON-RPC 2.0 API over HTTP and WebSocket for querying accounts, transactions, programs, token balances, blocks, and cluster state, as well as submitting and simulating transactions. Three public clusters are available — Mainnet, Devnet, and Testnet — with dedicated API nodes for each environment.

## Kin Score — 65.6 / 100 (strong)

Scored 2026-08-20 under rubric 0.12.0. Trend: flat (+0.0 from 65.6).

| Facet | Score |
|---|---|
| Discoverability | 81.5 |
| Contract Quality | 62.2 |
| Governance | 41.7 |
| Contract Governance | 41.7 |
| Operational Transparency | 65.8 |
| Developer Ergonomics | 81.0 |
| Commercial Clarity | 60.5 |
| Access Clarity | 60.5 |

## Agent readiness — 38.5 (agent-ready)

| Dimension | Value |
|---|---|
| Spec Presence | yes |
| Agentic Access | derived |
| Reversibility Documented | no |
| MCP Server | no |
| Auth Clarity | yes |
| Idempotency | no |
| Error Semantics | documented |
| 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 |

## Access

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

## APIs (12)

- **Solana RPC Tokens API** — SPL Token-oriented JSON-RPC methods for the Solana blockchain. Provides getTokenAccountBalance to return the token balance for an SPL Token account, getTokenAccountsByDelegate t...
- **Solana RPC Transactions API** — Transaction-oriented JSON-RPC methods for the Solana blockchain. Includes sendTransaction to submit a signed transaction to the network, simulateTransaction to test a transactio...
- **Solana RPC Blocks API** — Block and slot-oriented JSON-RPC methods for the Solana blockchain. Includes getBlock to retrieve a confirmed block at a given slot, getBlockCommitment for commitment level of a...
- **Solana RPC Cluster API** — Cluster and validator-oriented JSON-RPC methods for the Solana network. Includes getClusterNodes for the list of nodes in the cluster, getEpochInfo and getEpochSchedule for epoc...
- **Solana RPC Economics API** — Economics and staking-oriented JSON-RPC methods for the Solana blockchain. Includes getInflationGovernor to retrieve current inflation parameters, getInflationRate for the speci...
- **Solana RPC WebSocket Subscriptions API** — Real-time WebSocket subscription API for the Solana blockchain. Provides event-driven notifications for accounts (accountSubscribe, programSubscribe), transactions (logsSubscrib...
- **Solana Accounts API** — Methods for querying account state, balances, and program ownership
- **Solana Blocks API** — Methods for querying blocks, slots, and ledger information
- **Solana Cluster API** — Methods for querying cluster nodes, validators, and network state
- **Solana Economics API** — Methods for querying inflation, staking, and supply information
- **Solana Tokens API** — Methods for querying SPL Token accounts, balances, and supply
- **Solana Transactions API** — Methods for sending, simulating, and querying transactions

## MCP servers (1)

- **Solana MCP Server** — The Solana Foundation publishes solana-dev-mcp, an official reference/demo Model Context Protocol server (stdio transport) that exposes core Solana RPC methods as tools for LLM ...

## Agentic access (1)

- **Solana Agentic Access** — 52 operations · 52 acting

## Security (2)

- **Solana Authentication** — 0 schemes
- **Solana Domain Security** — TLSv1.3 · HSTS · DNSSEC · DMARC

## Plans (1)

- **Solana Plans**

## Use cases (6)

- **DeFi Application Backend** — Query token balances, account states, and submit transactions for decentralized finance apps
- **NFT Marketplace Integration** — Retrieve program accounts and token account data to power NFT discovery and trading
- **Blockchain Analytics** — Stream block and transaction data via subscriptions for real-time analytics pipelines
- **Wallet Development** — Check balances, fetch transaction history, sign and send transactions for wallet apps
- **Validator Monitoring** — Monitor cluster health, epoch schedules, slot leaders, and vote accounts
- **Token Issuance** — Interact with SPL Token program to create and manage fungible and non-fungible tokens

## Tags

Blockchain, Cryptocurrency, Web3, DeFi, Transaction, Tokens

---

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