Codat · Capability
Platform API — Companies
Platform API — Companies. 12 operations. Lead operation: List companies. Self-contained Naftiko capability covering one Codat business surface.
What You Can Do
GET
Listcompanies
— List companies
/v1/companies
POST
Createcompany
— Create company
/v1/companies
GET
Getcompany
— Get company
/v1/companies/{companyid}
DELETE
Deletecompany
— Delete a company
/v1/companies/{companyid}
PUT
Replacecompany
— Replace company
/v1/companies/{companyid}
PATCH
Updatecompany
— Update company
/v1/companies/{companyid}
GET
Getcompanyaccesstoken
— Get company access token
/v1/companies/{companyid}/accesstoken
PUT
Addproduct
— Add product
/v1/companies/{companyid}/products/{productidentifier}
DELETE
Removeproduct
— Remove product
/v1/companies/{companyid}/products/{productidentifier}
POST
Refreshproductdata
— Refresh product data
/v1/companies/{companyid}/products/{productidentifier}/refresh
GET
Getcompanysyncsettings
— Get company sync settings
/v1/companies/{companyid}/syncsettings
POST
Setcompanysyncsettings
— Set company sync settings
/v1/companies/{companyid}/syncsettings
MCP Tools
list-companies
List companies
read-only
idempotent
create-company
Create company
get-company
Get company
read-only
idempotent
delete-company
Delete a company
idempotent
replace-company
Replace company
idempotent
update-company
Update company
idempotent
get-company-access-token
Get company access token
read-only
idempotent
add-product
Add product
idempotent
remove-product
Remove product
idempotent
refresh-product-data
Refresh product data
get-company-sync-settings
Get company sync settings
read-only
idempotent
set-company-sync-settings
Set company sync settings