BTCpayAPI now supports CoinOS.io REST Api

Hero image for BTCpayAPI now supports CoinOS.io REST Api

BTCpayApi Update 04-19-2025

Introduction

Adding Coinos.io REST Api end points support to BTCpayAPI. Here is what is implemented, tested and doumented so far.

API References

Current REST APIs supported are now:

LND API

BTCPay Greenfield API (v1)

Hashicorp Vault API

Coinos.io API

Although this is PowerShell code, it is exclusively being developed and tested on Linux only.

Click on the Donate & Download link at the top of this page to get the code.


Revision History
VersionDateWhomNotes
0.1.504/19/2025cadaytonAdded Support for Coinos.io REST API
0.1.403/28/2025cadaytonAdded UploadFile method to upload a file to the BTCpay server
0.1.303/27/2025cadaytonAdded GetFiles returns listing of files uploaded to BTCpay server
0.1.203/19/2025cadaytonForwardingHistory new parameter total_fees tallys mfees for events returned
0.1.103/18/2025cadaytonForwardingHistory now support additional parameters
0.1.003/15/2025cadaytoninitial release