API Documentation
Last updated
Last updated
Parvenu's REST API allows you to enrich for company and contact information. We use an API key in the body for authentication.
POST
https://data.parvenu.io/api-product/incoming-webhook/find-emails-first-last
This endpoint allows you to get Business Emails from First Name, Last Name, and Domain.
Name | Type | Description |
---|---|---|
POST
https://data.parvenu.io/api-product/incoming-webhook/enrich-company
This endpoint allows you to get contacts and their contact info from a Domain.
Don't use "https://www." when passing data to this endpoint.
POST
https://data.parvenu.io/api-product/incoming-webhook/convert-company-names
This endpoint allows you to get Domains from a Company name.
POST
https://data.parvenu.io/api-product/incoming-webhook/extract-emails-from-urls
This endpoint allows you to get emails, phone numbers, and social media URLs from Domains.
Use "https://www." when passing data to this endpoint.
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
api_key
string
API Key
domain
string
The Domain you want enriched for contact info
api_key
string
API Key
company_name
string
The Company with a missing Domain
api_key
string
API Key
url
string
The Website you want enriched for contact info
api_key
string
API Key
first_name
string
The First Name you want enriched for the Business Email.
last_name
string
The Last Name you want enriched for the Business Email.
domain
string
The Domain of the Company