FINOS · Capability
Pod API — System
Pod API — System. 5 operations. Lead operation: Get the full set of Symphony features available for this pod. Self-contained Naftiko capability covering one Finos business surface.
What You Can Do
GET
Get
— Get the full set of Symphony features available for this pod
/v1/v1/admin/system/features/list
POST
Post
— Add an entry to URI protocols supported by the company (pod)
/v1/v1/admin/system/protocols
GET
Get
— Get a list of all URI protocols supported by the company (pod)
/v1/v1/admin/system/protocols/list
DELETE
Delete
— Remove an entry from URI protocols supported by the company (pod)
/v1/v1/admin/system/protocols/{scheme}
GET
Get
— Get a list of URI protocols supported by the company (pod)
/v1/v2/system/protocols
MCP Tools
get-full-set-symphony-features
Get the full set of Symphony features available for this pod
read-only
idempotent
add-entry-uri-protocols-supported
Add an entry to URI protocols supported by the company (pod)
get-list-all-uri-protocols
Get a list of all URI protocols supported by the company (pod)
read-only
idempotent
remove-entry-uri-protocols-supported
Remove an entry from URI protocols supported by the company (pod)
idempotent
get-list-uri-protocols-supported
Get a list of URI protocols supported by the company (pod)
read-only
idempotent