API - python ,json

Hey,

 

Iam trying to code API calls using python with json library, but not getting the response , i just wanna make sure how the url should be in the code as the document doesn't have an example of how to do an API calls with the URL with the API key , please provide me with an example of a screenshot that could be very useful.

 

Regards,

Raj.

3

Comments

2 comments
Date Votes

Please sign in to leave a comment.

  • Howdy Raj,

    Thank you for sharing this feedback in the Community! I reached out to our Engineering team on this matter. They shared that we don't return JSON to any API calls, only XML.

    You will need to send a header in their request using the key value pair Authorization : [API Key]. As far as how to send a header, or how to structure an API call using Python to reach one of our API endpoints, we don't have any screenshots or examples available to share.

    Hopefully other users in the Community have examples or screenshots they can provide.

    0
  • Hi Chip, 

     

    I have structured the data from xml using the documents of Submission XML, the submission xml document mentions only of using username and password but not the API key itself as a result i have to disable the API Key in the gocanvas . in order to get info of submissions we dont need the API Key to put on the url?

     

    Regards,

    Raj.

    0

Didn't find what you were looking for?

New post