How to authenticate API call

Hi

I am going to call Gemini detection API in my Python script.
e.g. /lidar-hub/api/v1/event_zones
Can I authenticate this API with a simple JWT token?
I see detect-client client authenticator has signed jwt option.

1 Like