DOCS

Retrieve graphql key

/

Retrieve your GraphQL key

Effortlessly manage your GraphQL keys within Dashboard.

Discover how to seamlessly find, generate, or delete your GraphQL keys in Dashboard, ensuring secure and efficient API management for your account.

Find or create a GraphQL key

To find or create a GraphQL key, do the following:

  1. Log in to Dashboard

    1. Go to Dashboard -> Settings -> Integrations.
  2. Create your GraphQL key

    1. On the Integrations page, click Create GraphQL key. This will enable you to create, name, and add roles to the generated key. Available roles are determined by the subscriptions that are active on your account.
  3. View your new GraphQL key

    1. Once the API key has been created, you will be able to view it, along with all other credentials associated with your account.

Delete a GraphQL key

If you would like to delete a GraphQL key, do the following:

  1. Go to Dashboard -> Settings -> Integrations.
  2. Hover over the GraphQL key you would like to delete.
  3. Click on the ••• menu and click Delete key.
  4. Confirm that you want to delete the key when the pop-up appears.

Create a public key

By default all keys are private. If you would like to create a public key for use with Zonos Checkout or Zonos Hello, you can do so by following these steps:

  1. Go to Dashboard -> Settings -> Integrations.
  2. Click Create GraphQL key.
  3. In the dialog that opens, select "Public" as the key type.
  4. Name the key and add roles as needed.
  5. Click Create.

Was this page helpful?