SharePoint Object Model exposes SharePoint API. This is broken down into the "original" Object Model and the newer (since SP2010) Client Object Model.
SharePoint Object Model exposes SharePoint API when direct access to the Content Database is allowed.
This is different than the SharePoint Client Object Model - for that, see "sharepoint-clientobject".