LogoLogo
WebsiteGitHubX-Bank
  • Welcome 👋
  • API
    • Get Started
    • Blockchain
    • DPOPS
    • Namespace
    • X-Payment Twitter
  • Applications & Tools
    • Interacting with the network
    • X-Cash Wallet (CLI)
    • WXCASH
    • Export blockchain file
    • Import blockchain file
    • RPC Calls
      • xcash-wallet-rpc
        • DPoPS Wallet RPC calls
        • Namespace Wallet RPC calls
      • xcash-daemon-rpc
        • Other Daemon RPC Calls
    • Tools For Builders
  • Delegate node & staking
    • Get Started
    • Technical Design
    • Server Setup Guide
    • Node Program Installation
    • Register Delegate
    • Management & Monitoring
    • Vote & Staking
  • XCASH Namespace (in development)
    • Get Started
    • Register
    • Renew
    • Manage
    • Delegate Management
  • XCASH Turbo Tx (in development)
    • Get Started
    • Introduction
    • Send
    • Receive
  • Library
    • Yellowpaper - Hybrid Transactions
  • Archived
    • DPOPS beta V2
    • DPOPS Manual Installation
Powered by GitBook
On this page
  • Introduction
  • Getting Started
Export as PDF
  1. API

Get Started

PreviousWelcome 👋NextBlockchain

Last updated 2 years ago

Introduction

The X-Cash API https://api.xcash.foundation allows users to read information from various X-Cash products using one standardized API. The current individual API can still be used, but it is recommended to migrate and use the standard API for various reasons.

  • The individual API were built mostly for the websites, not as a standardized API for users.

  • The standard API will use "standardized" API methods, resources, parameters, return field types etc

  • The standard API will have more features than the individual API

  • The standard API will use one domain instead of multiple

  • The standard API is built with users in mind, using a specific backend processing and server setup for public APIs

Note: For the blockchain API it is not meant to be a complete set. You can get much more data using any remote daemon to get more info. This is meant to include the most common use cases and data.

Getting Started

What are you looking for?
Description

I want to submit an issue or feature request

Please view the

I want to view the API for the blockchain

Please view the

I want to view the API for DPOPS

Please view the

I want to view the API for Namespace Protocol

Please view the

I want to view the API for X-Payment Twitter

Please view the

github repository
documentation
documentation
documentation
documentation