Rune
Creates a new Rune order with the specified details. If webhookUrl is provided, a webhookSecretToken will be sent in the response. webhookSecretToken is a shared secret between the server and the user. It is the only way to authenticate the incoming webhooks. It is unique for every order. webhookSecretToken should be saved by the user in the database and checked on every received webhook.
API key for authentication.
your-api-keyThe amount for the order.
1The token for the order.
SHITCOINPARADISEThe webhook URL for the order.
https://webhook.site/f5a2dcec-b7e4-4845-92d1-22ded0057104The additional fee for the order.
0The description for the order.
e14fefbe-fc23-40a2-b0d6-6aab7bff3438Successfully created the order.
b15ad7f6-b34a-4a1e-8c0f-30492610a3d61730120609939ordinalsbothttps://api.ordinalsbot.com/webhook/tokenpaypending56f3f01e-407b-4099-b172-591501f7129dSent only when webhookUrl is provided. webhookSecretToken is a shared secret between the server and the user. It is the only way to authenticate the incoming webhooks. It is unique for every order. webhookSecretToken should be saved by the user in the database and checked on every received webhook.
c051a42521ab8d2987c3626a6246d99f8a3397cd6be626ee0eeb7f5457e92432Bad request. Invalid input parameters.
Internal server error.