Changelog
Changes to the Surfe API
March 4th, 2025
- Added organization filter
includeNames
to people search payload. This new attribute allows filtering by company names.
January 30th, 2025
- Deprecated field
companyID
in people enrichment (single and bulk) and people search endpoint responses. - Added attribute
organizationIDMappings
to people search payload. This new attribute helps map organization domains to existing ids so that results associated with that organization will also include this id field
January 27th, 2025
- Added field
companyID
in people enrichment (single and bulk) and people search endpoint responses. This is a unique identifier for the person's organization. - Added field
confidenceScore
for mobile phones in people enrichment (single and bulk) endpoint responses. - Added attribute
peoplePerOrganization
to people search payload. This new attribute helps define how many results to be returned per organization.
January 22th, 2025
- Deprecated field
clientID
in people enrichment endpoints in favor ofexternalID
- Deprecated request body field
domains
in organization's Start a bulk enrichment endpoint in favor ororganizations
- Added field
externalID
to organization bulk enrichment endpoints
January 20th, 2025
- Improved the API documentation
- Added new endpoints to support the following services:
- Person bulk enrichment
- People search
- Organization bulk enrichment
- Organization single enrichment
- Organizations search
- Organizations look-alikes
- Updated Person single enrichment with new endpoint URLs and additional returned values
- Deprecated endpoints POST /v1/enrichments and GET /v1/enrichments/:id
- Added endpoints POST /v1/people/enrichments and GET /v1/people/enrichments/:id
- Added the following additional fields to the enrichment response (when available):
- Seniority
- Company Name
- CompanyWebsite
- Country
- Departments
- Job title
- LinkedIn URL
- Location
- Seniorities