TIBCO · Capability
TIBCO Mashery API Management — Endpoints
TIBCO Mashery API Management — Endpoints. 5 operations. Lead operation: List service endpoints. Self-contained Naftiko capability covering one Tibco business surface.
What You Can Do
GET
Listendpoints
— List service endpoints
/v1/services/{serviceid}/endpoints
POST
Createendpoint
— Create a service endpoint
/v1/services/{serviceid}/endpoints
GET
Getendpoint
— Get a service endpoint
/v1/services/{serviceid}/endpoints/{endpointid}
PUT
Updateendpoint
— Update a service endpoint
/v1/services/{serviceid}/endpoints/{endpointid}
DELETE
Deleteendpoint
— Delete a service endpoint
/v1/services/{serviceid}/endpoints/{endpointid}
MCP Tools
list-service-endpoints
List service endpoints
read-only
idempotent
create-service-endpoint
Create a service endpoint
get-service-endpoint
Get a service endpoint
read-only
idempotent
update-service-endpoint
Update a service endpoint
idempotent
delete-service-endpoint
Delete a service endpoint
idempotent