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

Dec 10, 2024

main
2.0.0
Compare

API structure has changed

7 structure changes including:
7 Modifications
Modified 7
POST /v2/enrich/person
  • Response
  • 200 response Modified
    • application/json content type Modified
      • Phone-Output, Email-Output properties Added
POST /v2/search/people
  • Response
  • 200 response Modified
    • application/json content type Modified
      • people property Modified
        • Phone-Output, Email-Output properties Added
POST /v3/search/people
  • Response
  • 200 response Modified
    • application/json content type Modified
      • people property Modified
        • Phone-Output, Email-Output properties Added
Webhook POST enrich_person_email
  • Body
  • application/json content type Modified
    • models__public_person__Phone property Added
Webhook POST enrich_person_phone
  • Body
  • application/json content type Modified
    • models__public_person__Email property Added
Webhook POST people_search_emails
  • Body
  • application/json content type Modified
    • people property Modified
      • models__public_person__Phone property Added
Webhook POST people_search_phones
  • Body
  • application/json content type Modified
    • people property Modified
      • models__public_person__Email property Added