• Documentation
  • API Reference
Enrichment
    Linkedin To PersonpostPhone To LinkedinpostEmail To LinkedinpostLinkedin To OrgpostDomain To Orgpost
Person
    Linkedin To PersonpostPhone To LinkedinpostEmail To Linkedinpost
Organization
    Linkedin To OrgpostDomain To Orgpost
Schemas
powered by Zudoku
B2BEnrich API
B2BEnrich API

Enrichment

Endpointhttps://api.b2benrich.com

Linkedin To Person

POST
https://api.b2benrich.com
/v1/enrich/cached/person/linkedin-to-person

Linkedin To Person › Request Body

Input model for enrichment requests.
input
string · required

Input value for lookup (LinkedIn URL, email, phone, or domain)

Linkedin To Person › Responses

Successful Response

Response model for person enrichment endpoints that return full profile data.
status
string

Status of the request

Default: success

Person profile data, null if not found

POST/v1/enrich/cached/person/linkedin-to-person
curl --request POST \
  --url https://api.b2benrich.com/v1/enrich/cached/person/linkedin-to-person \
  --header 'Content-Type: application/json' \
  --data '
{
  "input": "input"
}
'
shell
Example Request Body
{
  "input": "input"
}
json
Example Responses
{
  "status": "status",
  "data": {
    "rbid": "rbid",
    "per": {
      "linkedin_url": "string",
      "about_me": "string",
      "city": "string",
      "country_code": "string",
      "country_name": "string",
      "country_region": "string",
      "continent": "string",
      "education": [
        {
          "degree": "string",
          "organization": "string",
          "start_date": "2024-08-25",
          "end_date": "2024-08-25",
          "linkedin_url": "string"
        }
      ],
      "first_name": "string",
      "full_name": "string",
      "interests": "string",
      "job_count": "string",
      "job_description": "string",
      "job_end_date": "2024-08-25",
      "job_is_current": true,
      "job_location_city": "string",
      "job_location_country": "string",
      "job_location_country_code": "string",
      "job_location_country_region": "string",
      "job_location_continent": "string",
      "job_location_state": "string",
      "job_location_state_code": "string",
      "job_start_date": "2024-08-25",
      "job_org_linkedin_url": "string",
      "job_title": "string",
      "languages": [
        {
          "language": "string",
          "proficiency": "string"
        }
      ],
      "last_name": "string",
      "linkedin_connections_count": 0,
      "linkedin_headline": "string",
      "linkedin_industry": "string",
      "middle_name": "string",
      "nickname_name": "string",
      "skills": "string",
      "certifications": [
        {
          "authority": "string",
          "name": "string"
        }
      ],
      "patents": [
        {
          "date": "string",
          "description": "string",
          "patents_id": "string",
          "title": "string"
        }
      ],
      "publications": "string",
      "websites": [
        "string"
      ],
      "state_code": "string",
      "state_name": "string",
      "suffix_name": "string",
      "title_name": "string",
      "logo_url": "string",
      "job_function": "string",
      "job_level": "string",
      "updated_at": "2024-08-25T15:00:00Z",
      "has_email": true,
      "has_phone": true
    }
  }
}
json
application/json

Phone To Linkedin

POST
https://api.b2benrich.com
/v1/enrich/cached/person/phone-to-linkedin

Phone To Linkedin › Request Body

Input model for enrichment requests.
input
string · required

Input value for lookup (LinkedIn URL, email, phone, or domain)

Phone To Linkedin › Responses

Successful Response

Response model for reverse lookup endpoints that return LinkedIn URLs.
status
string

Status of the request

Default: success
data
string[]

List of LinkedIn profile URLs

POST/v1/enrich/cached/person/phone-to-linkedin
curl --request POST \
  --url https://api.b2benrich.com/v1/enrich/cached/person/phone-to-linkedin \
  --header 'Content-Type: application/json' \
  --data '
{
  "input": "input"
}
'
shell
Example Request Body
{
  "input": "input"
}
json
Example Responses
{
  "status": "status",
  "data": [
    "string"
  ]
}
json
application/json

Email To Linkedin

POST
https://api.b2benrich.com
/v1/enrich/cached/person/email-to-linkedin

Email To Linkedin › Request Body

Input model for enrichment requests.
input
string · required

Input value for lookup (LinkedIn URL, email, phone, or domain)

Email To Linkedin › Responses

Successful Response

Response model for reverse lookup endpoints that return LinkedIn URLs.
status
string

Status of the request

Default: success
data
string[]

List of LinkedIn profile URLs

POST/v1/enrich/cached/person/email-to-linkedin
curl --request POST \
  --url https://api.b2benrich.com/v1/enrich/cached/person/email-to-linkedin \
  --header 'Content-Type: application/json' \
  --data '
{
  "input": "input"
}
'
shell
Example Request Body
{
  "input": "input"
}
json
Example Responses
{
  "status": "status",
  "data": [
    "string"
  ]
}
json
application/json

Linkedin To Org

POST
https://api.b2benrich.com
/v1/enrich/cached/org/linkedin-to-org

Linkedin To Org › Request Body

Input model for enrichment requests.
input
string · required

Input value for lookup (LinkedIn URL, email, phone, or domain)

Linkedin To Org › Responses

Successful Response

Response model for organization enrichment endpoints that return full organization data.
status
string

Status of the request

Default: success

Organization data, null if not found

