API Key Resources

Configure the resources accessible to your api keys.

Available only when RBAC (Resource-based access control) is enabled.

Once RBAC (Role-Based Access Control) is enabled, only users with access to specific graphs can create API keys for those resources. Administrators retain the ability to create API keys with access to all resources.

Access to graphs follows these rules: for subgraphs, users must be a member of the subgraph or an admin; for federated graphs, users must either be an admin or the creator of the federated graph.

Once the API key is configured with specific resources, it will possess permissions solely to perform operations on those designated resources.

Last updated