{"uid":"cap_xoZTa9wFG1bvjjQDAEd41","slug":"boon-gratitude-graph-89ac9d15","name":"Boon Gratitude Graph","description":"Boon gratitude graph","url":"https://api.boonprotocol.com/api/v1/graphs/gratitude","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["subject"],"properties":{"limit":{"type":"integer","default":100,"maximum":300,"minimum":1},"subject":{"type":"string","pattern":"^(?:handle:.+|repo:.+)$","description":"Required graph center, such as handle:x:name or repo:owner/repo"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"edges":[{"to":"agent:42","from":"0xtipper","amount":"10000000"}],"nodes":[{"id":"agent:42"}],"center":"agent:42","version":"0.1"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","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.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_sW1EejBr4VaNPHt5gA6gZ","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns the gratitude graph centered on a given GitHub handle or repository, showing who has recognized whom","exampleAgentPrompt":"Can you pull up the Boon gratitude graph for the GitHub handle 'torvalds' — I want to see up to 50 recognition connections centered on that user.","exampleUseCases":null,"resultDescription":"A gratitude graph data structure centered on the specified subject (handle or repo), showing nodes representing people or projects and edges representing gratitude/recognition events between them, up to the requested limit.","failureModes":["Missing or malformed 'subject' query parameter returns a 400 error — subject must match pattern handle:x:<name> or repo:<owner>/<repo>","Subject not found in the gratitude graph returns an empty graph or 404","Limit out of range (below 1 or above 300) returns a validation error","Payment not fulfilled (x402) results in a 402 Payment Required response","Network or server errors return a 500 response"],"whenToPreferThis":"Use this endpoint when you need to explore or visualize the gratitude/recognition social graph around a specific GitHub user handle or repository. Ideal for understanding contributor appreciation networks, finding who recognizes whom in open source communities, or building reputation dashboards. Prefer this over generic social graph APIs when the context is developer recognition or open source gratitude.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:40:15.056Z","isFirstParty":false}