Access Tokens

Access tokens grant access to Grafbase services and APIs. Use them to manage your account, organization, and graphs.

Use personal access tokens to grant access for the Grafbase CLI and Management API.

Each access token has a specific scope that grants access to certain account and organization settings.

Full access tokens manage all account and project settings for your personal account and any organizations you belong to.

These tokens manage only your own account and organization(s).

These tokens manage only the selected organization and its graphs. If you belong to multiple organizations, you will see them in the list of scopes.

Create access tokens from your account settings > access tokens page.

Give your access token a name and select a scope.

You cannot modify or read access tokens after creation. Copy the token to a secure location and never share it with anyone.

Tokens do not expire. Revoke them when you no longer need them.

Revoke tokens anytime from your account settings > access tokens page.

Organization access tokens grant access for the Grafbase Gateway telemetry and Graph Delivery Network. These tokens belong to an organization, so they continue working even if you remove a user from the organization.

Each access token has a specific scope that grants access to certain organization and graph settings.

All Graphs tokens let you use the Grafbase Gateway to access all graphs within the organization.

Use these tokens to limit the Grafbase Gateway to access only certain graphs.

Create access tokens from your organization settings > access tokens page.

Give your access token a name and select the graph(s).

You cannot modify or read access tokens after creation. Copy the token to a secure location and never share it with anyone.

Tokens do not expire. Revoke them when you no longer need them.

Revoke tokens anytime from your organization settings > access tokens page.