Logo
Swift API Sandbox Collections API Documentation

KYC Registry API (limited)

Number of APIs: 10


1. Setup - Refresh Token

POST https://sandbox.swift.com/oauth2/v1/token



2. Accounts-My Listing - My Listing

GET {{basedomain}}/kyc/v1/entities/my



3. Accounts-Counterparty Listing - Counterparty Listing

GET {{basedomain}}/kyc/v1/entities/counterparty



4. Accounts-Data Retrieval - BIC=BITIAAAXXXX

GET {{basedomain}}/kyc/v1/entities/folders/BITIAAAXXXX



5. Accounts-Data Retrieval - BIC=BITIBBBGXXX

GET {{basedomain}}/kyc/v1/entities/folders/BITIBBBGXXX



6. Accounts-Data Retrieval - BIC=RSWCSSSGXXX

GET {{basedomain}}/kyc/v1/entities/folders/RSWCSSSGXXX



7. Accounts-Data Retrieval - BIC=RSWCUUUUXXX

GET {{basedomain}}/kyc/v1/entities/folders/RSWCUUUUXXX



8. Accounts-Document Retrieval - Document By Id

GET {{basedomain}}/kyc/v1/entities/folders/LONGBRBRXXX/document/download?documentId=3885041494

documentType: Business licence or official authorisation to conduct financial business

language: English

documentId: 3885041494



9. Accounts-Profile Retrieval - Entity Folders Profile By Bic

GET {{basedomain}}/kyc/v1/entities/folders/LONGBRBRXXX/download



10. Teardown - Revoke Token

POST https://sandbox.swift.com/oauth2/v1/revoke



ENDPOINTS