Introduction
Last updated
Last updated
CSPR.cloud is an enterprise-grade middleware platform aimed to super-charge developers and to be the primary way for dApps to interact with the Casper Network. It provides access to indexed and enriched blockchain data, real-time streaming subscriptions, and access to reliable and maintained Casper Node. The APIs include:
Indexed and normalized network data
Integrations with the existing fungible and non-fungible (NFT) token standards, such as , , and
Support of the existing smart contract-level event standards, such as , which is also natively supported by the
Relevant off-chain data, such as CSPR rates or
and more
CSPR.cloud was built with developer experience in mind and expands the Casper Node RPC API with more data points and querying possibilities, which are not available via the native node API. You can check for examples in the section.
To get familiar with CSPR.cloud, we recommend that you read these documents:
Learn about the general technical aspects of CSPR.cloud API, and how it works
Learn how to make your first API request and start your integration with the Casper Network
Learn about CSPR.cloud API possibilities, which aren't present in the Casper Node RPC API
Get familiar with the REST API reference to know what endpoints are available
Get familiar with the Streaming API reference to know what Web Socket subscriptions are available
Learn how to connect to the private Casper Node powered by CSPR.cloud using the most popular SDKs
If you have any questions or run into any issues while using the CSPR.cloud Web API, you can find help in the . Here you can connect and get help from other developers.
By using CSPR.cloud, you agree to our and acknowledge that you have read our .