API and Endpoints

Hi There, I have some questions in regards to API

  1. Can we push information from a Customer Data Platform for example to a company and or an individual within a company?
  2. When a contact is updated in SuiteCRM can we get this info back from the API?

Which endpoints etc would we use?

Hi and welcome to the community!
there are basically two major API versions, I usually recommend using v4:

v8 (a bit buggy though):

The use cases you describe should be fully covered. Next to some additional methods, all CRUD operations are supported.