Capability

FDX / Data Structures / Capability
Capability entity, The response object for the API /capability request
Capability Properties
#IdTypeDescription
1fdxVersionsArray of FdxVersionThe FDX schema versions supported by one or more operations
2allowedConnectionsintegerThe number of concurrent connections allowed for this client
3activeConnectionsintegerThe current number of active connections for this client
4messageFormatMessageFormatDefaults to JSON
5operationsArray of OperationThe FDX API endpoints supported
6jwksUrlHateoasLinkThe URL to retrieve the JWKS public keys from the data provider, needed to enable payload level encryption above the TLS layer

© Copyright 2023. All Rights Reserved.