Apache OFBiz · Capability
Apache OFBiz REST API — Services
Apache OFBiz REST API — Services. 3 operations. Lead operation: Apache OFBiz List All Exported Services. Self-contained Naftiko capability covering one Apache Ofbiz business surface.
What You Can Do
GET
Getservices
— Apache OFBiz List All Exported Services
/v1/services
GET
Invokeserviceget
— Apache OFBiz Invoke Service via GET
/v1/services/{servicename}
POST
Invokeservicepost
— Apache OFBiz Invoke Service via POST
/v1/services/{servicename}
MCP Tools
apache-ofbiz-list-all-exported
Apache OFBiz List All Exported Services
read-only
idempotent
apache-ofbiz-invoke-service-get
Apache OFBiz Invoke Service via GET
read-only
idempotent
apache-ofbiz-invoke-service-post
Apache OFBiz Invoke Service via POST