Alchemy x Crypto.org
WebsiteDashboardRoadmap
  • 👋Welcome to Alchemy's Crypto.org Docs!
  • Documentation
    • Tendermint-RPC API
    • gRPC-REST API
    • Compute Units
    • Official Tendermint Docs
    • Official gRPC Docs
  • Guides
    • Getting Started
    • Alchemy Notify
  • Other Chains
    • Ethereum Docs
    • Flow Docs
Powered by GitBook
On this page
  • Alchemy Developer Platform for Crypto.org
  • Mainnet vs. Croeseid
  • Tendermint-RPC API
  • COSMOS (gRPC-REST) API
  • Getting Started

Was this helpful?

Welcome to Alchemy's Crypto.org Docs!

API documentation, getting started guides, and more for Alchemy's developer platform and API for the Crypto.org chain.

NextTendermint-RPC API

Last updated 4 years ago

Was this helpful?

Alchemy Developer Platform for Crypto.org

Alchemy provides access to API endpoints for developers building on the Crypto.org chain. We provide full node access and management, allowing you to easily make requests to the Crypto.org chain, as well as dashboard tools for debugging and monitoring.

There are two different testnets for the Crypto.org chain as well as two different endpoints to query them: Tendermint and gRPC.

Mainnet vs. Croeseid

Crypto.org offers two networks for their chain: Mainnet and Croeseid (testnet). Both offer the same API methods using Tendermint or gRPC. The difference is the URL endpoint:

Mainnet:

Croeseid:

Tendermint-RPC API

API documentation for methods that follow the Tendermint-RPC protocol, see the for more details.

COSMOS (gRPC-REST) API

API documentation for methods that follow the gRPC-REST protocol, see the for more details.

Getting Started

Not sure how to get started? Check out our getting started guide below!

👋
https://cro-mainnet.alchemyapi.io/
https://cro-croeseid.alchemyapi.io/
official Crypto.org Tendermint documentation
Tendermint-RPC API
official Crypto.org gRPC documentation
gRPC-REST API
Getting Started