{"uid":"cap_K6oLGMwGm-XTKVyG5y1q4","slug":"paysponge-person-enrichment-status-check-d2fe2ee4","name":"PaySponge Person Enrichment Status Check","description":"Check the status of a previously submitted person enrichment request by request_id. The live PaySponge wrapper advertises this poll route with x402 metadata and the same upstream result shape as the original Nyne status endpoint.","url":"https://api.paysponge.com/x402/purchase/svc_d5ymfernpzeh58gb8/person/enrichment","method":"GET","headers":{},"bodySchema":{"type":"object","required":["request_id"],"properties":{"request_id":{"type":"string","minLength":1,"description":"Request identifier returned from the earlier POST /person/enrichment call."}}},"responseSchema":{"type":"object","required":["success","data","timestamp"],"properties":{"data":{"type":"object","required":["request_id","status"],"properties":{"result":{"type":"object","properties":{"bio":{"type":"string"},"gender":{"type":"string"},"headline":{"type":"string"},"lastname":{"type":"string"},"location":{"type":"string"},"newsfeed":{"type":"array","items":{"type":"object","properties":{"url":{"type":"string","format":"uri"},"type":{"type":"string"},"author":{"$ref":"#/components/schemas/NewsfeedAuthor"},"source":{"type":"string"},"content":{"type":"string"},"engagement":{"$ref":"#/components/schemas/EngagementMetrics"},"date_posted":{"type":"string"}},"additionalProperties":true}},"altemails":{"type":"array","items":{"type":"string","format":"email"}},"firstname":{"type":"string"},"fullphone":{"type":"array","items":{"type":"object","required":["fullphone"],"properties":{"type":{"type":"string"},"fullphone":{"type":"string"},"phone_type":{"type":"string"}},"additionalProperties":true}},"displayname":{"type":"string"},"probability":{"enum":["high","medium","low","unknown"],"type":"string"},"schools_info":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"major":{"type":"string"},"title":{"type":"string"},"degree":{"type":"string"},"endDate":{"type":"string"},"startDate":{"type":"string"},"endDate_formatted":{"$ref":"#/components/schemas/PartialDate"},"startDate_formatted":{"$ref":"#/components/schemas/PartialDate"}},"additionalProperties":true}},"organizations":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"endDate":{"type":"string"},"location":{"type":"string"},"startDate":{"type":"string"},"industries":{"type":"array","items":{"type":"string"}},"num_employees":{"type":"integer"},"company_website":{"type":"string","format":"uri"},"endDate_formatted":{"$ref":"#/components/schemas/PartialDate"},"startDate_formatted":{"$ref":"#/components/schemas/PartialDate"}},"additionalProperties":true}},"social_profiles":{"type":"object","additionalProperties":{"type":"object","properties":{"url":{"type":"string","format":"uri"},"posts":{"type":"integer"},"username":{"type":"string"},"followers":{"type":"integer"},"following":{"type":"integer"},"photo_url":{"type":"string","format":"uri"},"connections":{"type":"integer"},"media_count":{"type":"integer"}},"additionalProperties":true}},"schools_attended":{"type":"array","items":{"type":"string"}},"is_decision_maker":{"type":"boolean"},"best_business_email":{"type":"string","format":"email"},"best_personal_email":{"type":"string","format":"email"},"total_experience_years":{"type":"number"}},"additionalProperties":true},"status":{"enum":["pending","queued","processing","finding","fetching","analyzing","enriching","gathering","aggregating","searching","discovering","running","started","in_progress","completed","complete","success","succeeded","failed","error","not_found","cancelled","canceled","timeout","timed_out"],"type":"string"},"completed":{"type":"boolean"},"created_on":{"type":"string"},"request_id":{"type":"string"},"completed_on":{"type":"string"}},"additionalProperties":true},"success":{"type":"boolean"},"timestamp":{"type":"string","description":"Server timestamp for the response."}},"additionalProperties":true},"example":null,"exampleRequest":null,"tags":["x402","data"],"displayCostAmount":"0.02","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"registry","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_I3CjxwnPc-osyjutwx-X_","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":"Poll the status of a previously submitted person enrichment request and retrieve the enriched profile result when ready.","exampleAgentPrompt":"Check whether the person enrichment request with ID 'req_abc123xyz' has finished yet, and if so, give me the full profile result including bio, contact info, and work history.","exampleUseCases":null,"resultDescription":"Returns an object with success flag, timestamp, and a data payload containing the request_id, current status, and — when complete — a rich result object with the person's full name, bio, headline, location, gender, phone numbers, alternate emails, display name, match probability, work history (organizations with titles, dates, industries), education (schools with degrees and dates), and a newsfeed of associated content items.","failureModes":["Invalid or unknown request_id returns error response","Request still processing — status field indicates pending/in-progress, result not yet populated","Payment not fulfilled — x402 payment required before polling is authorized","Rate limiting if polled too frequently","Upstream Nyne service unavailable causing gateway error","Enrichment failed — status may indicate failure with no result data"],"whenToPreferThis":"Use this endpoint after submitting a POST to /person/enrichment and receiving a request_id — this is the async polling step to retrieve the enriched profile once processing is complete. Prefer this when you need to check enrichment job status or retrieve full person profile data (contact info, employment, education) without resubmitting the original request.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T04:07:10.342Z","isFirstParty":false}