{"uid":"cap_pCGy7vBc_j9EmSP5DKuiO","slug":"crustdata-withzero-xyz-crustdata-company-search-field-autocomplete-e7fbacb0","name":"Crustdata Company Search Field Autocomplete","description":"Query-builder helper route: autocomplete company search field values for UI/filter construction. Minimum-charge route: $0.01 on successful upstream calls.","url":"https://crustdata.withzero.xyz/api/v1/company/search/autocomplete","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","example":{"field":"taxonomy.professional_network_industry","limit":10,"query":"Software"},"required":["field"],"properties":{"field":{"type":"string","example":"taxonomy.professional_network_industry","minLength":1,"description":"Company search field to autocomplete, using Crustdata dot-path notation for indexed endpoints."},"limit":{"type":"integer","example":10,"maximum":100,"minimum":1,"description":"Maximum suggestions to return."},"query":{"type":"string","example":"Software","description":"Partial value to match."},"filters":{"example":{"op":"and","conditions":[{"type":"=","field":"basic_info.primary_domain","value":"browserbase.com"}]},"description":"Optional provider-native filters to narrow suggestions."}},"additionalProperties":{}},"responseSchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["data"],"properties":{"data":{"description":"Raw JSON response returned by Crustdata."},"billing":{"type":"object","required":["apiCredits","minimumCallUsdcMicro","pricePerCreditUsdcMicro","settledUsdcMicro"],"properties":{"apiCredits":{"type":"number","example":0.06,"description":"Estimated Crustdata API credits charged for this request."},"settledUsdcMicro":{"type":"string","example":"10000","description":"USDC micro-units settled for this request."},"minimumCallUsdcMicro":{"type":"string","example":"10000","description":"Configured minimum successful-call settlement in USDC micro-units."},"pricePerCreditUsdcMicro":{"type":"string","example":"100000","description":"Configured USDC micro-units charged per Crustdata API credit."}},"additionalProperties":false}},"additionalProperties":false},"example":null,"exampleRequest":null,"tags":[],"displayCostAmount":"0.01","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":{"amountUsd":"0.01","asset":"USDC"},"pricing":{"kind":"session","summary":"$0.01/call","primary":{"kind":"session","protocol":"mpp","network":"tempo","amountUsd":"0.01","per":"call","confidence":"exact","depositUsd":"0.01"},"accepted":[{"kind":"session","protocol":"mpp","network":"tempo","amountUsd":"0.01","per":"call","confidence":"exact","depositUsd":"0.01"},{"kind":"static","protocol":"mpp","network":"tempo","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_44KVfR30ZzmtZVDSJQwuk","protocol":"mpp","methodType":"crypto","chain":"tempo","mode":"session","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x20C000000000000000000000b9537d11c60E8b50","unit":"request","depositMicros":10000,"planRef":"crustdata.company_autocomplete:4"},{"uid":"pm_4h0rT4kYyR8YuroKf9NM9","protocol":"mpp","methodType":"crypto","chain":"tempo","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":"crustdata.withzero.xyz","brandSlug":"crustdata-withzero-xyz-mpp","brandBaseUrl":"https://crustdata.withzero.xyz","brandDocsUrl":null,"whatItDoes":"Returns autocomplete suggestions for a specified company search field to support query-builder UI and filter construction.","exampleAgentPrompt":"I'm building a company search filter in Crustdata — can you autocomplete the linkedin_industries field for the partial value 'Software' and return up to 10 suggestions, narrowed to companies headquartered in the USA?","exampleUseCases":null,"resultDescription":"Returns a data object containing raw Crustdata autocomplete suggestions for the specified field, plus billing metadata including API credits charged, USDC micro-units settled, and the minimum call charge.","failureModes":["Missing required 'field' parameter returns a 400 validation error","Invalid field name not recognized by Crustdata returns empty suggestions or upstream error","Upstream Crustdata service unavailable returns 502/503","Limit value outside 1-100 range returns validation error","Malformed filters object causes upstream rejection"],"whenToPreferThis":"Use this endpoint when building a dynamic query UI or filter interface that needs valid field values for company search, particularly when using Crustdata dot-path field notation. Prefer this over hardcoding values when field options may vary or when supporting user-driven filter construction for account list targeting.","instructions":"## Workflow\nResolve valid values for a company-search field, then pass them into POST /api/v1/company/search filters.","reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":3,"lastUsedAt":"2026-07-29T00:21:20.138Z","lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T12:45:56.435Z","isFirstParty":true}