How do you call an API? Help, please? | XM Community

How do you call an API? Help, please?

  • 19 December 2022
  • 1 reply
  • 67 views

Userlevel 2
Badge +12

I'm a rank beginner when dealing with API's, and my site just purchased the license to use them in Qualtrics. I'm familiar with how to call and receive JSON data back from the API using curl from the command line, but how can I make use of them in a program?
Can someone point me to a getting starting link for beginners using Python?
Thanks!
-Rich


1 reply

Userlevel 4
Badge +26

Here you go: https://realpython.com/api-integration-in-python/

Leave a Reply