← Tools Reference

NinjaPear

NinjaPear integration (Data, Marketing). Imported from open-connector.

API key8 toolshttps://nubela.co
GET
ninjapear_get_credit_balance
Get the current NinjaPear credit balance for the authenticated account.

/api/v1/meta/credit-balance

GET
ninjapear_check_disposable_email
Check whether an email address is disposable or from a free email provider.

/api/v1/contact/disposable-email

1 parameter
ParamTypeRequiredDescription
emailstringrequiredThe email address to check.
GET
ninjapear_lookup_company_website
Resolve a company name to its canonical website URL.

/api/v1/company/website

3 parameters
ParamTypeRequiredDescription
company_namestringrequiredThe company name to look up.
country_codestringoptionalOptional ISO 3166-1 alpha-2 country code used to bias the search.
hintstringoptionalHint used to differentiate similarly named companies.
GET
ninjapear_get_company_details
Retrieve detailed company information such as description, industry, leadership, and addresses.

/api/v1/company/details

5 parameters
ParamTypeRequiredDescription
websitestringrequiredThe website URL or company name of the target company. A website URL is recomme…
include_employee_countbooleanoptionalWhether to include fresh employee count data.
follower_countstringoptionalWhether to include X follower and following counts.
addressesstringoptionalAddress detail mode.
use_cachestringoptionalHow NinjaPear should use cached enrichment data.
GET
ninjapear_get_employee_count
Get the estimated employee count for a company.

/api/v1/company/employee-count

2 parameters
ParamTypeRequiredDescription
websitestringrequiredThe website URL or company name of the target company. A website URL is recomme…
use_cachestringoptionalHow NinjaPear should use cached enrichment data.
GET
ninjapear_list_customers
List likely customers, investors, and partner platforms for a target company.

/api/v1/customer/listing

5 parameters
ParamTypeRequiredDescription
websitestringrequiredThe website URL or company name of the target company. A website URL is recomme…
cursorstringoptionalPagination cursor returned by NinjaPear.
page_sizeintegeroptionalNumber of results per page, from 1 to 200.
quality_filterbooleanoptionalWhether to filter out low-quality results.
use_cachestringoptionalHow NinjaPear should use cached enrichment data.
GET
ninjapear_list_competitors
Discover direct business competitors of a target company.

/api/v1/competitor/listing

2 parameters
ParamTypeRequiredDescription
websitestringrequiredThe website URL or company name of the target company. A website URL is recomme…
use_cachestringoptionalHow NinjaPear should use cached enrichment data.
GET
ninjapear_list_products
List products and services offered by a target company.

/api/v1/product/listing

2 parameters
ParamTypeRequiredDescription
websitestringrequiredThe website URL or company name of the target company. A website URL is recomme…
use_cachestringoptionalHow NinjaPear should use cached enrichment data.