{"uid":"cap_-kANBt_4mXr1KOjIwpEdt","slug":"bolt-github-user-lookup-8bf3e22d","name":"Bolt GitHub User Lookup","description":"Utility toolkit for AI agents. 54 endpoints — tools, data, and AI processing. Pay per request in USDC via x402.","url":"https://datault.orbonomy.xyz/api/github-user","method":"POST","headers":{},"bodySchema":{"type":"object","required":["username"],"properties":{"username":{"type":"string"}}},"responseSchema":{"type":"object","properties":{"data":{"type":"object"},"success":{"type":"boolean"}}},"example":{"request":{"username":"torvalds"},"response":{"data":{"bio":null,"url":"https://github.com/torvalds","name":"Linus Torvalds","login":"torvalds","avatar":"https://avatars.githubusercontent.com/u/1024025?v=4","followers":309392,"following":0,"created_at":"2011-09-03T15:26:22Z","public_repos":12},"success":true}},"exampleRequest":{"username":"torvalds"},"tags":["x402"],"displayCostAmount":"0.02","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.02/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_dijvCfbUhxcODq1fANHUY","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.02","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches public GitHub user profile data for a given username","exampleAgentPrompt":"Can you pull up the GitHub profile for the user 'torvalds' and tell me their bio, public repos, and follower count?","exampleUseCases":[{"title":"Look up developer GitHub profile","prompt":"Can you find the GitHub profile for 'gaearon' and give me a summary of their bio, how many public repos they have, and their follower count?"},{"title":"Verify GitHub username exists","prompt":"I need to know if 'shadcn' is a real GitHub account — can you check and pull back whatever public info is available on them?"},{"title":"Research open source contributor stats","prompt":"Before I reach out to this developer, can you pull up their GitHub profile for 'sindresorhus' and tell me about their repos, followers, and bio so I have some context?"}],"resultDescription":"Returns a data object containing public GitHub user profile information (bio, repos, followers, etc.) along with a success boolean indicating whether the lookup succeeded.","failureModes":["Username not found — returns success: false or empty data","Invalid or missing username field — request validation error","GitHub API rate limiting downstream — may result in delayed or failed response","Non-existent username — data object may be empty or null"],"whenToPreferThis":"Use this endpoint when you need to look up public GitHub user profile data by username and want a pay-per-call model without managing GitHub API credentials or rate limits directly. Prefer over direct GitHub API calls when operating in an agent context with x402 micropayment support.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:45:48.103Z","isFirstParty":false}