ZMOK

Category Cryptocurrency
Authentication No Auth
HTTPS Yes
CORS unknown
Difficulty beginner
Official URL https://zmok.io
Added Date 2026-04-01
Last Verified 2026-04-01

About this API

ZMOK is a cryptocurrency API described as: Ethereum JSON RPC API and Web3 provider. It is useful when you need programmatic access to ethereum json rpc api and web3 provider from applications, dashboards, or internal tools. The published entry point or documentation is hosted at zmok.io, which makes it a practical starting point for evaluating available endpoints and response formats. Because the listing indicates no authentication, it is comparatively easy to test for prototypes, demos, or lightweight integrations.

Use Cases

  • Add ethereum json rpc api and web3 provider to a cryptocurrency discovery or reference application.
  • Build an internal script or scheduled job that pulls data from ZMOK for reporting or content updates.
  • Prototype a small web or mobile experience that surfaces ethereum json rpc api and web3 provider to end users.

Code Examples

const url = "https://zmok.io/";
const response = await fetch(url);
if (!response.ok) throw new Error(`Request failed: ${response.status}`);
const data = await response.json();
console.log(data);

Similar APIs

0x

API for querying token and pool stats across various liquidity pools

No Auth HTTPS CORS: yes

1inch

API for querying decentralize exchange

No Auth HTTPS CORS: unknown

Bitcambio

Get the list of all traded assets in the exchange

No Auth HTTPS CORS: unknown

BitcoinCharts

Financial and Technical Data related to the Bitcoin Network

No Auth HTTPS CORS: unknown

CoinCap

Real time Cryptocurrency prices through a RESTful API

No Auth HTTPS CORS: unknown

Other APIs in Cryptocurrency

Coinlayer

Real-time Crypto Currency Exchange Rates

apiKey HTTPS CORS: unknown

0x

API for querying token and pool stats across various liquidity pools

No Auth HTTPS CORS: yes

1inch

API for querying decentralize exchange

No Auth HTTPS CORS: unknown

Binance

Exchange for Trading Cryptocurrencies based in China

apiKey HTTPS CORS: unknown

Bitcambio

Get the list of all traded assets in the exchange

No Auth HTTPS CORS: unknown

BitcoinAverage

Digital Asset Price Data for the blockchain industry

apiKey HTTPS CORS: unknown

BitcoinCharts

Financial and Technical Data related to the Bitcoin Network

No Auth HTTPS CORS: unknown

Bitfinex

Cryptocurrency Trading Platform

apiKey HTTPS CORS: unknown

Bitmex

Real-Time Cryptocurrency derivatives trading platform based in Hong Kong

apiKey HTTPS CORS: unknown