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:
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.
| Version | Date | Whom | Notes |
|---|---|---|---|
| 0.1.5 | 04/19/2025 | cadayton | Added Support for Coinos.io REST API |
| 0.1.4 | 03/28/2025 | cadayton | Added UploadFile method to upload a file to the BTCpay server |
| 0.1.3 | 03/27/2025 | cadayton | Added GetFiles returns listing of files uploaded to BTCpay server |
| 0.1.2 | 03/19/2025 | cadayton | ForwardingHistory new parameter total_feestallys mfees for events returned |
| 0.1.1 | 03/18/2025 | cadayton | ForwardingHistory now support additional parameters |
| 0.1.0 | 03/15/2025 | cadayton | initial release |