API structure has changed
5 structure changes including:
1 Breaking change
4 Modifications
1 Removal
Modified
4
Breaking
GET /v2/data-fields
- Response
-
200 response Modified
-
application/json content type Modified
- industries, technologies properties Modified
-
application/json content type Modified
POST /v2/autocomplete/companies
- Body
-
application/json content type Modified
-
name property Modified
- Property is no longer required
-
name property Modified
- Property is no longer required
-
name property Modified
POST /v2/enrich/company
- Body
-
application/json content type Modified
-
company property Modified
-
name, registrationNumber, email, phone, countryCode, state, city, streetAddress, postalCode, address, facebook, twitter, linkedin, instagram, xing, domain, youtube properties Modified
-
Full types went from
string | null
tostring
Breaking
-
Full types went from
-
name, registrationNumber, email, phone, countryCode, state, city, streetAddress, postalCode, address, facebook, twitter, linkedin, instagram, xing, domain, youtube properties Modified
-
company property Modified
POST /v2/enrich/person
- Body
-
application/json content type Modified
-
company property Modified
-
name, registrationNumber, email, phone, countryCode, state, city, streetAddress, postalCode, address, facebook, twitter, linkedin, instagram, xing, domain, youtube properties Modified
-
Full types went from
string | null
tostring
Breaking
-
Full types went from
-
name, registrationNumber, email, phone, countryCode, state, city, streetAddress, postalCode, address, facebook, twitter, linkedin, instagram, xing, domain, youtube properties Modified
-
revealEmails property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
company property Modified
Removed
1
Breaking
Webhook POST enrich_person_email
- Removing a resource is always breaking unless it was deprecated before Breaking