Decentralized Bio Network
  • Welcome to DeBio
  • Overview
  • Introduction to DeBio
  • Roadmap Infographic
  • Tokenomics
    • The Token Model
    • Token Distribution
  • Products & Services
    • Decentralized Genetics
    • Biomedical Testing
    • Electronic Medical Record
    • Interlab Collaboration
    • Request Service
    • Request Genetic Analysis
    • Sample Collection Process
      • Dried Blood Spot
      • Buccal Swab
      • Fecal Matters Stool
      • Urine Clean Catch
      • Saliva
  • Getting Started
    • How to Bridge Your $DBIO and $USDT to the DeBio Network Appchain
    • How to Install Metamask
    • How to Get Free Testnet Token on Rinkeby
    • How to do Wallet Binding on DeBio
    • How to Provide $DBIO/$NEAR Liquidity on Ref Finance and Earn $REF
  • Complete Guidelines
    • User Guideline
      • Generate Account
      • Connect Wallet
      • Request Test
      • Data Bounty
      • Request Service
      • Request Genetic Analysis
      • EMR
      • Upload & Encrypt Data
    • Lab Guideline
      • Generate Account
      • Connect Wallet
      • Register Account
      • Process Order (Request Test)
      • Provide Service
    • Genetic Analyst Guideline
      • Generate Account
      • Register Account
      • Process Order (Request Genetic Analysis)
      • Download & Decrypt Data
      • Upload & Encrypt Data
    • Hospital Guideline
    • Doctor Guideline
  • Developers
    • Github
    • Changelog
      • Debio Frontend
      • Debio Node
    • Back End
      • Endpoints
    • Front End
      • Introduction
      • DeBio Techstack
        • Packages
      • Reference
  • Community Channels
    • Telegram
    • Discord
  • Social media
    • Facebook
    • Twitter
    • Medium
    • Instagram
    • LinkedIn
  • Appchain
    • Appchain Function Spec
  • Legal
    • Terms and Condition
      • TnC - Genetic and Biomedical Testing Services for User and Lab
      • TnC - Genetic Analysis Services for User
      • TnC - Genetic Analysis Services for Genetic Analyst
    • Terms of Token Sale and Use
    • Privacy Policy
Powered by GitBook
On this page
  • RPC endpoint URL varies by network:
  • API endpoint URL varies by network:

Was this helpful?

  1. Developers
  2. Back End

Endpoints

PreviousBack EndNextFront End

Last updated 3 years ago

Was this helpful?

Open and input RPC endpoint listed below in section Development - Custom

RPC endpoint URL varies by network:

  • mainnet wss://ws-rpc.debio.network

  • testnet wss://ws-rpc.testnet.debio.network

  • betanet wss://ws-rpc.dev.debio.network (may be unstable)

  • localnet ws://127.0.0.1:9944

API endpoint URL varies by network:

  • mainnet https://api.debio.network/api/#/

  • testnet https://api.testnet.debio.network/api/#/

  • betanet https://api.dev.debio.network/api/#/ (can be access via swagger API, may be unstable)

  • localnet http://localhost:3000/api/#/ (can be access via swagger API)

PolkadotJS