Visualize Mixpanel data from JQL API

Hi, I want to ask if it’s possible to use Observable to visualize data from Mixpanel’s JQL API? I’m confused with the authentication. Really appreciate the help. Thanks.

I looked at their docs I would use a “service account” + “BASIC AUTH” so you send an extra header when you “fetch”.

If you have a team account you can use private notebooks with secrets to store the secret header value.