Control-plane REST API for managing TigerGraph Savanna (workgroups, workspaces, and related resources) via api.tgcloud.io.

For data-plane queries on a workspace, see Connect via APIs. For agent-based access, see Connect AI tools with MCP.

The TigerGraph Savanna REST API is currently in preview. Features and endpoints may change as the API evolves.

Reference

Authentication

Authenticate to the control plane before you call any endpoint.

Endpoints

Browse the available control-plane endpoints.

Definitions

Look up request and response schemas used by the API.

Create an API key

Generate a key for scripts and services that call the control plane.

Where to go next