# Search & Enrich **Search & Enrich APIs:** Find and retrieve full contact or company data in a single call. Combines Search and Enrich into one request. Provide identifiers and control what gets revealed via the `reveal` field. > **Billing:** Two charges apply — one for the search (`api_search`) and one per revealed field. ## Search and Enrich Contacts - [POST /v3/contacts/search-and-enrich](https://docs.lusha.com/apis/openapi/search-and-enrich/searchandenrichcontacts.md): Find contacts and reveal their full data in a single call. Combines Search and Enrich into one request. Provide contact identifiers the same way you would for Search Contacts. Use the reveal field to control what gets unlocked (emails, phones, or both). Up to 100 contacts per request. > Billing: Two charges apply — one for the search (api_search) and one per revealed field. The billing.creditsCharged in the response reflects the total. ## Search and Enrich Companies - [POST /v3/companies/search-and-enrich](https://docs.lusha.com/apis/openapi/search-and-enrich/searchandenrichcompanies.md): Find companies and reveal their full data in a single call. Combines Search and Enrich into one request. Provide company identifiers the same way you would for Search Companies. Up to 100 companies per request. > Billing: Same as Enrich Companies — charged per successful result via the reveal_company action.