Input Parameters - Cleaner APIs
Company Cleaner API Parameters (/company/clean)
/company/clean)While all parameters are optional, we require a non-ambiguous match. This means that you must input a name OR website OR profile.
name
name| Parameter Name | Required | Description | Example |
|---|---|---|---|
name | No | The name of the company that you want to identify. We accept unformatted strings with arbitrary capitalizations, leading and trailing whitespaces and so forth. | People data Labs |
profile
profile | Parameter Name | Required | Description | Example |
|---|---|---|---|
profile | No | The social profile URL of the company that you want to identify. We accept unformatted URLs with arbitrary capitalizations, leading and trailing whitespaces and so forth. | linkedin.com/company/google |
website
website | Parameter Name | Required | Description | Example |
|---|---|---|---|
website | No | The website of the company that you want to identify. We accept unformatted URLs with arbitrary capitalizations, leading and trailing whitespaces and so forth. | www.peopledatalabs.com |
pretty
pretty | Parameter Name | Required | Description | Example |
|---|---|---|---|
pretty | No | Whether the output should have human-readable indentation. | True |
api_key
api_key Parameter Name | Required | Description | Example |
|---|---|---|---|
| No* | Your secret API key. While we do not require this as part of the request parameters, if you don't provide it here, then you must provide it in an alternative way, such as by using the |
Location Cleaner API (/location/clean)
/location/clean)location
location | Parameter Name | Required | Description | Example |
|---|---|---|---|
location | Yes | The name of the location that you want to identify. We accept unformatted locations with arbitrary capitalizations, leading and trailing whitespaces and so forth. | San Francisco |
pretty
pretty | Parameter Name | Required | Description | Example |
|---|---|---|---|
pretty | No | Whether the output should have human-readable indentation. | True |
api_key
api_key Parameter Name | Required | Description | Example |
|---|---|---|---|
| No* | Your secret API key. While we do not require this as part of the request parameters, if you don't provide it here, then you must provide it in an alternative way, such as by using the |
School Cleaner API (/school/clean)
/school/clean)While all parameters are optional, we require a non-ambiguous match. This means that you must input a name OR website OR profile.
name
name| Parameter Name | Required | Description | Example |
|---|---|---|---|
name | No | The name of the company that you want to identify. We accept unformatted strings with arbitrary capitalizations, leading and trailing whitespaces and so forth. | Harvard |
profile
profile | Parameter Name | Required | Description | Example |
|---|---|---|---|
profile | No | The social profile URL of the company that you want to identify. We accept unformatted URLs with arbitrary capitalizations, leading and trailing whitespaces and so forth. | linkedin.com/school/harvard-university |
website
website | Parameter Name | Required | Description | Example |
|---|---|---|---|
website | No | The website of the company that you want to identify. We accept unformatted URLs with arbitrary capitalizations, leading and trailing whitespaces and so forth. | hardvard.edu |
pretty
pretty | Parameter Name | Required | Description | Example |
|---|---|---|---|
pretty | No | Whether the output should have human-readable indentation. | True |
api_key
api_key Parameter Name | Required | Description | Example |
|---|---|---|---|
| No* | Your secret API key. While we do not require this as part of the request parameters, if you don't provide it here, then you must provide it in an alternative way, such as by using the |
Updated 3 days ago
