x-api-key
header.
/api/bitdials/history
Retrieve BitDials transaction history.
/api/bill/:billId
Look up details for a specific bill ID.
/api/bitdials/email/:emailId
Retrieve transactions associated with a specific email address.
/api/invoice/:invoiceId
Get details for a specific invoice.
/api/payflow/running
View current unprocessed payflow transactions.
/api/payflow/details/:payflowId
Get detailed information for a specific payflow transaction.
/api/payflow/update/:payflowId
Update the status of a payflow transaction.
/api/help
List all available API routes.
/api/health
Check API health status.
curl -X GET -H "x-api-key: YOUR_API_KEY" http://localhost:8081/api/health