NinjaPear integration (Data, Marketing). Imported from open-connector.
https://nubela.co/api/v1/meta/credit-balance
/api/v1/contact/disposable-email
| Param | Type | Required | Description |
|---|---|---|---|
| string | required | The email address to check. |
/api/v1/company/website
| Param | Type | Required | Description |
|---|---|---|---|
| company_name | string | required | The company name to look up. |
| country_code | string | optional | Optional ISO 3166-1 alpha-2 country code used to bias the search. |
| hint | string | optional | Hint used to differentiate similarly named companies. |
/api/v1/company/details
| Param | Type | Required | Description |
|---|---|---|---|
| website | string | required | The website URL or company name of the target company. A website URL is recomme… |
| include_employee_count | boolean | optional | Whether to include fresh employee count data. |
| follower_count | string | optional | Whether to include X follower and following counts. |
| addresses | string | optional | Address detail mode. |
| use_cache | string | optional | How NinjaPear should use cached enrichment data. |
/api/v1/company/employee-count
| Param | Type | Required | Description |
|---|---|---|---|
| website | string | required | The website URL or company name of the target company. A website URL is recomme… |
| use_cache | string | optional | How NinjaPear should use cached enrichment data. |
/api/v1/customer/listing
| Param | Type | Required | Description |
|---|---|---|---|
| website | string | required | The website URL or company name of the target company. A website URL is recomme… |
| cursor | string | optional | Pagination cursor returned by NinjaPear. |
| page_size | integer | optional | Number of results per page, from 1 to 200. |
| quality_filter | boolean | optional | Whether to filter out low-quality results. |
| use_cache | string | optional | How NinjaPear should use cached enrichment data. |
/api/v1/competitor/listing
| Param | Type | Required | Description |
|---|---|---|---|
| website | string | required | The website URL or company name of the target company. A website URL is recomme… |
| use_cache | string | optional | How NinjaPear should use cached enrichment data. |
/api/v1/product/listing
| Param | Type | Required | Description |
|---|---|---|---|
| website | string | required | The website URL or company name of the target company. A website URL is recomme… |
| use_cache | string | optional | How NinjaPear should use cached enrichment data. |