To purchase a plaque using the API, use the Buy Plaque endpoint to initiate a secure transaction. This step comes after checking availability and preparing the plaque.
Start by making a POST
request to the /plaques/buy
endpoint with the required purchase details. These include user authentication, plaque name, billing information, and wallet address.
Make sure to include a valid Bearer access token in the authorization header. A successful response returns a transaction hash confirming the minting of the plaque on chain.
Use this endpoint to complete the full purchase flow and finalize ownership of your DeAI TPA.