# Foxentry Documentation > Dig into our API reference documentation and start using Foxentry in your apps today. SDKs, sample web apps, IOS, Android. We’ve got it all! ## Guides - [Welcome to Low Code & No Code!](https://foxentry.dev/docs/lowcode-nocode.md): This page will help you get started with Low Code & No Code use of Foxentry API - [Overview of Data Cleaner 🧼](https://foxentry.dev/docs/overview-of-data-cleaner.md): Local Bulk Validation with No File Uploads Required. - [Architecture & Data Flow](https://foxentry.dev/docs/architecture-data-flow.md): When validating sensitive datasets, understanding exactly how and where your data is processed is critical. Foxentry Data Cleaner is built on a strict **zero-upload architecture**, ensuring your entire database never leaves your internal network or local machine. - [Setup & Prerequisites](https://foxentry.dev/docs/setup-prerequisites.md): Before you can start validating your local datasets, you need to authenticate the Data Cleaner using a Foxentry API key. This section will guide you through generating your key, securing it, and launching the application for the first time. - [Supported Validations & Mapping Logic](https://foxentry.dev/docs/supported-validations-mapping-logic.md): Once your source file is loaded into the Data Cleaner, the application analyzes its structure and displays a preview of your dataset. This section explains the supported data types and how to correctly map your spreadsheet columns to the Foxentry API using the concept of **Data Groups**. - [Datascopes & Response Formats πŸ”Ž](https://foxentry.dev/docs/datascopes-response-formats.md): After mapping your columns, the Data Cleaner allows you to configure the strictness and depth of the validation for each data type. Because the tool acts as a local client for the Foxentry REST API, the settings here directly dictate the parameters of the API payload. - [Output Structure & Audit Logs](https://foxentry.dev/docs/output-structure-audit-logs.md): A core principle of the Foxentry Data Cleaner is non-destructive processing. **Your original source file is never modified, overwritten, or mutated.** Instead, the application generates a brand new file within the `output/` folder. This file retains the exact same format as your original (e.g., CSV remains CSV, Excel remains Excel) and preserves all of your original columns in their exact order. - [Troubleshooting & QNA πŸ’‘](https://foxentry.dev/docs/troubleshooting-qna.md): While Foxentry Data Cleaner is designed to be as straightforward as possible, you might occasionally run into configuration or execution errors. This section covers the most common issues and how to resolve them quickly. - [Overview of Make πŸ—’](https://foxentry.dev/docs/overview.md): How to significantly enhance the functionality of Make.com? - [Which actions can you trigger?](https://foxentry.dev/docs/sdks.md): List of actions you can use in Make.com - [Get Location Data](https://foxentry.dev/docs/get-location-data.md): Access a wide range of public information about specific location. - [Get Company Information](https://foxentry.dev/docs/get-company-information.md): Access a wide range of company public information. - [List Addresses Around GPS](https://foxentry.dev/docs/list-addresses-around-gps.md): Find out which addresses and premises are nearby within a GPS radius. - [Make an API Call](https://foxentry.dev/docs/make-an-api-call.md): Performs an arbitrary authorized API call. - [Validate an Email](https://foxentry.dev/docs/validate-an-email.md): Correct, validate, and retrieve information about emails, even if they contain typos. - [Validate a Location](https://foxentry.dev/docs/validate-a-location.md): Validate address data and automatically correct most typos. - [Validate a Company](https://foxentry.dev/docs/validate-a-company.md): Validate company data and automatically correct most typos. - [Validate a Name](https://foxentry.dev/docs/validate-a-name.md): Validate names and surnames and automatically correct most typos. - [Validate a Phone Number](https://foxentry.dev/docs/validate-a-phone-number.md): Check the validity and existence of phone numbers. - [Validation types](https://foxentry.dev/docs/no-code-integrations.md): ### Basic difference in validation types For email - [Use Case: Google Sheets Mail Database](https://foxentry.dev/docs/use-case-google-sheets-mail-database.md): Best way to learn how to use it is to try it! - [Further applications](https://foxentry.dev/docs/further-applications.md): Seamless integration for data validation across various platforms and scenarios - [QNA - Make integrations](https://foxentry.dev/docs/qna-make-integrations.md) - [Overview of Zapier ⚑️](https://foxentry.dev/docs/overview-of-zapier.md): What you can do? - [Further applications for Zapier](https://foxentry.dev/docs/further-applications-for-zapier.md): Seamless integration for data validation across various platforms and templates. - [Which actions can you zap?](https://foxentry.dev/docs/which-actions-can-you-zap.md): List of actions you can use in Zapier. - [Overview of Google Sheets πŸ“Š](https://foxentry.dev/docs/overview-of-google-sheets.md): What you can do with easy to use Add On. - [Possible validations in Google Sheets Add-onπŸ”Ž](https://foxentry.dev/docs/possible-validations-in-google-sheets-add-on.md): Which can you validate while using the Foxentry Add-on? ## API Reference - [Intro](https://foxentry.dev/reference/intro.md): Welcome to the new version of Foxentry API 2.1 Our API is designed to enhance your data management experience and provide you with even more powerful tools to harness the potential of getting and working with data. - [Authentication](https://foxentry.dev/reference/authentication.md): This page will help you get started with Foxentry API at no time. - [Testing environment / sandbox](https://foxentry.dev/reference/testing-enviroment-sandbox.md): Here's basic information you need to know about testing. - [API call](https://foxentry.dev/reference/api-call.md): After you're properly authenticated, you can start exploring Foxentry API. - [HTTP error status codes](https://foxentry.dev/reference/http-status-codes.md): The following status codes are used throughout the API reference. - [Validator errors and fixes](https://foxentry.dev/reference/validator-errors-and-fixes.md): As you begin to use our API, you might wonder what kinds of errors and fixes you are going to encounter. Here you can find all of them in one place. - [🌎 Supported countries](https://foxentry.dev/reference/supported-countries.md): Foxentry currently offers several worldwide services. Please take a look at the table below. We are currently working on supporting more countries. Please check the table once in a while or subscribe to our dev news. - [πŸ’‘ Important terms](https://foxentry.dev/reference/important-terms.md): We have prepared a glossary of important terms you will surely come across working with our documentation - [Migrating from 2.0](https://foxentry.dev/reference/migrating-from-api-version-2-0.md) - [Validate company data](https://foxentry.dev/reference/companyvalidation.md): This endpoint requires at least 1 query parameter and will check if the parameters and their combinations are valid. Returns information about the company based on the datascope set in the options.

