{"uid":"cap_sZejZwpekyKCcRS0VyYtW","slug":"bolt-github-user-lookup-a6a54a05","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://bolt.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":null,"exampleRequest":null,"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_syJXCeHPsRIMmPX_IgRHm","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.02","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches public GitHub user profile data by username","exampleAgentPrompt":"Can you pull up the GitHub profile for the user 'torvalds' — I want to see their public account info like bio, followers, and repos?","exampleUseCases":[{"title":"Research a developer's GitHub presence","prompt":"Can you look up the GitHub profile for 'gaearon' and tell me about their bio, how many followers they have, and how many public repos they've put out?"},{"title":"Verify a contributor's GitHub account","prompt":"I'm onboarding a new open source contributor who says their GitHub handle is 'sindresorhus' — can you pull up their profile and confirm the account exists with some basic details like followers and repos?"},{"title":"Compare GitHub profiles of two developers","prompt":"I'm trying to decide between two candidates — can you fetch the GitHub profiles for 'antirez' and 'mitchellh' so I can compare their follower counts, public repos, and bios?"}],"resultDescription":"Returns a data object containing public GitHub user profile information such as username, bio, follower count, public repository count, avatar URL, and other account metadata, along with a success boolean.","failureModes":["Username not found — GitHub user does not exist (likely 404 or success:false)","Empty or null data object if the account is suspended or hidden","Network timeout or upstream GitHub API rate limit exceeded","Missing required 'username' field returns validation error"],"whenToPreferThis":"Use this endpoint when you need to programmatically look up a GitHub user's public profile by username and want a pay-per-use model without managing GitHub API credentials or rate limits yourself. Prefer this over direct GitHub API calls when operating in an agent context with x402 micropayment infrastructure already in place.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:45:27.397Z","isFirstParty":false}