Skip to content

API Bridge

Skapi's API Bridge allows your service to connect external API's.

API Bridge provides secureRequest() and clientSecretRequest() methods to make secure requests to your custom API's.

secureRequest() is used to make a secure request to your custom API's. clientSecretRequest() is used to make a request to your 3rd party API with a client secret key.