Developer API

Robust Bitcoin Lightning API for developers with near-zero fees

api

Powerful API with Near-Zero Fees

Our Developer API offers a robust solution for integrating Melt Finance's features into your applications:

  • savings Near-zero transaction fees
  • bolt Averaging 2-second transaction completion
  • verified_user Easy implementation without KYC
rocket_launch

Quick Start Guide

Get started with our API in just a few simple steps:

  1. 1 Sign up for a Melt Finance account
  2. 2 Obtain your API key from the button below
  3. 3 Make your first API call

Here's a sample API call to get your account balance:

curl -X GET "https://api.meltfinance.org/v1/balance?apikey=YOUR_API_KEY" \
     -H "Content-Type: application/json"