Gateway
List resources
GET /api/resources — the canonical resource list, with pricing and exposure.
GET
/api/resourcespublicThe canonical resource list. No secrets: backend URLs and headers are never included.
curl -s http://localhost:8080/api/resourcesResource
idstringrequiredThe resource id — MCP tool name and HTTP path segment.
namestringrequireddescriptionstringinputSchema / outputSchemaJSON SchemamethodstringrequiredThe backend HTTP method.
pricingobjectrequired{ type: "free" } or { type: "fixed", amount, currency }.exposedViastring[]requiredpaymentMethodsstring[]required