Transcend GraphQL API

GraphQL API and Developer Tools wrapper for non-personal data tasks such as creating data silos, account management, and other configuration operations on the Transcend platform.

Transcend GraphQL API is one of 3 APIs that Transcend publishes on the APIs.io network.

Tagged areas include GraphQL, Data Silos, Configuration, and Admin. The published artifact set on APIs.io includes API documentation.

API entry from apis.yml

apis.yml Raw ↑
aid: transcend-io:transcend-graphql-api
name: Transcend GraphQL API
description: GraphQL API and Developer Tools wrapper for non-personal data tasks such as creating data
  silos, account management, and other configuration operations on the Transcend platform.
humanURL: https://docs.transcend.io/docs/api-reference
tags:
- GraphQL
- Data Silos
- Configuration
- Admin
properties:
- type: Documentation
  url: https://docs.transcend.io/docs/api-reference
- type: GraphQL
  url: https://docs.transcend.io/docs/api-reference
features:
- name: Data Silo Management
  description: Create and configure data silos that represent the systems in your data map.
- name: Account Management
  description: Manage accounts, roles, and access to the Transcend platform.
- name: Configuration as Code
  description: Pair with transcend.yml and the CLI to manage Transcend configuration through version control.
useCases:
- name: Programmatic Onboarding
  description: Provision Transcend accounts and data silos at scale for large enterprises.
- name: GitOps for Privacy
  description: Treat Transcend configuration as code and review changes through pull requests.
integrations:
- name: Transcend CLI
- name: GitHub
- name: GitLab
authentication:
- type: API Key
  description: API key authentication for GraphQL operations against the Transcend admin backend.