make requests to the zendesk api with the company credentials | The place for Zendesk users to come together and share
Skip to main content
Question

make requests to the zendesk api with the company credentials

  • May 22, 2023
  • 1 reply
  • 1 view

jorge16

I'm trying to make requests to the Zendesk API in order to scrape the data of my company's Zendesk page, but my company credentials don't seem to work as valid credentials for the API. I'm following this guide: https://developer.zendesk.com/documentation/api-basics/working-with-data/getting-large-data-sets-with-the-zendesk-api-and-python/#make-the-basic-request.

What can I do?

Thanks in advance

1 reply

Brett Bowser
  • Community Manager
  • May 22, 2023

Hey Jorge, I would recommend taking a look at this article for authenticating your API requests: https://support.zendesk.com/hc/en-us/articles/4408831452954-How-can-I-authenticate-API-requests-

If you're still experiencing issues you'll want to reach out to our customer care team using the instructions here: Contacting Zendesk Customer Support

I hope this helps!