{"uid":"cap_nU8ihNzGYcri5LTFPLyyJ","slug":"forgemesh-bible-reference-resolver-3ffc816b","name":"ForgeMesh Bible Reference Resolver","description":"Resolve a Bible reference (book, chapter, verse or verse range) to KJV text. Handles common book-name abbreviations case-insensitively; invalid references come back as structured errors.","url":"https://x402.forgemesh.io/bible-reference","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"reference":{"type":"string","description":"Verse reference, e.g. \"John 3:16\", \"Genesis 1:1-3\", \"1 Cor 13:4-7\""},"translation":{"type":"string","description":"Optional: translation code. Currently hosted: kjv (default)"}}},"responseSchema":{"type":"json","example":{"book":"John","text":"For God so loved the world, that he gave his only begotten Son, that whosoever believeth in him should not perish, but have everlasting life.","verses":[{"text":"For God so loved the world, that he gave his only begotten Son, that whosoever believeth in him should not perish, but have everlasting life.","verse":16}],"chapter":3,"reference":"John 3:16","translation":"kjv"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.005","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.005/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_1JiPBZc5yt8kbQek7m3cg","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.005","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Resolves a Bible verse or verse-range reference to its KJV text, handling common abbreviations case-insensitively and returning structured errors for invalid references","exampleAgentPrompt":"Can you look up 1 Corinthians 13:4-7 in the KJV and show me the full text of those verses?","exampleUseCases":null,"resultDescription":"Returns the KJV text for the requested Bible verse or verse range, along with structured metadata (book, chapter, verse numbers). For invalid or unrecognized references, returns a structured error object describing what went wrong.","failureModes":["Invalid or misspelled book name returns a structured error","Chapter or verse number out of range returns a structured error","Unsupported translation code returns an error (only 'kjv' currently supported)","Malformed reference string that cannot be parsed returns a structured error","Missing 'reference' field in request body returns a validation error"],"whenToPreferThis":"Use this endpoint when you need to resolve a human-readable Bible reference (e.g. 'John 3:16', 'Gen 1:1-3', '1 Cor 13:4-7') to its actual KJV scripture text, especially when the input may use common abbreviations or mixed case. Prefer this over a full-text Bible search API when you already have a specific reference and just need the text of those exact verses.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:59:53.708Z","isFirstParty":false}