Mempool Node API
  • Overview
    • Get Your API Credentials
  • Mempool Tools Suite
    • Mempool Configuration API
    • Connect via Webhook
    • Connect via Web Socket
    • Rate Limits
  • Gas Prediction Tools Suite
    • Gas Estimator Platform API
    • Rate Limits
  • Discord
  • Github
Powered by GitBook
On this page
  • Get your API keys
  • Retrieve Your API Key from Dashboard
  • *For Web Socket users retrieve your WS address
  1. Overview

Get Your API Credentials

PreviousOverviewNextMempool Tools Suite

Last updated 1 year ago

Good to know: API Keys are required to utilise our SDK & Web Socket services, you will not require an API Key for our Webhook service.

Get your API keys

Your API requests are authenticated using API keys. Any request that doesn't include an API key will return an error.

You can generate an API key from your Mempool Node Dashboard at any time.

Retrieve Your API Key from Dashboard

The best way to interact with our API & Web Socket is to use one of our official libraries:

*For Web Socket users retrieve your WS address

To interact with our Web Socket you need to connect with the Web Socket address provided in the Mempool Node Dashboard.