The second endpoint restapi/1.0/object is used to call methods of Odoo models.
restapi/1.0/object
The REST API lets you do the following with the Odoo models:
Check Access Rights
List Records
Pagination
Count Records
Read Records
Read Single Record
Read List Records
Read Filter Records
Listing Record Fields
Create Records
Update Records
Update Single Record
Update List Records
Delete Records
Delete Single Record
Delete List Records
Last updated 2 years ago