Open API
Welcome to our API documentation. This document will assist you in understaning how to prepare, sign and fire an API Call to the API Gateway of SwiftFederation solutions. .
REST APIs of SwiftFederation solutions are providing a rich set of options for the developers to do the integration with their service systems to
- Onboard new customers and services
- Securely authenticate and authorize
- Access and manage user account and data
- Handle business logic and transactions
- Configure and optimize the serrvices
Key Features
Feature | Description |
---|---|
Quick Start | Illustrates the steps of preparing, signing and making the API Calls as a quick start. |
Making API Requests | Introduces how to make an API call to the REST APIs of SwiftFederation solutions: - Common Requests: defines the request structure as well as the signature. - Request Parameters: describes the parameters in Path, Query, Headers, Cookie and Request Body. - Signature: explains the algorithm details to sign the API request. - Signature Toolkit: provides an online signature toolkit to assist the client in verifying the signature. - Common Response: defines the response structure when receiving the returned data from the rest APIs. |
API Catalog | Provides a comprehensive list of all available APIs for xxx solution. APIs are categorized by features. |
Common Errors | List the errors in the responses from the REST APIs of SwiftFederation solutions. |
Status Codes | Elaborates the Status Codes and the Reason Phrases in the responses. |
Support | Shows the support available when you have any questions when using the APIs. |