Change Updates

Do not miss any Ocean.io API changes, ever again

Subscribe to the Ocean.io API changelog to be up to date on recent changes.

RSS

Nov 25, 2024

main
2.0.0
Compare

API structure has changed

7 structure changes including:
7 Modifications
Modified 7 Breaking
POST /v2/enrich/person
  • Response
  • 200 response Modified
    • application/json content type Modified
      • string-1 property Added
POST /v2/search/people
  • Response
  • 200 response Modified
    • application/json content type Modified
      • people property Modified
        • string-1 property Added
POST /v3/search/people
  • Body
  • application/json content type Modified
    • PeopleFiltersV2 property Modified
      • array-1 property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • array-1 property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • people property Modified
        • string-1 property Added
Webhook POST enrich_person_email
  • Body
  • application/json content type Modified
    • string-1 property Added
Webhook POST enrich_person_phone
  • Body
  • application/json content type Modified
    • string-1 property Added
Webhook POST people_search_emails
  • Body
  • application/json content type Modified
    • people property Modified
      • string-1 property Added
Webhook POST people_search_phones
  • Body
  • application/json content type Modified
    • people property Modified
      • string-1 property Added