BTCPay Server is a free, open-source, self-hosted Bitcoin payment processor that enables merchants to accept Bitcoin payments without intermediaries.
Tool to create a new payment request for a store. use after confirming store id.
Tool to create a new store in btcpay server. use when you need to provision a new store before processing transactions.
Tool to create a new btcpay server user. use when you need to register a new user programmatically as an administrator.
Tool to register a new webhook. use when you need to receive store event notifications.
Tool to revoke a specific api key. use when you need to remove an api key to immediately prevent its use. call after identifying the key to revoke.
Tool to delete a specific payment request. use when you need to archive/remove an existing payment request for a store.