OpenAPI

The OpenAPI Specification (OAS) serves as a reliable framework for transferring data across all phases of an API's development and implementation. This specific language is tailored for HTTP APIs, outlining the format and organization without being confined to the programming language used to build the API.

Prerequisites

  • Get OpenAPI connection parameters from the datasource owner.

Connect to OpenAPI

Create a new data source in two ways. Note that this permission is restricted to workspace admins and developers.

Navigate to the Data Sources tab on Appizap Homepage and click New data source.

When creating a new query within Appizap Studio, click Data Queries > + New > + New data source.

Select APIs > OpenAPI as the data source type.

Set the details with the connection parameter fetched from the datasource owner.

(Optional) Click Test connection to check whether the API is successfully connected.

Click Save, and it will be saved to your data source library.

Last updated