CurlCurlCURL CURLcurl --location 'https://api.imejis.io/api/designs/{{YOUR_DESIGN_ID}}' \ --header 'dma-api-key: {{YOUR_API_KEY}}' \ --header 'Content-Type: application/json' \ --data '{ "text":"Imejis.io" }'