/
RA
rapidata
/
Rapidata API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 16h ago · Updated 7d ago
View markdown
rapidata
Rapidata API
post
Creates a new empty validation set.
e42ec51c7b88
latest
OpenAPI 3.0.4
2026-08-04
342
835
917.6 KB
Asset
3
Audience
23
BatchUpload
4
Benchmark
25
Bidder
3
Billing
25
BillingAccount
7
Cache
2
Campaign
15
Capabilities
5
Client
5
ContextShortening
1
Customer
1
CustomerRapid
8
Datapoints
5
Dataset
4
DatasetGroup
1
Evaluation
1
Examples
4
ExternalAudience
2
Faucet
2
Feedback
1
Flow
7
FlowItem
1
GlobalText
4
GroupedRanking
1
Identity
4
Invoice
5
Job
28
Leaderboard
18
Newsletter
2
Order
21
Organization
14
OwnerTierOverride
4
Participant
12
Payment
4
Pipeline
3
Platform
3
Prompt
2
Ranking
1
RankingFlow
2
RankingFlowItem
5
Rapid
3
Rapidata.Identity.API
1
Sample
4
SampleGeneration
4
Signal
10
SimpleWorkflow
1
Survey
1
Translation
2
UserRapid
5
ValidationFeedback
2
ValidationSet
15
post
Adds a new validation rapid to a validation set using a JSON body.
post
Creates a new empty validation set.
get
Gets a validation set by id.
delete
Deletes a validation set by id.
patch
Updates different characteristics of a validation set using patch semantics.
get
Exports all rapids of a validation set to a file.
get
Gets the available validation sets for the current user.
get
Gets all validation sets available to the user that a rapid with the provided parameters can be added to.
get
Gets a validation set that is available to the user and best matches the provided parameters.
get
Queries the validation rapids for a specific validation set.
get
Queries available validation sets based on the provided filter, paging and sorting criteria.
post
Refreshes the labeling hints for a validation set.
patch
Updates the dimensions of all rapids within a validation set.
patch
Updates the shouldAlert field on all rapids within a validation set.
patch
Updates the visibility of a validation set.
Workflow
6
ValidationSet
Creates a new empty validation set.
post
/validation-set
Request body
CreateValidationSetEndpointInput
required
name
string
required
The name of the validation set.
Response
OK
CreateValidationSetEndpointOutput
required
validationSetId
string
required
The id of the created validation set.