Blockstrap API
Welcome to the Blockstrap API documentation.
Currently in BETA, Blockstrap’s API makes it easy for developers to quickly and confidently build applications and perform transactions for Bitcoin, Litecoin, Dogecoin, DashPay, as well as their corresponding testnets.
The Blockstrap API operates as a simple RESTful JSON API that can be accessed via http://api.blockstrap.com
or https://api.blockstrap.com
.
If you need any help with your implementation or have requests for features please reach out to us at [email protected]. By requesting an API key you'll automatically be kept up to date on new features and changes as they are rolled out.
Click here for quickstart cheatsheet
- Notes give an overview of the API
- Blocks methods return a Block object
- Transactions methods return a Transaction object
- Addresses methods return an Address object
- Related Articles
- Blocks
- Addresses
- Transactions
- Table of Contents