echo3D
π Back to website
π» Go to console
πΊ Watch workshop
π¬ Discuss on Slack
Searchβ¦
Introduction
Quickstart
π
Get an API Key
π»
Access the Console
π²
Add a 3D Model
π
See it in AR
π
Share it with Others
β
Troubleshooting
Web Console
π
Load a Key
πΌ
Manage Pages
π
Deliver Pages
π
Analyze Pages
π
Compute Pages
π
Learn Pages
β
Help Menu
β¬
Downloads
π¨
Themes
π
Search
π€
Profile
API
π§©
Objects
ππ¨
Queries
π
Data
πΌ
Upload
π½
Download
π
Convert
π
Compress
βΊ
Locate
π
Search
Unity
π¨
Installation
π§°
Using the SDK
π
Transforming Content
π©π»
Edit Code
π€³
Adding AR Capabilities
β
Troubleshooting
Scene Viewer
π²
Deploy Experience
π
Transforming Content
π’
Embed into Website or App
π©π»
Add Code
β
Troubleshooting
AR.js
π²
Deploy Experience
π
Transforming Content
π’
Embed into Website or App
β
Troubleshooting
React Native
π©
Fetching Data
π©π»
Edit Code
π€³
Adding AR/VR Capabilities
π
Transforming Content
Swift
π¨
Installation
π€³
Adding AR Capabilities
Flutter
π¨
Installation
π©π»
Edit Code
π€³
Adding AR Capabilities
JavaScript
π©
Fetching Data
π©π»
Edit Code
WebXR
π²
Deploy Experience
eCommerce Sites
π
Shopify
π
Wix
3D Content
π¨
Content Creation
π
Google Poly
π«
3D Capture Apps
Powered By
GitBook
ππ¨
Queries
Learn how to query for information on the entries of the project.
get
https://api.echo3D.co
/query?key=<API_KEY>
Get entries
get
https://api.echo3D.co
/query?key=<API_KEY>&entry=<ENTRY_ID>
Get a specific entry
get
https://api.echo3D.co
/query?key=<API_KEY>&entries=<ENTRY_ID1>,<ENTRY_ID2>,..
Get specific entries
get
https://api.echo3D.co
/query?key=<API_KEY>&filename=<FILENAME>
Get entries based on file
get
https://api.echo3D.co
/query?key=<API_KEY>&data=<DATA>&value=<VALUE>
Get entries based on data
get
https://api.echo3D.co
/query?key=<API_KEY>&tags=<TAG1>,<TAG2>,..
Get entries based on tags
get
https://api.echo3D.co
/query?key=<API_KEY>&type=<TYPE>
Get entries based on type
get
https://api.echo3D.co
/query?key=<API_KEY>&location=<LAT>,<LONG>&radius=<RADIUS>
Get entries based on location
Previous
Objects
Next
Data
Last modified
4mo ago
Copy link
Contents
get
Get entries
get
Get a specific entry
get
Get specific entries
get
Get entries based on file
get
Get entries based on data
get
Get entries based on tags
get
Get entries based on type
get
Get entries based on location