Once the pipe is published, you can use Airfold APIs to call the published pipe and get results, these endpoints can be integrated directly into your dashboard or application’s logic to display desired results.

Each API comes with Swagger documentation for standardized usage and can be accessed as a shareable REST endpoint.

Create an Endpoint

To publish a query as an endpoint:

  1. Click the publish button:

  2. Select “View endpoint”:

The dashboard displays key metrics including request count, data processed, latency, and error rate.

Use the Endpoint

Copy the API endpoint directly from the code block to use in your application:

Access additional options through the three-dot menu in the top right corner:

  • Share Swagger: Opens the Swagger documentation page for API exploration and testing
  • Add Parameter: Define custom parameters for your API calls
  • Duplicate: Create a copy of the endpoint
  • Discard changes: Revert parameter modifications
  • Delete: Remove the endpoint

Once the pipe is published, you can use Airfold APIs to call the published pipe and get results, these endpoints can be integrated directly into your dashboard or application’s logic to display desired results.

Each API comes with Swagger documentation for standardized usage and can be accessed as a shareable REST endpoint.

Create an Endpoint

To publish a query as an endpoint:

  1. Click the publish button:

  2. Select “View endpoint”:

The dashboard displays key metrics including request count, data processed, latency, and error rate.

Use the Endpoint

Copy the API endpoint directly from the code block to use in your application:

Access additional options through the three-dot menu in the top right corner:

  • Share Swagger: Opens the Swagger documentation page for API exploration and testing
  • Add Parameter: Define custom parameters for your API calls
  • Duplicate: Create a copy of the endpoint
  • Discard changes: Revert parameter modifications
  • Delete: Remove the endpoint