Skip to main content

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

FeatureDescription
Quick StartIllustrates the steps of preparing, signing and making the API Calls as a quick start.
Making API RequestsIntroduces 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 CatalogProvides a comprehensive list of all available APIs for xxx solution. APIs are categorized by features.
Common ErrorsList the errors in the responses from the REST APIs of SwiftFederation solutions.
Status CodesElaborates the Status Codes and the Reason Phrases in the responses.
SupportShows the support available when you have any questions when using the APIs.