# Credentials

We need your [Zendesk API Key](🔗) to retrieve data from their API.

We need your configured Zendesk end-user’s email address, and the associated API Token and password to retrieve data from the API.

[Review the Zendesk doc here](🔗). Simon uses the authentication methods listed under _Basic Authentication_ and _API Token_.

# Supported Objects

Endpoint base: `https://{your_domain}.zendesk.com/api/v2/incremental/`

  • [SatisfactionRatings](🔗)

  • [Tickets](🔗)

  • [TicketEvents](🔗)

  • [TicketMetricEvents](🔗)

  • [Users](🔗)

  • [Chats](🔗)