# Madora Payments API ## Description This is version `1.0.0` of this API documentation. Last update on Jun 8, 2022. The Madora Payments API provides an easy way to accept Nano as a payment on your website, in your online store, video game, or other environment. ## Servers ## Authentication The API accepts 3 different authentication methods: - Ipn secret key (http_api_key) - Basic auth (http) & Ipn secret key (http_api_key) - Basic auth (http) ## Endpoints and operations ### [Payments](https://docs.madora.io/group/endpoint-payments.md) - [Create a new payment.](https://docs.madora.io/operation/operation-createpayment.md) - [Cancel a payment.](https://docs.madora.io/operation/operation-cancelpayment.md) - [Get the current status of a payment.](https://docs.madora.io/operation/operation-paymentstatus.md) - [Gives current USD value of provided amount of Nano.](https://docs.madora.io/operation/operation-nanotousd.md) - [Gives current Nano value of provided amount of USD.](https://docs.madora.io/operation/operation-usdtonano.md) - [Returns supported countries and states.](https://docs.madora.io/operation/operation-supported.md) ## Webhooks ### [Payment confirmation](https://docs.madora.io/group/webhook-payment-confirmation.md) - [Emits when a payment has been completed.](https://docs.madora.io/operation/operation-paymentconfirmation.md) [Powered by Bump.sh](https://bump.sh)