Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Zendesk Satisfaction Ratings API

The Satisfaction Ratings API from Zendesk — 4 operation(s) for satisfaction ratings.

Zendesk Satisfaction Ratings API is one of 150 APIs that Zendesk publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 2 JSON Schema definitions.

Tagged areas include Satisfaction Ratings. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, and 2 JSON Schemas.

This API exposes 4 operations across 4 paths, and defines 3 schemas. It is described by OpenAPI 3.1.0, at version 1.0.

Requests are made against the base URL https://{subdomain}.zendesk.com.

4 operations 4 paths 3 schemas 3 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0
Base URL
https://{subdomain}.zendesk.com
Resource Areas
1

Paths & Operations 4

Across 4 paths, the API surfaces 4 operations — 3 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Satisfaction Ratings 4
GET
/api/v2/satisfaction_ratings
Zendesk Get Api V2 Satisfactionratings
ListSatisfactionRatings → 200
GET
/api/v2/satisfaction_ratings/{satisfaction_rating_id}
Zendesk Get Api V2 Satisfactionratings Satisfactionratingid
ShowSatisfactionRating 1 param → 200
GET
/api/v2/satisfaction_ratings/count
Zendesk Get Api V2 Satisfactionratings Count
CountSatisfactionRatings → 200
POST
/api/v2/tickets/{ticket_id}/satisfaction_rating
Zendesk Post Api V2 Tickets Ticketid Satisfactionrating
CreateTicketSatisfactionRating 1 param → 200

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are SatisfactionRatingsResponse (1 property), SatisfactionRatingResponse (1 property), SatisfactionRatingsCountResponse (1 property). Each schema is shown below with its type and property counts.

SatisfactionRatingsCountResponse
object
1 property
SatisfactionRatingResponse
object
1 property
SatisfactionRatingsResponse
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zendesk-satisfaction-ratings-api-openapi.yml Raw ↑

Other APIs Zendesk publishes across the network.

Zendesk Help Center Articles API
Zendesk Help Center Sections API
Zendesk Help Center Categories API
Zendesk Help Center Translations API
Zendesk Help Center Article Attachments API
Zendesk Help Center Article Comments API
Zendesk Help Center Article Labels API
Zendesk Help Center Topics API
Zendesk Help Center Posts API
Zendesk Help Center Post Comments API
Zendesk Help Center Votes API
Zendesk Help Center Content Subscriptions API