rsc-docs / Accessing_API_Playground.md
arnavgrg's picture
Upload 282 files
f37edb2 verified

Accessing API Playground

Source: https://docs.rubrik.com/en-us/saas/gql/accessing_api_playground.html


Accessing API Playground

Access API Playground available in your RSC domain by authenticating to RSC using your account credentials. With access to API Playground, you can explore the Rubrik GraphQL schema and perform data security operations using GraphQL queries and mutations.

About this task

You can access API Playground through the RSC Settings menu or directly through a web browser. You can also use the global search in RSC to search for API Playground.

Procedure

  1. Log in to RSC.
  2. Click and select Settings.

The Settings menu appears.

  1. Click API Playground.

The API Playground page appears.

  1. Click Open API Playground.

The URL of the API Playground page is in the following format:

     https://rsc_domain_url/playground/

Where, rsc_domain_url is the IPv4 address or resolvable hostname of your RSC domain.

Using the preceding URL for your RSC domain, you can directly open API Playground in a web browser.

API Playground opens in a new browser tab.

Results

API Playground is available for you to run GraphQL queries and mutations on your RSC data. *[ > ]: and then