Replies: 1 comment 3 replies
-
This one will actually trigger some anti-virus and this the response from the terminal: |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi there,
I am Cloud hosting Umami and I am trying to access the API endpoints with my API key but it is literally impossible. I only get Unauthorized errors and since the documentation is not very clear on what the actual endpoints are and how to access them, can someone give me a simple example that works?
Here is request:
curl https://api.umami.is/v1/websites -H "Accept: application/json" -H "x-umami-api-key <key>"
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions