Graphical User Interface

The most convenient way to explore our TargetData API is to use browser-based GraphQL Playground IDE hosted on our server.
As you can see in the below screenshot, the tool provides:

  • Context-aware autocompletion & error highlighting
  • Interactive, multi-column docs with keyboard support
  • Ability to execute requests right away from the UI

Playground

You will be prompted to authenticate in order to access the GUI.
Certain roles are required to execute different queries.

Try it yourself