Documentation Index
Fetch the complete documentation index at: https://dev.moonpay.com/llms.txt
Use this file to discover all available pages before exploring further.
URL: https://buy-sandbox.moonpay.com/?apiKey=pk_test_123<!--Opens the MoonPay widget in a new browser tab-->
<body>
<div class="container">
<button onclick="window.open('https://buy-sandbox.moonpay.com/?apiKey=pk_test_123', '_blank')">Buy with MoonPay</button>
</div>
</body>
URL: https://buy.moonpay.com/?apiKey=pk_live_123<!--Opens the MoonPay widget in a new browser tab-->
<body>
<div class="container">
<button onclick="window.open('https://buy.moonpay.com/?apiKey=pk_live_123', '_blank')">Buy with MoonPay</button>
</div>
</body>
Here’s an example. Give it a try