POST/v1/enrich/cached/org/linkedin-to-org
curl --request POST \
  --url https://api.b2benrich.com/v1/enrich/cached/org/linkedin-to-org \
  --header 'Content-Type: application/json' \
  --data '
{
  "input": "input"
}
'
shell
Example Request Body
{
  "input": "input"
}
json
Example Responses
{
  "status": "status",
  "data": {
    "rbid": "rbid",
    "org": {
      "org_about_us": "string",
      "org_category_crunchbase": "string",
      "org_category_g2": "string",
      "org_company_entity_type": "string",
      "org_company_legal_type": "string",
      "org_company_name": "string",
      "org_company_name_language": "string",
      "org_employee_count_max": "string",
      "org_employee_count_min": "string",
      "org_employee_count_range": "string",
      "org_employee_profiles_on_linkedin": 0,
      "org_founded": 0,
      "org_headquarters_city": "string",
      "org_headquarters_country_code": "string",
      "org_headquarters_country_name": "string",
      "org_headquarters_country_region": "string",
      "org_headquarters_continent": "string",
      "org_headquarters_postcode": "string",
      "org_headquarters_state_code": "string",
      "org_headquarters_state_name": "string",
      "org_headquarters_street": "string",
      "org_industry_linkedin": "string",
      "org_industry_sic_code": "string",
      "org_industry_sic_description": "string",
      "org_industry_naics_code": "string",
      "org_industry_naics_description": "string",
      "org_industry_naics_2022_code": "string",
      "org_industry_naics_2022_description": "string",
      "org_predicted_industry_naics_2022_code": "string",
      "org_predicted_industry_naics_2022_description": "string",
      "org_industry_uk_standard_2007_code": "string",
      "org_industry_uk_standard_2007_description": "string",
      "org_is_linkedin_url_claimed": true,
      "org_linkedin_followers": 0,
      "org_linkedin_url": "string",
      "org_linkedin_url_id": "string",
      "org_location_city": "string",
      "org_location_count": "string",
      "org_location_country_code": "string",
      "org_location_country_name": "string",
      "org_location_country_region": "string",
      "org_location_continent": "string",
      "org_location_is_primary": true,
      "org_location_postcode": "string",
      "org_location_state_code": "string",
      "org_location_state_name": "string",
      "org_location_street": "string",
      "org_phone": "string",
      "org_rbid": "string",
      "org_revenue_max": "string",
      "org_revenue_min": "string",
      "org_revenue_range": "string",
      "org_specialties": "string",
      "org_updated_at": "2024-08-25",
      "org_domain": "string",
      "org_domain_tld": "string",
      "org_website": "string",
      "org_is_website_working": true,
      "org_is_website_for_sale": true
    }
  }
}
json
application/json

Domain To Org

POST
https://api.b2benrich.com
/v1/enrich/cached/org/domain-to-org

Domain To Org › Request Body

Input model for enrichment requests.
input
string · required

Input value for lookup (LinkedIn URL, email, phone, or domain)

Domain To Org › Responses

Successful Response

Response model for organization enrichment endpoints that return full organization data.
status
string

Status of the request

Default: success

Organization data, null if not found

POST/v1/enrich/cached/org/domain-to-org
curl --request POST \
  --url https://api.b2benrich.com/v1/enrich/cached/org/domain-to-org \
  --header 'Content-Type: application/json' \
  --data '
{
  "input": "input"
}
'
shell
Example Request Body
{
  "input": "input"
}
json
Example Responses
{
  "status": "status",
  "data": {
    "rbid": "rbid",
    "org": {
      "org_about_us": "string",
      "org_category_crunchbase": "string",
      "org_category_g2": "string",
      "org_company_entity_type": "string",
      "org_company_legal_type": "string",
      "org_company_name": "string",
      "org_company_name_language": "string",
      "org_employee_count_max": "string",
      "org_employee_count_min": "string",
      "org_employee_count_range": "string",
      "org_employee_profiles_on_linkedin": 0,
      "org_founded": 0,
      "org_headquarters_city": "string",
      "org_headquarters_country_code": "string",
      "org_headquarters_country_name": "string",
      "org_headquarters_country_region": "string",
      "org_headquarters_continent": "string",
      "org_headquarters_postcode": "string",
      "org_headquarters_state_code": "string",
      "org_headquarters_state_name": "string",
      "org_headquarters_street": "string",
      "org_industry_linkedin": "string",
      "org_industry_sic_code": "string",
      "org_industry_sic_description": "string",
      "org_industry_naics_code": "string",
      "org_industry_naics_description": "string",
      "org_industry_naics_2022_code": "string",
      "org_industry_naics_2022_description": "string",
      "org_predicted_industry_naics_2022_code": "string",
      "org_predicted_industry_naics_2022_description": "string",
      "org_industry_uk_standard_2007_code": "string",
      "org_industry_uk_standard_2007_description": "string",
      "org_is_linkedin_url_claimed": true,
      "org_linkedin_followers": 0,
      "org_linkedin_url": "string",
      "org_linkedin_url_id": "string",
      "org_location_city": "string",
      "org_location_count": "string",
      "org_location_country_code": "string",
      "org_location_country_name": "string",
      "org_location_country_region": "string",
      "org_location_continent": "string",
      "org_location_is_primary": true,
      "org_location_postcode": "string",
      "org_location_state_code": "string",
      "org_location_state_name": "string",
      "org_location_street": "string",
      "org_phone": "string",
      "org_rbid": "string",
      "org_revenue_max": "string",
      "org_revenue_min": "string",
      "org_revenue_range": "string",
      "org_specialties": "string",
      "org_updated_at": "2024-08-25",
      "org_domain": "string",
      "org_domain_tld": "string",
      "org_website": "string",
      "org_is_website_working": true,
      "org_is_website_for_sale": true
    }
  }
}
json
application/json

Person