Open API Service Setup
Overview
Collect the external API details before configuring the Open API Service in B2Win Suite.
Setup Steps
Get the following information from your API provider:
| Item | Description |
|---|---|
| Base URL | Root URL of the API, such as https://api.example.com. |
| Authentication credentials | Credentials required by the API, such as username and password, bearer token, or API key. |
| OpenAPI/Swagger specification file | Optional .json or .yaml file that describes the API endpoints. |
Next Step
After collecting the API details, return to Open API Service and configure the service in B2Win Suite.