Orange Crypto
WebsiteDocsXTelegramDiscord
  • Orange
  • Orange Alpha
    • Orange Year In Review 2024
  • GTM Overview
  • Orange Connect
  • Orange Wallet
    • Features
    • Security
    • Security Audit
    • FAQs
    • Installing Orange Wallet
    • Creating a New Wallet
    • Restoring an Existing Wallet
    • Navigating the Orange Wallet
    • Adding a New Coin
    • Sending an Asset
    • Receiving an Asset
    • Swapping an Asset
    • Using Orange Wallet with Ledger
    • Testing Orange Wallet Mobile Beta
  • Orange Bridge
    • Using Orange Bridge
    • $ORNJ Token Bridge Details
  • Orange Marketcap
    • APIs
  • Orange Explorer
  • Orange Indexer
    • APIs
      • BRC-20 Tokens
      • Inscriptions
      • Statistics
      • Satoshis
  • Orange Web Services
  • Orange Rewards
    • FAQs
  • Orange Token
    • Utility
    • Tokenomics
    • Liquidity
  • Partners
  • FAQs
  • Links
  • General Knowledge Base
    • Bitcoin 101
    • BRC-20 Standard
    • Bitcoin Wallet Addresses
    • Glossary
  • Legal
    • Terms of Service
    • Privacy Policy
    • Offering Agreement
    • Disclaimer
    • Corporate Registration
Powered by GitBook
On this page
  1. Orange Indexer

APIs

The Orange Indexer API is a service designed to catalog Bitcoin meta-protocol information, making it accessible through REST API endpoints.

Highlights

  • Bitcoin Meta-Protocol Token Support: Users can query robust information about specific meta-protocols such as BRC-20 tokens, transaction date, and more.

  • Ingestion of Ordinal Inscriptions: This functionality enables comprehensive processing of ordinal inscriptions. With our endpoints, users can access metadata for specific inscriptions, identify inscriptions associated with a particular address, monitor trading activities involving inscriptions, among other capabilities.

To obtain the operational status of the API:

getApiStatus

GET /ordinals
curl -L 'https://api.orangecrypto.com/ordinals/' \
-H 'Accept: application/json'

PreviousOrange IndexerNextBRC-20 Tokens

Last updated 1 year ago