Replay GraphQL API

GraphQL API for retrieving workspace and user metadata — replays/recordings, team members, and comments on a replay. POST queries to the endpoint with a Replay API key as a bearer token.

API entry from apis.yml

apis.yml Raw ↑
name: Replay GraphQL API
description: GraphQL API for retrieving workspace and user metadata — replays/recordings, team members,
  and comments on a replay. POST queries to the endpoint with a Replay API key as a bearer token.
humanURL: https://docs.replay.io/reference/integrations/replay-apis/graphql-api
baseURL: https://api.replay.io/v1/graphql
properties:
- type: Authentication
  url: authentication/replay-authentication.yml
- type: Conventions
  url: conventions/replay-conventions.yml