diff --git a/v2/openapi/fb-unified-openapi.yaml b/v2/openapi/fb-unified-openapi.yaml index 3a432007..d0e53bc7 100644 --- a/v2/openapi/fb-unified-openapi.yaml +++ b/v2/openapi/fb-unified-openapi.yaml @@ -48,6 +48,22 @@ tags: Beta Feature – Limited Access. On-ramp, off-ramp and bridging operations. + + - name: Off Exchange + description: Endpoints used by external providers (exchanges) calling Fireblocks + for off-exchange collateral flows. + - name: Collateral webhooks + description: Webhook notifications sent by Fireblocks to exchanges for collateral events. + +x-tagGroups: + - name: Providers to Fireblocks APIs + tags: + - Off Exchange + - name: Webhooks + tags: + - Collateral webhooks + + paths: /capabilities: get: