> For the complete documentation index, see [llms.txt](https://docs.mugglepay.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mugglepay.com/order.md).

# API Order

* API Overview
  * [Getting Started](/faq/getstarted.md)
  * [Overview](/faq/overview.md)
  * [Order Status](/basic/orderstatus.md)
  * [Error Codes](/basic/errorcodes.md)
  * [Authentication](/basic/authentication.md)
* Payment API
  * [Create Order](/order/createorder.md)
  * [Payment Callback (Webhook)](/order/paymentcallback.md)
* In-House API
  * [Get Order](/order/getorder.md)
  * [Get Orders](/order/getorders.md)
  * [Checkout Order](/order/checkoutorder.md)
  * [Cancel Order](/order/cancelorder.md)
  * [Refund](/order/refund.md)
