x-api-key: ********************
curl --location --request GET 'https://api.promptmate.io/v1/apps' \ --header 'x-api-key;'
[ { "appId": "string", "appName": "string", "creditEstimate": 0, "dataFields": [ "string" ] } ]