
Resource | Description |
GET /api/services/{serviceId} | Show service contents |
GET /api/services/{serviceId}/descriptor | Retrieve service descriptor |
POST /api/services/{serviceId} | Execute service |
GET /api/categories/{categoryId} | Show category contents |
GET /api/catalog/{sp1}/{sp2}/{sp3}/{sp4}/{sp5} | Show service |
POST /api/catalog/{sp1}/{sp2}/{sp3}/{sp4}/{sp5} | Execute the service matching the specified path |