Pilot
Network Interoperability API Pilot environment
The Swift Pilot environment closely resembles the Live environment. It is intended to fully qualify your API integration.
Steps to access the Network Interoperability API in Pilot environment
Place the subscription order
If you are interested in ordering Network Interoperability, contact your Swift account manager.
Create an app for Pilot
Create a dedicated app for testing in the Pilot environment and select Network Interoperability from the list of API products. Inside the app are consumer-key and consumer-secret which are the application credentials used to identify the application calling the API. After creating the app, promote the app to the Pilot environment.
Create a Certificate & assign the RBAC role for Pilot
Network Interoperability supports the use of business certificates and channel certificates when signing the JWT in the authorisation API call. After creating the certificate, assign the RBAC role swift.apitracker!p to the certificate.
Making your first test API call in the Pilot environment
After completing the steps above, you now have the credentials required to access the Network Interoperability in the Pilot environment. Refer to the authentication section to learn how to use the credentials you created above to start testing your integration with this API in Pilot.