{
  "linkset": [
    {
      "anchor": "https://fence.finance/.well-known/api-catalog",
      "item": [
        {
          "href": "https://dev-api.fence.finance",
          "type": "application/json"
        },
        {
          "href": "https://api.fence.finance",
          "type": "application/json"
        }
      ]
    },
    {
      "anchor": "https://api.fence.finance",
      "service-desc": [
        {
          "href": "https://fence.finance/openapi.json",
          "type": "application/vnd.oai.openapi+json;version=3.1"
        }
      ],
      "service-doc": [
        {
          "href": "https://docs.fence.finance/",
          "type": "text/html"
        },
        {
          "href": "https://fence.finance/auth.md",
          "type": "text/markdown"
        }
      ]
    },
    {
      "anchor": "https://dev-api.fence.finance",
      "service-desc": [
        {
          "href": "https://fence.finance/openapi.json",
          "type": "application/vnd.oai.openapi+json;version=3.1"
        }
      ],
      "service-doc": [
        {
          "href": "https://docs.fence.finance/",
          "type": "text/html"
        },
        {
          "href": "https://fence.finance/auth.md",
          "type": "text/markdown"
        }
      ]
    }
  ]
}