Foxentry validator is able not only to evaluate the validity of the inputed information but it also can fix various typos, errors and missing data. Foxentry can also suggest more suitable alternatives to the data sent in query. Please pay attention to the result, resultCorrected and suggestions in the response.

Always check result.proposal in the response for a proposed solution by Foxentry how you should process the response in your form or application. - [Search company](https://foxentry.dev/reference/companysearch.md): This enpoint mainly serves as autocomplete but can be used to search for specific companies based on filter criteria as well. Foxentry will automatically offer you suggestions to complete the company you are writing down.

Pay attention to the client section in the request body. You can specify the user's location in order to receive more relevant suggestions. - [Get company data](https://foxentry.dev/reference/companyget.md): Foxentry allows you to get information about company based on the dataScope option. Country and registrationNumber parameters are required. - [🦊 Use cases](https://foxentry.dev/reference/company-use-cases.md): These are the most popular use cases of our clients based on the company endpoints. - [🧠 Company datascopes](https://foxentry.dev/reference/company-datascopes.md): You can choose the scope of data that is returned in the response. Basic datascope is returned as default, Usually a different pricing is used for individual datascopes. - [Validate email](https://foxentry.dev/reference/emailvalidation.md): This endpoint will let you check if the e-mail address sent in query is valid.

Please pay attention to the validationType option since it has direct impact on the returned data. Extended validation (default) is the more advanced type that checks the real existence of the e-mail address and its deliverability. It also informs you about various flags such as freemail and disposable mail detection.

Foxentry validator is able not only to evaluate the validity of the inputed information but it also can fix various typos, errors and missing data. Foxentry can also suggest more suitable alternatives to the data sent in query. Please pay attention to the result, resultCorrected and suggestions in the response.

Always check result.proposal in the response for a proposed solution by Foxentry how you should process the response in your form or application. - [Search email](https://foxentry.dev/reference/emailsearch.md): Foxentry will automatically offer you suggestions to complete the e-mail address you are writing down. This mainly serves as autocomplete.

Pay attention to the client section in the request body. You can specify the user's location in order to receive more relevant suggestions. - [🧠 Basic vs extended validation](https://foxentry.dev/reference/email-basic-vs-extended-validation.md): Foxentry e-mail validator offers you two types of validation based on your needs. Here's a comparison. - [🦊 Use cases](https://foxentry.dev/reference/email-use-cases.md): These are the most popular use cases of our clients. - [Validate location data](https://foxentry.dev/reference/locationvalidation.md): This endpoint requires at least 1 query parameter and will check if the parameters and their combinations are valid. Returns information about the location based on the datascope set in the options.

Foxentry validator is able not only to evaluate the validity of the inputed information but it also can fix various typos, errors and missing data. Foxentry can also suggest more suitable alternatives to the data sent in query. Please pay attention to the result, resultCorrected and suggestions in the response.

Always check result.proposal in the response for a proposed solution by Foxentry how you should process the response in your form or application. - [Search location](https://foxentry.dev/reference/locationsearch.md): This enpoint mainly serves as autocomplete but can be used to search for specific addresses based on filter criteria as well. Foxentry will automatically offer you suggestions to complete the address you are writing down.

Pay attention to the client section in the request body. You can specify the user's location in order to receive more relevant suggestions. - [Get location data](https://foxentry.dev/reference/locationget.md): Foxentry allows you to get information about location based on the dataScope option. Country and ID parameters are required. You can either choose internal ID, which is assigned by Foxentry or external ID from the data source. CZ external = RUIAN, PL external = Gov data, SK external does not exist. - [Localization](https://foxentry.dev/reference/locationlocalization.md): Foxentry allows you to check an area with GPS radius in order to return all the addresses within that area. It can also give you additional information about the addresses based on the dataScope option.

Please pay attention to the singleLocationResultDistance option, which determines the radius of the search area in meters.

- [🧠 Location datascopes](https://foxentry.dev/reference/location-datascopes.md): You can choose the scope of data that is returned in the response. Basic datascope is returned as default, Usually a different pricing is used for individual datascopes. - [πŸ› οΈ Data quality & recommendations](https://foxentry.dev/reference/data-quality-recommendations.md) - [🦊 Use cases](https://foxentry.dev/reference/location-use-cases.md): These are the most popular use cases of our clients based on the location endpoints. - [Validate name data](https://foxentry.dev/reference/namevalidation.md): Foxentry allows you to check the validity and real existence of names and their combinations. At least one parameter is required in the query. You can either write down the name separately or use nameSurname as connected parameter.

Pay attention to the query options. Especially validationDepth, which determines how strict the validation should be based on your use case. For example you''d want minimal validationDepth for web forms since you usually don''t want to disturb the user too much with error messages and suggestions.

Foxentry validator is able not only to evaluate the validity of the inputed information but it also can fix various typos, errors and missing data. Foxentry can also suggest more suitable alternatives to the data sent in query. Please pay attention to the result, resultCorrected and suggestions in the response.

Always check result.proposal in the response for a proposed solution by Foxentry how you should process the response in your form or application. - [🧠 Name datascopes](https://foxentry.dev/reference/name-datascopes.md): You can choose the scope of data that is returned in the response. Basic datascope is returned as default, Usually a different pricing is used for individual datascopes. - [🦊 Use cases](https://foxentry.dev/reference/name-use-cases.md): These are the most popular use cases of our clients. - [Validate phone number](https://foxentry.dev/reference/phonevalidation.md): Foxentry allows you to check validity and the existence of phone numbers. It can also give you additional information about the validated phone number based on the validationType option.

Please pay attention to the formatNumber option. This option defines the format of number that should be considered as valid.

Foxentry validator is able not only to evaluate the validity of the inputed information but it also can fix various typos, errors and missing data. Foxentry can also suggest more suitable alternatives to the data sent in query. Please pay attention to the result, resultCorrected and suggestions in the response.

Always check result.proposal in the response for a proposed solution by Foxentry how you should process the response in your form or application. - [Search phone prefix](https://foxentry.dev/reference/phonesearch.md): Foxentry will list all phone prefixes matching your query. This can be used to implement a simple autocomplete.

Pay attention to the client section in the request body. You can specify the user's location in order to receive more relevant suggestions. - [🧠 Basic vs extended validation](https://foxentry.dev/reference/phone-basic-vs-extended-validation.md): Foxentry phone number validator offers you two types of validation based on your needs. Here's a comparison. - [🦊 Use cases](https://foxentry.dev/reference/phone-use-cases.md): These are the most popular use cases of our clients. ## Recipes - [Address autocomplete](https://foxentry.dev/recipes/address-autocomplete.md) - [Check for typos and errors in locations and automatically correct them](https://foxentry.dev/recipes/check-for-typos-and-errors-in-locations-and-automatically-correct-them.md) - [Check for typos in Company and automatically correct them](https://foxentry.dev/recipes/check-for-typos-in-company-and-automatically-correct-them.md) - [Check if Company is a VAT payer](https://foxentry.dev/recipes/check-if-company-is-a-vat-payer.md) - [Check if e-mail is not freemail or disposable](https://foxentry.dev/recipes/check-if-e-mail-is-not-freemail-or-disposable.md) - [Check if phone number is valid and connected](https://foxentry.dev/recipes/check-if-phone-number-is-valid-and-connected.md) - [Check if the Company info is valid](https://foxentry.dev/recipes/check-if-the-company-info-is-valid-1.md) - [Check if the e-mail is valid and reachable](https://foxentry.dev/recipes/check-if-the-e-mail-is-valid-and-reachable.md) - [Check if the location is valid](https://foxentry.dev/recipes/check-if-the-location-is-valid.md) - [Check if the phone number is mobile and what's the operator/carrier.](https://foxentry.dev/recipes/check-if-the-phone-number-is-mobile-and-whats-the-operatorcarrier.md) - [Check the name's correct vocative and gender](https://foxentry.dev/recipes/check-the-names-correct-vocative-and-gender.md) - [Company autocomplete](https://foxentry.dev/recipes/company-autocomplete.md) - [Correct e-mail typos automatically](https://foxentry.dev/recipes/correct-e-mail-typos-automatically.md) - [Correct name typos automatically](https://foxentry.dev/recipes/correct-name-typos-automatically.md) - [Correct phone number typos automatically](https://foxentry.dev/recipes/correct-phone-number-typos-automatically.md) - [E-mail autocomplete](https://foxentry.dev/recipes/e-mail-autocomplete.md) - [Get address GPS location](https://foxentry.dev/recipes/get-address-gps-location.md) - [Get the date of Namedays](https://foxentry.dev/recipes/get-the-date-of-namedays.md) - [Get the list of all the Company's business premises](https://foxentry.dev/recipes/get-the-list-of-all-the-companys-business-premises.md) - [Remove unnecessary context from the names](https://foxentry.dev/recipes/remove-unnecessary-context-from-the-names.md) - [Show the user addresses in his area based on the browser geolocation data.](https://foxentry.dev/recipes/show-the-user-addresses-in-his-area-based-on-the-browser-geolocation-data.md) ## Pages - [Affiliate](https://foxentry.dev/affiliate.md) - [FAQ](https://foxentry.dev/faq.md) - [SDKs](https://foxentry.dev/sdks.md) - [Support](https://foxentry.dev/support.md)