Query API using curl?

Post Reply
mwalters172
Posts: 1
Joined: Mon Sep 23, 2024 11:12 am

I'm trying to set up some scripts to pull data from the OpenAPI to save and work with locally. My preferred method would be to use curl as I'm not very familiar with python at the moment. Does anyone have some simple examples of authenticating and querying using curl? Once I'm able to connect I think I'll be able to get what I want but I'm struggling with the initial steps.

Thanks in advance
Post Reply