Number of APIs: 81
"The Swift Messaging API enables your Back office applications to communicate with any SWIFT counterparty through Alliance Cloud by embedding SWIFT messages inside API calls, which offers easy and direct integration with Alliance Cloud via standard RESTful connectivity. The Swift Messaging API is the brand new connectivity feature designed for our Alliance Cloud customers and provides bidirectional flows for Back Offices to exchange messages (including copy of messages, transmission reports, delivery reports, delivery notifications) with Alliance Cloud, via RESTful APIs. So now you can use APIs to leverage the wide range of messaging services available on SWIFT – including all the FIN and InterAct services supported by Alliance Cloud. Upload and download endpoints are available per SWIFT service (FIN, InterAct), while retrieving the list of available messages to be downloaded is available agnostically for all services. The Swift Messaging API supports batching for both sending and receiving messages." Contact Support:
Name: Standards & Developer Hub
Email: developer-support@swift.com
POST https://sandbox.swift.com/oauth2/v1/token
GET {{baseUrl}}/alliancecloud/v1/distributions/:id
POST {{baseUrl}}/alliancecloud/v1/distributions/:id/acks
POST {{baseUrl}}/alliancecloud/v1/distributions/:id/naks
GET {{baseUrl}}/alliancecloud/v1/distributions
PATCH {{baseUrl}}/alliancecloud/v1/distributions
POST {{baseUrl}}/alliancecloud/v1/fin/messages/batch
GET {{baseUrl}}/alliancecloud/v1/fin/messages/:distributionId
GET {{baseUrl}}/alliancecloud/v1/fin/transmission-reports?distributionId=95064307,76245508
ENDPOINTS