
What is Acceso
Think of Acceso as three coordinated planes:
Conceptual model
Normalized APIs for common data primitives and analytics views
Real-time delivery via streams and alerting workflows
SDKs that mirror the API surface for production use
What you integrate with
Acceso sits between decentralized networks and application logic. It centralizes ingestion, protocol parsing, caching, auth, quota enforcement, and response normalization. This removes the need to run your own “glue” layer around RPCs and protocol APIs.
Acceso is a blockchain data and infrastructure platform for Solana and adjacent on-chain markets. It provides one integration surface for reads, analytics, and event-driven workflows.
Access plane: auth, quotas, request routing, and consistent errors
Data plane: RPC-backed reads plus indexed/derived datasets
Delivery plane: low-latency streams and event notifications
Where to go next
Read the system view in High-Level System Overview
Understand building blocks in Core Components
Last updated