{
  "version": "1.0.0",
  "generated": "2026-06-30T07:34:53.830Z",
  "baseUrl": "https://docs.fabricbloc.com",
  "services": {
    "fabric-nft": {
      "title": "fabric-nft API",
      "description": "NFT collection deployment and asset management for the FabricBloc platform. Deploy ERC-721 collections, mint tokens, manage metadata, and configure royalties — all without writing Solidity.",
      "version": "v1",
      "visibility": "public",
      "baseUrl": "/v1/nft",
      "endpoints": 48,
      "tags": [
        "Collections",
        "Assets",
        "Minter Management",
        "Token URI",
        "Royalties",
        "Supply",
        "Operations"
      ],
      "links": {
        "summary": "https://docs.fabricbloc.com/generated/v1/services/fabric-nft.md",
        "openapi": "https://docs.fabricbloc.com/generated/v1/services/fabric-nft.openapi.yaml",
        "json": "https://docs.fabricbloc.com/generated/v1/services/fabric-nft.json"
      }
    },
    "fabric-token": {
      "title": "FabricBloc Token Service API",
      "description": "ERC-20 token deployment and management for the FabricBloc platform. Deploy fungible tokens, mint, burn, transfer, and manage supply — all without writing Solidity.",
      "version": "1.0",
      "visibility": "public",
      "baseUrl": "/v1/token",
      "endpoints": 13,
      "tags": [
        "Tokens"
      ],
      "links": {
        "summary": "https://docs.fabricbloc.com/generated/v1/services/fabric-token.md",
        "openapi": "https://docs.fabricbloc.com/generated/v1/services/fabric-token.openapi.yaml",
        "json": "https://docs.fabricbloc.com/generated/v1/services/fabric-token.json"
      }
    },
    "fabric-wallet": {
      "title": "FabricBloc Wallet Service API",
      "description": "Self-custodial MPC wallet management for the FabricBloc platform. Every consumer gets a non-custodial wallet secured by 2-of-3 threshold Multi-Party Computation.",
      "version": "1.0.0",
      "visibility": "public",
      "baseUrl": "/v1/wallet",
      "endpoints": 24,
      "tags": [
        "Wallet",
        "MPC Wallet",
        "Deployment",
        "Webhooks"
      ],
      "links": {
        "summary": "https://docs.fabricbloc.com/generated/v1/services/fabric-wallet.md",
        "openapi": "https://docs.fabricbloc.com/generated/v1/services/fabric-wallet.openapi.yaml",
        "json": "https://docs.fabricbloc.com/generated/v1/services/fabric-wallet.json"
      }
    }
  }
}