{
  "x402Version": 2,
  "id": 13860,
  "slug": "13860",
  "resource": "https://library.forgemesh.io/book-metadata",
  "description": "Look up full metadata for one indexed book by book_id: title, author, year, subjects, bookshelves, download rank, chunk count, and detected chapter range. Use book_id from /book-search or a category shelf. No license, no API key required.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x85df5380DEbe236AD6BF49dE788243924B080267",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "2000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "book_id": 1342
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "author": "Austen, Jane, 1775-1817",
            "book_id": 1342,
            "bookshelves": [
              "Category: Novels",
              "Best Books Ever Listings"
            ],
            "chapter_detection": "heading",
            "chapter_range": [
              0,
              61
            ],
            "chapters_available": 62,
            "chunk_count": 973,
            "download_count": 59636,
            "subjects": [
              "Courtship -- Fiction",
              "England -- Fiction"
            ],
            "title": "Pride and Prejudice",
            "year": "1998"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "properties": {
                  "book_id": {
                    "description": "Gutenberg book id, e.g. 1342 for Pride and Prejudice",
                    "type": "integer"
                  }
                },
                "required": [
                  "book_id"
                ],
                "type": "object"
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    },
    "info": {
      "required": false
    },
    "offer-receipt": {
      "info": {
        "offers": [
          {
            "acceptIndex": 0,
            "format": "eip712",
            "payload": {
              "amount": "2000",
              "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
              "network": "eip155:8453",
              "payTo": "0x85df5380DEbe236AD6BF49dE788243924B080267",
              "resourceUrl": "https://library.forgemesh.io/book-metadata",
              "scheme": "exact",
              "validUntil": 1789616507,
              "version": 1
            },
            "signature": "0x368caaa48043312476fefbff2536e28424e5b2ab802a01e5bbe38d09eadb401e7aa6282dda540ed6eefa1ca7567171646b82d4138a4a34aa1f81a951984c41f51b"
          }
        ]
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "offers": {
            "items": {
              "properties": {
                "acceptIndex": {
                  "type": "integer"
                },
                "format": {
                  "type": "string"
                },
                "payload": {
                  "properties": {
                    "amount": {
                      "type": "string"
                    },
                    "asset": {
                      "type": "string"
                    },
                    "network": {
                      "type": "string"
                    },
                    "payTo": {
                      "type": "string"
                    },
                    "resourceUrl": {
                      "type": "string"
                    },
                    "scheme": {
                      "type": "string"
                    },
                    "validUntil": {
                      "type": "integer"
                    },
                    "version": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "version",
                    "resourceUrl",
                    "scheme",
                    "network",
                    "asset",
                    "payTo",
                    "amount"
                  ],
                  "type": "object"
                },
                "signature": {
                  "type": "string"
                }
              },
              "required": [
                "format",
                "signature"
              ],
              "type": "object"
            },
            "type": "array"
          }
        },
        "required": [
          "offers"
        ],
        "type": "object"
      }
    },
    "schema": {
      "$schema": "https://json-schema.org/draft/2020-12/schema",
      "properties": {
        "id": {
          "maxLength": 128,
          "minLength": 16,
          "pattern": "^[a-zA-Z0-9_-]+$",
          "type": "string"
        },
        "required": {
          "type": "boolean"
        }
      },
      "required": [
        "required"
      ],
      "type": "object"
    }
  },
  "tags": [
    "bazaar",
    "info",
    "offer-receipt",
    "schema"
  ],
  "sourceHost": "library.forgemesh.io",
  "lastUpdated": "2026-09-17T03:36:47.896Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-17T03:36:47.675Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "library.forgemesh.io",
    "manifest_name": "library.forgemesh.io",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}