Unwrap GraphQL API

GraphQL API for fetching feedback entries and group taxonomy, batch-importing feedback, and building classification groups. Authenticated with a personal API key sent as an HTTP Bearer token, scoped to a single View (team). Paged with take/skip (max 100 entries per request); rate limited to 100 requests per token per minute.

API entry from apis.yml

apis.yml Raw ↑
name: Unwrap GraphQL API
description: GraphQL API for fetching feedback entries and group taxonomy, batch-importing feedback, and
  building classification groups. Authenticated with a personal API key sent as an HTTP Bearer token,
  scoped to a single View (team). Paged with take/skip (max 100 entries per request); rate limited to
  100 requests per token per minute.
humanURL: https://docs.unwrap.ai/collections/6774268412-api
baseURL: https://data.api.production.unwrap.ai/
tags:
- GraphQL
- Customer Feedback
- Feedback Analytics
properties:
- type: Documentation
  url: https://docs.unwrap.ai/collections/6774268412-api
- type: GettingStarted
  url: https://docs.unwrap.ai/articles/6140971517-getting-started
- type: Authentication
  url: authentication/unwrap-authentication.yml
- type: OAuthScopes
  url: scopes/unwrap-scopes.yml
- type: RateLimits
  url: rate-limits/unwrap-rate-limits.yml
- type: ErrorCatalog
  url: errors/unwrap-problem-types.yml
- type: Conventions
  url: conventions/unwrap-conventions.yml
- type: Idempotency
  url: conventions/unwrap-conventions.yml
- type: DataModel
  url: data-model/unwrap-data-model.yml