Twingate · GraphQL Specification

Twingate GraphQL API

GraphQL Admin API for managing Twingate resources, remote networks, connectors, users, groups, devices, service accounts, security policies, certificate authorities, and DNS filtering profiles. Authentication uses a per-tenant API token sent in the X-API-KEY header, with cursor-based pagination across list queries.

Documentation Endpoint View on GitHub Zero TrustZTNANetwork AccessVPN ReplacementIdentity-Based AccessSecurityGraphQL

Overview

Twingate GraphQL API is a GraphQL API specification published by Twingate on the APIs.io network.

GraphQL Admin API for managing Twingate resources, remote networks, connectors, users, groups, devices, service accounts, security policies, certificate authorities, and DNS filtering profiles. Authentication uses a per-tenant API token sent in the X-API-KEY header, with cursor-based pagination across list queries.

The GraphQL endpoint is available at https://{network}.twingate.com/api/graphql/. documentation is published at https://www.twingate.com/docs/api.

The specification includes 1 reference link.

Tagged areas include Zero Trust, ZTNA, Network Access, VPN Replacement, and Identity-Based Access.

Endpoint

https://{network}.twingate.com/api/graphql/

References

Back to Twingate · All GraphQL Specs · GitHub