{"slug":"agents-bytemine-ai-functions-v1-api-gateway-contacts-search-e157e1","title":"Search the prospect database by job title, seniority, department, industry, comp","host":"agents.bytemine.ai","method":"POST","resource":"https://agents.bytemine.ai/functions/v1/api-gateway/contacts/search","category":"company","description":"Search the prospect database by job title, seniority, department, industry, company, location, and more. Filters accept a plain string, an array of strings, or { value, included } objects for excludes. Returns masked results. Billed per result returned, up to pageSize.","price_listed":0.2,"price_asked":0.2,"state":"answering","state_label":"Answering","checks_7d":1,"answered_7d":1,"latency_ms_median":1551,"reported_calls_30d":11,"reported_payers_30d":2,"networks":["eip155:8453"],"badge":"unverified","paid_checks_7d":0,"paid_ok_7d":0,"example_input":{"body":{},"bodyType":"json","method":"POST","type":"http"},"output_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"after":{"description":"Pagination cursor for the next page.","type":"string"},"age":{"anyOf":[{"type":"string"},{"items":{"type":"string"},"type":"array"},{"items":{"properties":{"included":{"type":"boolean"},"value":{"type":"string"}},"required":["value","included"],"type":"object"},"type":"array"}],"description":"Age range filter, for example 25-34."},"cities":{"anyOf":[{"type":"string"},{"items":{"type":"string"},"type":"array"},{"items":{"properties":{"included":{"type":"boolean"},"value":{"type":"string"}},"required":["value","included"],"type":"object"},"type":"array"}],"description":"City filter."},"companyNames":{"anyOf":[{"type":"string"},{"items":{"type":"string"},"type":"array"},{"items":{"properties":{"included":{"type":"boolean"},"value":{"type":"string"}},"required":["value","included"],"type":"object"},"type":"array"}],"description":"Current company name filter."},"companyRevenues":{"anyOf":[{"type":"string"},{"items":{"type":"string"},"type":"array"},{"items":{"properties":{"included":{"type":"boolean"},"value":{"type":"string"}},"required":["value","included"],"type":"object"},"type":"array"}],"description":"Company revenue range filter, for example $10M-$50M."},"departments":{"anyOf":[{"type":"string"},{"items":{"type":"string"},"type":"array"},{"items":{"properties":{"included":{"type":"boolean"},"value":{"type":"string"}},"required":["value","included"],"type":"object"},"type":"array"}],"description":"Department filter, for example Engineering, Sales, Marketing, Finance, HR, Operations, Legal, IT, Product."},"employeeSizes":{"anyOf":[{"type":"string"},{"items":{"type":"string"},"type":"array"},{"items":{"properties":{"included":{"type":"boolean"},"value":{"type":"string"}},"required":["value","included"],"type":"object"},"type":"array"}],"description":"Company employee size filter, for example 51-200."},"firstName":{"anyOf":[{"type":"string"},{"items":{"type":"string"},"type":"array"},{"items":{"properties":{"included":{"type":"boolean"},"value":{"type":"string"}},"required":["value","included"],"type":"object"},"type":"array"}],"description":"First name filter."},"gender":{"anyOf":[{"type":"string"},{"items":{"type":"string"},"type":"array"},{"items":{"properties":{"included":{"type":"boolean"},"value":{"type":"string"}},"required":["value","included"],"type":"object"},"type":"array"}],"description":"Gender filter. Options: Male, Female."},"hasDirectDialOnly":{"description":"Only contacts with direct dial numbers.","type":"boolean"},"hasPersonalEmailOnly":{"description":"Only contacts with a personal email.","type":"boolean"},"hasPhone":{"description":"Only contacts with a phone number.","type":"boolean"},"hasPhoneCell":{"description":"Only contacts with a cell phone.","type":"boolean"},"hasWorkEmail":{"description":"Only contacts with a work email.","type":"boolean"},"industries":{"anyOf":[{"type":"string"},{"items":{"type":"string"},"type":"array"},{"items":{"properties":{"included":{"type":"boolean"},"value":{"type":"string"}},"required":["value","included"],"type":"object"},"type":"array"}],"description":"Industry filter."},"interests":{"anyOf":[{"type":"string"},{"items":{"type":"string"},"type":"array"},{"items":{"properties":{"included":{"type":"boolean"},"value":{"type":"string"}},"required":["value","included"],"type":"object"},"type":"array"}],"description":"Interests filter."},"jobTitles":{"anyOf":[{"type":"string"},{"items":{"type":"string"},"type":"array"},{"items":{"properties":{"included":{"type":"boolean"},"value":{"type":"string"}},"required":["value","included"],"type":"object"},"type":"array"}],"description":"Job title filter."},"lastName":{"anyOf":[{"type":"string"},{"items":{"type":"string"},"type":"array"},{"items":{"properties":{"included":{"type":"boolean"},"value":{"type":"string"}},"required":["value","included"],"type":"object"},"type":"array"}],"description":"Last name filter."},"naicsCodes":{"anyOf":[{"type":"string"},{"items":{"type":"string"},"type":"array"},{"items":{"properties":{"included":{"type":"boolean"},"value":{"type":"string"}},"required":["value","included"],"type":"object"},"type":"array"}],"description":"NAICS code filter."},"page":{"description":"Page number, 0 indexed. Default 0.","type":"integer"},"pageSize":{"description":"Results per page. Default 20, max 100.","type":"integer"},"schools":{"anyOf":[{"type":"string"},{"items":{"type":"string"},"type":"array"},{"items":{"properties":{"included":{"type":"boolean"},"value":{"type":"string"}},"required":["value","included"],"type":"object"},"type":"array"}],"description":"Education institution filter."},"seniorityLevels":{"anyOf":[{"type":"string"},{"items":{"type":"string"},"type":"array"},{"items":{"properties":{"included":{"type":"boolean"},"value":{"type":"string"}},"required":["value","included"],"type":"object"},"type":"array"}],"description":"Seniority filter. Options: Owner, Partner, C-Team, VP, Director, Manager, Senior, Entry, Training."},"sicCodes":{"anyOf":[{"type":"string"},{"items":{"type":"string"},"type":"array"},{"items":{"properties":{"included":{"type":"boolean"},"value":{"type":"string"}},"required":["value","included"],"type":"object"},"type":"array"}],"description":"SIC code filter."},"skills":{"anyOf":[{"type":"string"},{"items":{"type":"string"},"type":"array"},{"items":{"properties":{"included":{"type":"boolean"},"value":{"type":"string"}},"required":["value","included"],"type":"object"},"type":"array"}],"description":"Professional skills filter."},"states":{"anyOf":[{"type":"string"},{"items":{"type":"string"},"type":"array"},{"items":{"properties":{"included":{"type":"boolean"},"value":{"type":"string"}},"required":["value","included"],"type":"object"},"type":"array"}],"description":"US state filter, 2 letter codes."},"urls":{"anyOf":[{"type":"string"},{"items":{"type":"string"},"type":"array"},{"items":{"properties":{"included":{"type":"boolean"},"value":{"type":"string"}},"required":["value","included"],"type":"object"},"type":"array"}],"description":"Company website or domain filter."}},"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"}},"required":["input"],"type":"object"},"history":[{"day":"2026-09-24","reachable":true,"status":402,"valid_402":true,"asked_usdc":0.2,"price_match":true,"latency_ms":1551,"error":null}],"description_full":"Search the prospect database by job title, seniority, department, industry, company, location, and more. Filters accept a plain string, an array of strings, or { value, included } objects for excludes. Returns masked results. Billed per result returned, up to pageSize.","last_updated":"2026-09-01T22:37:47.733Z","schemes":["upto"]}