• Product
    • EasyAR Mega
    • EasyAR Sense
    • EasyAR CRS
  • Document
  • Download
  • Pricing
  • Support
    • FAQs
    • Q&A
    • Tutorial
Sign in | Sign up

Develop Center

中文 English
EasyAR CRS
  • Summary
  • Quick start with “Hello World”
  • Get started with API
  • Best practice for adding targets
  • Response fields
  • API Reference
    • New Target | POST /targets/
    • List targets in space | GET /targets/
    • Delete a target | DELETE /target/<target_id>
    • Get a target | GET /target/<target_id>
    • Reco difficulty | POST /grade/detection/
    • Health check | GET /ping
    • Similar target | POST /similar/
    • Modify target | PUT /target/<target_id>
    • Search The Target | POST Client-end-URL/search/
EasyAR CRS
  • Docs »
  • API Reference

API Reference¶

7 API commands are described as follows.

  • New Target | POST /targets/
  • List targets in space | GET /targets/
  • Delete a target | DELETE /target/<target_id>
  • Get a target | GET /target/<target_id>
  • Reco difficulty | POST /grade/detection/
  • Health check | GET /ping
  • Similar target | POST /similar/
  • Modify target | PUT /target/<target_id>
  • Search The Target | POST Client-end-URL/search/
Next Previous

© Copyright 2015-2019, VisionStar Information Technology (Shanghai) Co., Ltd. Last updated on May 15, 2025.

Built with Sphinx using a theme provided by Read the Docs.