{"uid":"cap_9KJ8dDCFXipF-C2ZO3qNl","slug":"socialfetch-github-profile-lookup-c82ec2b4","name":"SocialFetch GitHub Profile Lookup","description":"Get a GitHub profile for a user or organization.","url":"https://api.socialfetch.dev/v1/github/profiles/:handle","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"},"pathParams":{"type":"object","required":["handle"],"properties":{"handle":{"type":"string","maxLength":39,"minLength":1,"description":"GitHub username to look up, with or without a leading @."}}},"queryParams":{"type":"object","properties":{}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.014","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.014/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.014","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.014","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_8SJ7PQGtocV0Yk3TS2MuM","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.014","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches public GitHub profile data for a given username or organization handle.","exampleAgentPrompt":"Can you pull up the GitHub profile for the user 'torvalds' and tell me their bio, follower count, and how many public repos they have?","exampleUseCases":null,"resultDescription":"Returns a structured GitHub profile object for the specified handle, including public metadata such as name, bio, follower/following counts, public repository count, account type (user vs. organization), avatar URL, and related profile fields.","failureModes":["Handle not found — returns a 404 or error indicating the user does not exist on GitHub","Handle too long or invalid format — schema validation rejects handles over 39 characters","Rate limit or upstream GitHub API failure — service may return 5xx or timeout","Payment failure — x402 payment not processed, request rejected before lookup"],"whenToPreferThis":"Use this endpoint when you need to programmatically retrieve a GitHub user or organization's public profile data by handle, especially in agentic workflows that require developer identity enrichment, profile verification, or OSS contributor research — and when you want a pay-per-call model without managing GitHub API credentials.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:47:58.193Z","isFirstParty":false}