make requests to the zendesk api with the company credentials | Community
Skip to main content

make requests to the zendesk api with the company credentials

  • May 22, 2023
  • 1 reply
  • 0 views

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

Brett13
  • 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!