/query
/mutate
/commit
Dg-Auth
or
X-Auth-Token
header of every HTTP request.
Client apps accessing the Dgraph Cloud cluster endpoints
/admin
/admin/slash
/alter
Dg-Auth
or X-Auth-Token
header
of every HTTP request.
Client apps accessing the Dgraph Cloud cluster endpoint
/graphql
Dg-Auth
or X-Auth-Token
header of every HTTP request.
Client API keys can only be used to perform query, mutation, and commit
operations.
Admin API keys can be used to perform both client operations and admin
operations like drop data, destroy backend, and update schema.
[API Keys](https://cloud.dgraph.io/_/settings?tab=api-keys)
tab.Client
or Admin
type and click
Create