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

Rapidata Flow API

The Flow API from Rapidata — 6 operation(s) for flow.

Rapidata Flow API is one of 55 APIs that Rapidata publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Flow. The published artifact set on APIs.io includes an OpenAPI specification and authentication docs.

This API exposes 7 operations across 6 paths, and defines 16 schemas. It is described by OpenAPI 3.0.4, at version v1.

Requests are made against a single base URL, https://api.rapidata.ai/.

7 operations 6 paths 16 schemas 1 DELETE6 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.4
API Version
v1
Base URL
https://api.rapidata.ai/
Authentication
OpenID Connect
Resource Areas
1

Authentication & Security 1

Rapidata Flow API declares 1 security scheme for authenticating requests. It supports OpenID Connect (OpenIdConnect) discovered at https://auth.rapidata.ai/.well-known/openid-configuration.

  • OpenIdConnect — OpenID Connect connection flow

Paths & Operations 7

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

Flow 7
DELETE
/flow/{flowId}
Deletes a flow.
1 param → 204400401403
GET
/flow/{flowId}
Retrieves a flow by its ID.
1 param → 200400401403
GET
/flow/ranking/{flowId}/completion-time-histogram
Returns the distribution of completion durations (in seconds) per completed flow item.
4 params → 200400401403
GET
/flow/ranking/{flowId}/flow-item-creation-timeseries
Returns flow item creation counts bucketed over time.
4 params → 200400401403
GET
/flow/ranking/{flowId}/response-count-histogram
Returns the distribution of total votes per completed flow item.
4 params → 200400401403
GET
/flow/ranking/{flowId}/response-count-timeseries
Returns average response counts bucketed over time for completed flow items.
4 params → 200400401403
GET
/flow
Queries flows with filtering and pagination.
6 params → 200400401403

Schemas 16

The contract defines 16 schemas that model the data the API accepts and returns. The most detailed are IFlowModelRankingFlowModel (25 properties), QueryFlowsEndpoint_Output (6 properties), ValidationProblemDetails (6 properties), QueryFlowsEndpoint_PagedResultOfOutput (5 properties). Each schema is shown below with its type and property counts.

GetCompletionTimeHistogramEndpoint_Output
object
1 property 1 required
GetCompletionTimeHistogramEndpoint_Output_Bucket
object
3 properties 3 required
FlowType
PidBatchMode
GetResponseCountHistogramEndpoint_Output_Bucket
object
3 properties 3 required
QueryFlowsEndpoint_PagedResultOfOutput
object
5 properties 4 required
ValidationProblemDetails
object
6 properties
IFlowModelRankingFlowModel
object
25 properties 25 required
GetResponseCountTimeseriesEndpoint_Output_DataPoint
object
2 properties 2 required
IFlowModel
object
A flow definition exposed over the API, identified by a discriminator. Implementations describe the flow's type-specific configuration.
1 required
GetFlowItemCreationTimeseriesEndpoint_Output
object
1 property 1 required
GetResponseCountHistogramEndpoint_Output
object
1 property 1 required
FeatureFlag
object
2 properties 2 required
GetResponseCountTimeseriesEndpoint_Output
object
1 property 1 required
QueryFlowsEndpoint_Output
object
6 properties 6 required
GetFlowItemCreationTimeseriesEndpoint_Output_DataPoint
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

rapidata-flow-api-openapi.yml Raw ↑

Other APIs Rapidata publishes across the network.

Rapidata Asset API
Rapidata Audience API
Rapidata BatchUpload API
Rapidata Benchmark API
Rapidata Billing API
Rapidata BillingAccount API
Rapidata Cache API
Rapidata Campaign API
Rapidata Client API
Rapidata ContextShortening API
Rapidata Customer API
Rapidata CustomerRapid API