DiffScan/API Playground
Examples:
GraphQL
JSON
Execute a query to see results

💡 Tips

  • • Use Ctrl/Cmd + Enter to execute the query
  • • Variables are passed as JSON and can reference $variableName in queries
  • • Add your API key to test authenticated endpoints
  • • Check the GraphQL docs for the full schema