API playground

The monday.com API playground is a powerful tool for writing, validating, and testing GraphQL queries in your browser. It provides a visual interface for working with the monday.com API, helping you verify that your queries work and return the expected data before integrating them into your workflow.

Access the playground

You can access the API playground publicly or through your monday.com account.

Public playground

  1. Open the public playground.
  2. Retrieve your API token and paste it into the modal.
  3. Start testing your queries!

Account-specific playground

If you're already logged into a monday.com account, you can access the playground without needing to re-authenticate.

  1. Open the Developer Center.
  2. Click API playground from the left-side menu.
  3. Start testing your queries!

Did this page help you?