ZEBEDEE API Reference

Overview
This API Reference will detail the expected input parameters and response payloads for each API endpoint available in the ZEBEDEE API. You'll be up and running in no time!
ZEBEDEE offers a powerful REST API that supports Bitcoin Lightning Network nanotransactions with events, callbacks, and webhooks support. Our API uses JSON data structures and makes use of industry standard HTTP response codes.
Guides & Walkthroughs
For detailed documentation, walkthroughs, and guides about how to best use the ZEBEDEE API head over to our Documentation Portal.
Resources
Helpful resources and links to help you resolve any issues, converse with other developers building on ZEBEDEE, and get the most out of your ZEBEDEE experience:
- Join ZEBEDEE Discord group
- Check out ZEBEDEE's GitHub
- Submit Support Ticket with ZEBEDEE
- ZEBEDEE FAQ
- Supported Regions
- Download ZBD App
NOTE: This is the API Reference for the RESTful HTTP API for ZEBEDEE. If you're using an SDK like the ZEBEDEE Node.js Library, you will want to look into that SDK's documentation files.
Authentication
All ZEBEDEE APIs are protected by an API Key. To successfully make API requests against any of the endpoints you must pass an HTTP header called apikey
with your Project API Key (get it from the ZEBEDEE Developer Dashboard).
Okay, now that you're ready, explore the left-hand menu to see the many endpoints that allow you to move money at the speed of the internet!