Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

QuanTemplate FabricAPI API

The FabricAPI API from QuanTemplate — 2 operation(s) for fabricapi.

QuanTemplate FabricAPI API is published by QuanTemplate on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include FabricAPI. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 2 operations across 2 paths, and defines 5 schemas. It is described by OpenAPI 3.0.1, at version 0.0.1.

Requests are made against a single base URL, https://api.prod.quantemplate.com/v1.

2 operations 2 paths 5 schemas 1 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
0.0.1
Base URL
https://api.prod.quantemplate.com/v1
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

QuanTemplate FabricAPI API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). By default, every request must be authenticated.

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 1 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

FabricAPI 2
POST
/organisations/{organisationId}/pipelines/{pipelineId}/executions
Execute Pipeline
execute-pipeline 3 params → 200204401403404
GET
/organisations/{organisationId}/datasets/{datasetId}
Download Dataset
download-dataset 4 params → 200204401403404

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are PipelineExecutionView (9 properties), PipelineExecutionOutputNotFound (2 properties), PipelineExecutionOutputView (2 properties), PipelineExecutionOutputId (1 property). Each schema is shown below with its type and property counts.

PipelineExecutionView
object
9 properties 6 required
PipelineExecutionOutputView
object
2 properties 2 required
PipelineExecutionId
object
1 property 1 required
PipelineExecutionOutputNotFound
object
2 properties 2 required
PipelineExecutionOutputId
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

quantemplate-fabricapi-api-openapi.yml Raw ↑