arrow-left

All pages
gitbookPowered by GitBook
1 of 1

Loading...

Introduction

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 CEP-18arrow-up-right, CEP-47arrow-up-right, and CEP-78arrow-up-right

  • 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.

hashtag
Reference

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

hashtag
Support

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.

hashtag
Legal

By using CSPR.cloud, you agree to our and acknowledge that you have read our .

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

  • Casper Event Standard (CES)arrow-up-right
    Odra smart contract frameworkarrow-up-right
    account info standard dataarrow-up-right
    Highlights
    Overview
    Getting started
    Highlights
    CSPR.cloud Developer Communityarrow-up-right
    Developer Terms of Servicearrow-up-right
    Privacy Policyarrow-up-right
    REST API
    Streaming API
    Casper Node API