UTXO Global Docs
  • Introduction
  • Getting Started
    • Install the UTXO Global Wallet
    • Create a New Account
      • Developer Tools Integration
  • Core Features
    • Chrome Wallet Extension
    • Multi-Sig Wallet
      • Connect
      • Sign Up and Create a New Multi-Sig Account
      • Create a New Transaction
      • Confirm a Pending Transaction
    • Telegram Wallet
  • VeriX
    • Introduction
    • Bot Endpoints & Explorer URLs
    • Use Cases
    • Admin Setup
    • User Verification Flow
    • Additional Rules
    • FAQ / Troubleshooting
  • 🔍Developer Tools
    • CKB Advanced Indexer API
      • API Reference
        • Coins
        • NFTs
        • FAQ
    • Developer Boilerplate for Telegram Miniapp
  • 🌟ECOSYSTEM APPS
    • Point System
Powered by GitBook
On this page
  • Rate Limiting
  • General Usage Information
  • Testnet & Mainnet API
  • Categories
  1. Developer Tools
  2. CKB Advanced Indexer API

API Reference

PreviousCKB Advanced Indexer APINextCoins

Last updated 6 months ago

Rate Limiting

There are two API key categories: Basic and Pro. All plans require an API key, so even if you want to use our free plan (Basic), please contact us via .

Expired Pro API keys automatically revert to Basic API keys.

General Usage Information

  • API Key should be sent in x-api-key header.

Testnet & Mainnet API

For the CKB Advanced Indexer API, use the appropriate base URL depending on the network:

TESTNET_INDEXER_API:

MAINNET_INDEXER_API:

In all following sections, refer to the base URL as INDEXER_API, which represents either the Testnet or Mainnet base URL.

Categories

🔍
this form
https://indexer-ckb-720a.utxo.global
https://indexer.utxo.global
Coins
NFTs