Jump to Content
BasicAI
HomeGuidesAPI ReferenceRelease NotesDiscussions
v1.1.3

Log InBasicAI
API Reference
Log In
v1.1.3HomeGuidesAPI ReferenceRelease NotesDiscussions
All
Pages
Start typing to search…

Intro

  • Introduction to BasicAI API
  • BasicAI Data Format
  • OpenAPI in Action

Open API

  • Dataset
    • Create datasetpost
    • Update datasetpost
    • Delete datasetpost
    • Add data to datasetpost
    • Batch add datas to datasetpost
    • Remove data from datasetpost
    • Batch remove datas from datasetpost
    • Add batch to datasetpost
    • Remove batch from datasetpost
    • Add scene to datasetpost
    • Remove scene from datasetpost
    • Query dataset listget
    • Query dataset infoget
    • Query item (data, scene or batch) list of datasetget
    • Query annotation sources of datasetget
    • Query data annotation result of datasetget
    • Batch query data annotation result of datasetget
    • Query scene annotation result of datasetget
  • Storage
    • Upload files through pre signed urlput
    • Batch generate pre signed upload urlpost

Model Integration

  • Text
    • Text classificationpost
    • Text entity recognitionpost
  • Image
    • Image detectionpost
    • Image segmentationpost
  • Point Cloud
    • Point cloud detectionpost
    • Point cloud segmentationpost
Powered by 

Batch query data annotation result of dataset

get https://open.basic.ai/api/v1/dataset/batchDataAnnotationResult/

Batch query the annotation results of data under the dataset. If no source is specified, return all results.

Language
Click Try It! to start a request and see the response here!