iiRecord
Agentic AI Atlas · Hoppscotch
tool:hoppscotcha5c.ai
II.
Tool JSON

tool:hoppscotch

Structured · live

Hoppscotch json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/tools/tools-package-managers-api.yamlCluster · domain
Record JSON
{
  "id": "tool:hoppscotch",
  "_kind": "Tool",
  "_file": "domain/tools/tools-package-managers-api.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Hoppscotch",
    "homepageUrl": "https://hoppscotch.io",
    "kind": "api-tool",
    "description": "Open-source, lightweight API development suite available as a web app and self-hosted\nplatform for testing REST, GraphQL, WebSocket, SSE, and Socket.IO endpoints.\nProvides realtime collaboration, collections, environments, and a PWA for offline use\n— positioned as a privacy-friendly alternative to Postman.\n"
  },
  "outgoingEdges": [
    {
      "from": "tool:hoppscotch",
      "to": "language:typescript",
      "kind": "belongs_to_language"
    },
    {
      "from": "tool:hoppscotch",
      "to": "skill-area:api-design",
      "kind": "tool_used_by",
      "attributes": {}
    },
    {
      "from": "tool:hoppscotch",
      "to": "skill-area:api-testing",
      "kind": "used_for"
    },
    {
      "from": "tool:hoppscotch",
      "to": "skill-area:backend-api-design",
      "kind": "used_for"
    },
    {
      "from": "tool:hoppscotch",
      "to": "tool:postman",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "API testing clients"
      }
    },
    {
      "from": "tool:hoppscotch",
      "to": "tool:insomnia",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "API testing clients"
      }
    },
    {
      "from": "tool:hoppscotch",
      "to": "tool:bruno",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "API testing clients"
      }
    },
    {
      "from": "tool:hoppscotch",
      "to": "tool:httpie",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "API testing clients"
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "tool:insomnia",
      "to": "tool:hoppscotch",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "API testing clients"
      }
    },
    {
      "from": "tool:postman",
      "to": "tool:hoppscotch",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "API testing clients"
      }
    },
    {
      "from": "tool:httpie",
      "to": "tool:hoppscotch",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "API testing clients"
      }
    },
    {
      "from": "tool:bruno",
      "to": "tool:hoppscotch",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "API testing clients"
      }
    }
  ]
}