ChainUp Cloud
English
English
  • 👋Welcome to ChainUp Cloud
  • INTRODUCTION
    • 🔎Chainup Cloud API Quickstart
    • 🕹️Products
      • ⛓️Blockchain API
      • ⚙️Fullnode Service
      • ⚒️Dedicated Node
      • 👥White Label Validator
      • ⛲Staking
      • 🍧HashKing Aggregator
      • 💌ChainNova
    • 👷For Developers
      • ⛓️Use Blockchain API
      • ⚒️Deploy Dedicated Node
      • ☁️Use distributed storage with IPFS API
    • 👾For Investors
      • ⛲How to stake Ethereum?
      • 👥Running your own validators
  • ChainUpCloud Open API
    • Staking Rewards API
      • Validator Daily Rewards
      • Validator Total Rewards
      • Cloud Validator Settles EL Rewards
    • ETH Staking API
      • Broadcast Staking Tx
      • Create Validators
      • Get Validators
      • Exit Validators by Pubkeys
    • Error Codes
  • 🏷️NFT API
    • Transfer API
    • NFT Metadata Access
    • Ownership & Token Gating
  • Blockchain API
    • 📚Overview
      • Create Blockchain API for your project
      • Dashboard stats
    • 💎Ethereum
      • JSON-RPC methods
      • WebSocket stream
    • Solana
      • JSON-RPC methods
      • Solana Nodes FAQ
      • Websocket Stream
    • TON
      • HTTP API
      • Indexer API
    • 🚔BNB
      • JSON-RPC methods
      • WebSocket stream
    • ⛽Polygon (Matic)
      • JSON-RPC methods
      • WebSocket stream
    • 🌞Tron
      • JSON-RPC methods
    • 🪙Bitcoin
      • JSON-RPC methods
    • 📂Filecoin
      • JSON-RPC methods
      • Public APIs
    • 🍡Polkadot
      • JSON-RPC methods
      • WebSocket stream
    • ⚪Litecoin
      • JSON-RPC methods
    • 🚃Near
      • JSON-RPC methods
    • 💎Ethereum Beacon
      • JSON-RPC methods
    • 🪨Ethereum Classic - ETC
      • JSON-RPC methods
    • 🥀Bitcoin Cash - BCH
      • JSON-RPC methods
    • 🦃Kusama
      • JSON-RPC methods
      • WebSocket stream
    • 🍆EOS
      • JSON-RPC methods
    • 👻Fantom
      • JSON-RPC methods
    • 〰️Aptos
      • HTTP Methods
    • 🏔️Avalanche
      • JSON-RPC methods
    • 🔑Cosmos
      • HTTP Methods
    • 📚Omni
      • JSON-RPC methods
    • ☸️Arbitrum
      • JSON-RPC methods
    • 💯Dogecoin
      • JSON-RPC methods
    • 🎷Optimism
      • JSON-RPC methods
    • Dash
      • JSON-RPC methods
    • Zcash
      • JSON-RPC methods
    • XRP
      • JSON-RPC methods
    • Base
      • JSON-RPC methods
    • Scroll
      • JSON-RPC methods
    • Qtum
      • JSON-RPC methods
  • Staking
    • 📘Overview
    • 💎Staking on Ethereum
      • 📀Shanghai Upgrade
      • ⛲How to stake Ethereum?
      • 📙How to generate Deposit Data?
    • 📏Staking on Ethereum with SSV
    • 🖌️Registering SSV Operator
    • 🖌️How to delegate to SSV Cluster?
    • 🌌Staking on Cosmos
      • Staking on Cosmos
      • 在 Cosmos 上质押
    • 📱Staking on Mina
    • 🍆Staking on EOS
    • 📂Staking on FIL
    • 🕶️Staking on ZILLIQA
  • Validator Node
    • 📗Overview
    • 💎Ethereum
      • Running Validator Node
      • How to create Validator Keys?
  • RESOURCES
    • 📕FAQ Introduction
      • ⛓️Blockchain API
      • ⚒️Dedicated Node
    • 🗳️Support
    • Api Reference
Powered by GitBook
On this page
  • The Chainup Cloud platform API allows you to interact with your organization:
  • Create API key
  • Delete API key

Was this helpful?

  1. INTRODUCTION

Chainup Cloud API Quickstart

All in one Web3 platform

PreviousWelcome to ChainUp CloudNextProducts

Last updated 1 year ago

Was this helpful?

The Chainup Cloud platform API allows you to interact with your organization:

If you're unfamiliar with the concept of blockchain, here's a brief overview:

Chainup Cloud’s API makes it easy for developers to interact with the Ethereum blockchain. It provides a simple way to read and write data to the blockchain, without having to worry about the complexities of running an Ethereum node.

  • The Ethereum blockchain is a distributed database that stores data in blocks.

  • Chainup Cloud provides a bridge between developers and the Ethereum blockchain, allowing them to easily access and interact with the blockchain's data.

  • Developers can use Chainup Cloud’s API to read and write data to the blockchain, without having to set up and maintain their own Ethereum nodes.

Create API key

You must create an API key to authenticate your requests to the Chainup Cloud API.

To create an API key:

  1. Go to the API keys section.

  2. Click Create key.

  3. Type in a name for the key and click Next.

  4. Copy or write down the created API key.

Hint: Make sure you keep the API key secure.

Delete API key

You can delete your existing API keys.

To delete an API key:

  1. Go to the API keys section.

  2. Click the edit icon next to the key you want to delete.

  3. Click Delete.

🔎
Create API