Description

Welcome to the super official Emoji Wall API docs 📜

You know what to do, so do it 🥷

Request URL

<https://api.retool.com/v1/workflows/5c163843-e74c-43a1-8075-bde92183ada0/startTrigger?workflowApiKey=retool_wk_9e583fc39abf4ad9be605b322bde6286>

Method

POST

Headers

Content-Type application/json

Body

{
  "emoji": "☕️", // your unique emoji
  "name": "jed", // your name
  "url": "<https://jed.world/>", // whatever url you want to plug
  "key": "9999bb0f-780d-484e-925d-64c4054cb5c7" // your secret key
}