API structure has changed
11 structure changes including:
1 Breaking change
4 Additions
6 Modifications
1 Removal
Modified
6
Breaking
GET /v2/credits/balance
- Response
-
200 response Modified
-
application/json content type Modified
-
oneTimeCredits property Removed
-
Removing a resource is always breaking unless it was deprecated before
Breaking
-
- credits, emailCredits, phoneCredits properties Added
-
oneTimeCredits property Removed
-
application/json content type Modified
POST /v2/autocomplete/companies
- Body
-
application/json content type Modified
- array-1 property Added
POST /v2/enrich/person
- Body
-
application/json content type Modified
- RevealPhones property Added
POST /v2/search/companies
- Body
-
application/json content type Modified
-
CompaniesFilters property Modified
- excludeIndustries, excludeIndustryCategories, array-1, array-1 properties Added
-
PeopleFilters property Modified
- array-1 property Added
- from property Added
-
CompaniesFilters property Modified
- Response
-
200 response Modified
-
application/json content type Modified
- object-1 property Added
-
application/json content type Modified
POST /v2/search/people
- Body
-
application/json content type Modified
-
PeopleFilters property Modified
- array-1 property Added
-
CompaniesFilters property Modified
- excludeIndustries, excludeIndustryCategories, array-1, array-1 properties Added
- from, RevealPhones properties Added
-
PeopleFilters property Modified
POST /v2/warmup/companies
- Response
-
200 response Modified
-
application/json content type Modified
- object-1 property Added
-
application/json content type Modified
Removed
1
Breaking
POST /v2/create/me
- Removing a resource is always breaking unless it was deprecated before Breaking
Added
4
POST /v2/reveal/phones
Webhook POST enrich_person_phone
Webhook POST people_search_phones
Webhook POST reveal_phones