---
canonical: https://amplience.com/developers/docs/apis/asset-management/overview/api-playground/
title: API Playground
description: How to use the Amplience GraphQL Management API playground at api.amplience.net/graphql to build and test queries and mutations interactively.
audience: Developer
date_published: 2022-06-23
date_modified: 2022-09-26
---

# API Playground

The API playground is a great way to build and test queries and mutations and can be accessed at https://api.amplience.net/graphql

You can log in using Single Sign On, which will provide an authenticated call to the GraphQL Management API

The API playground also keeps a history of queries and mutations that you have run, so that you can replay them and lets you explore the GraphQL schema.
