Search found 1 match
- Mon Dec 16, 2024 1:08 pm
- Forum: OpenAPI
- Topic: Query API using curl?
- Replies: 0
- Views: 107
Query API using curl?
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 ...