clumsy

Results 6 comments of clumsy

Seems the complete Cloud API is not really safe. /websites **Request:** ``` curl -X POST https://api.umami.is/v1/websites \ -H "x-umami-api-key: {API_KEY}" \ -H "Content-Type: application/json" \ -H "Accept: application/json" \ -d...

May you can check all the api endpoints for cloud. Thanks @mikecao

@mikecao reports and /weekly now working But can you check the following route for loading available currencies? This continues not working on cloud. /reports/revenue?websiteId=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx&startDate=Thu May 01 2025 00:00:00 GMT+0200 (Central...

May it's possible to change the date format? Every request ist with 'the number of seconds since' but only this route is really with an date

@mikecao @franciscao633 is it possible to merge or should I create an new PR to dev?

/authentification is only on self hosted available. So there is /v1/ not required.