{"uid":"cap_iZ-lWsGLTz8ZPuuKXHyc9","slug":"pipe0-withzero-xyz-pipe0-company-identity-resolver-4b829824","name":"Pipe0 Company Identity Resolver","description":"Resolve one company name through Pipe0 company:identity@3. At-cost fixed cap: max($0.01, 0.30 Pipe0 credits × $999/34,000 credits). Useful as a lightweight first step, fallback, or corroboration step before Crustdata enrichment workflows.","url":"https://pipe0.withzero.xyz/api/v1/company/identity","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","example":{"company_names":["OpenAI"]},"required":["company_names"],"properties":{"environment":{"enum":["production","sandbox"],"type":"string"},"company_names":{"type":"array","items":{"type":"string","minLength":1},"maxItems":1,"minItems":1,"description":"Company names to resolve through company:identity@3."}},"additionalProperties":false},"responseSchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["data","billing"],"properties":{"data":{"description":"Raw JSON response returned by Pipe0."},"billing":{"type":"object","required":["pipe0Credits","maxPipe0Credits","planUsdcMicro","planCredits","pricingVersion","settledUsdcMicro"],"properties":{"planCredits":{"type":"string"},"pipe0Credits":{"type":"number"},"planUsdcMicro":{"type":"string"},"pricingVersion":{"type":"number"},"maxPipe0Credits":{"type":"number"},"settledUsdcMicro":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"example":{"request":{"environment":"sandbox","company_names":["Acme Corporation"]},"response":{"data":{"id":"okp0ia59ahivncukczsly62k","order":["1"],"errors":[],"status":"completed","records":{"1":{"id":"1","fields":{"id":{"type":"string","value":"1","format":null,"reason":null,"status":"completed","widgets":{},"claimed_by":{"ref":"input","config_hash":null},"resolved_by":{"ref":"input","input_hash":null,"config_hash":null,"environment":null}},"company_name":{"type":"string","value":"Acme Corporation","format":"text","reason":null,"status":"completed","widgets":{},"claimed_by":{"ref":"input","config_hash":null},"resolved_by":{"ref":"input","input_hash":null,"config_hash":null,"environment":null}},"company_profile_url":{"type":"string","value":"https://www.linkedin.com/company/133592","format":"profile_url","reason":null,"status":"completed","widgets":{},"claimed_by":{"ref":"company:identity@2","config_hash":"aaa961556ff7fb3d"},"resolved_by":{"ref":"company:identity@2","input_hash":"5c1a8e7ed4e20114","config_hash":"aaa961556ff7fb3d","environment":"sandbox"}},"company_website_url":{"type":"string","value":"https://needy-solvency.info","format":"website_url","reason":null,"status":"completed","widgets":{},"claimed_by":{"ref":"company:identity@2","config_hash":"aaa961556ff7fb3d"},"resolved_by":{"ref":"company:identity@2","input_hash":"5c1a8e7ed4e20114","config_hash":"aaa961556ff7fb3d","environment":"sandbox"}},"cleaned_company_name":{"type":"string","value":"Berge LLC","format":"text","reason":null,"status":"completed","widgets":{},"claimed_by":{"ref":"company:identity@2","config_hash":"aaa961556ff7fb3d"},"resolved_by":{"ref":"company:identity@2","input_hash":"5c1a8e7ed4e20114","config_hash":"aaa961556ff7fb3d","environment":"sandbox"}}}}},"organization_id":"gv52jv245p7s81gfr91yg4jb","field_definitions":{}},"billing":{"planCredits":"34000","pipe0Credits":0.3,"planUsdcMicro":"999000000","pricingVersion":2,"maxPipe0Credits":0.3,"settledUsdcMicro":"10000"}}},"exampleRequest":{"environment":"sandbox","company_names":["Acme Corporation"]},"tags":[],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","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":"session","summary":"$0.01/call","primary":{"kind":"session","protocol":"mpp","network":"tempo","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"session","protocol":"mpp","network":"tempo","amountUsd":"0.01","per":"call","confidence":"exact"},{"kind":"static","protocol":"mpp","network":"tempo","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_fD_kRiDIVrBvK3TW0y9nL","protocol":"mpp","methodType":"crypto","chain":"tempo","mode":"session","costAmount":"0.01","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null},{"uid":"pm_bn7fypm7mt-ch9VDQgzur","protocol":"mpp","methodType":"crypto","chain":"tempo","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":"pipe0.withzero.xyz","brandSlug":"pipe0-withzero-xyz-mpp","brandBaseUrl":"https://pipe0.withzero.xyz","brandDocsUrl":null,"whatItDoes":"Resolves company names to structured identity records via Pipe0's company:identity@2 workflow, returning raw Pipe0 data plus at-cost billing metadata.","exampleAgentPrompt":"Can you resolve these company names — 'Stripe', 'Databricks', and 'Notion' — through Pipe0's company identity lookup in production mode so I can get their canonical identity records before enriching them further?","exampleUseCases":null,"resultDescription":"Returns a JSON object with a 'data' field containing the raw Pipe0 company:identity@2 response (structured identity records for each resolved company) and a 'billing' object detailing Pipe0 credits consumed, max credits, plan USDC cost in micros, pricing version, and the settled USDC micro amount for the call.","failureModes":["Empty or invalid company_names array (minItems:1 violated) returns validation error","More than 25 company names provided (maxItems:25 exceeded) returns 400","Company name not found in Pipe0 returns empty or null record in data","Invalid environment enum value causes request rejection","Insufficient Pipe0 credits or billing failure causes 402 or service error","Sandbox environment may return mock or limited data"],"whenToPreferThis":"Choose this endpoint when you need a fast, lightweight first step to resolve company names to canonical Pipe0 identity records before running heavier Crustdata enrichment workflows. Ideal as a fallback or corroboration layer when you already have company names but not URLs or structured identifiers. Prefer this over company:overview enrichment when you only need identity resolution, not full company overviews.","instructions":"## Workflow\nOne enrichment step. Siblings:\n- enrich further: POST /api/v1/company/overview — description, industry, geography, size from a website URL\n- find profiles: POST /api/v1/company/search — Crustdata company profiles with include/exclude filters\n\n## Contract\n- One name per call (`company_names` max 1). `environment: sandbox` returns mock/test data (no Pipe0 credits consumed).","reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":3,"lastUsedAt":"2026-07-29T00:21:26.010Z","lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:33:41.027Z","isFirstParty":true}