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
π
What Metadata is Stored
πΌ
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
π
Data
Learn how to post data to the project.
get
https://api.echo3D.co
/get?key=<API_KEY>&data=<DATA>
Get a global data entry
post
https://api.echo3D.co
/post?key=<API_KEY>&data=<DATA>&value=<VALUE>
Post a global data entry
get
https://api.echo3D.co
/get?key=<API_KEY>&entry=<ENTRY>&data=<DATA>
Get metadata of an entry
post
https://api.echo3D.co
/post?key=<API_KEY>&entry=<ENTRY>&data=<DATA>&value=<VALUE>
Post metadata to an entry
β
Previous
Queries
Next
What Metadata is Stored
Last modified
2mo ago
Copy link
Contents
get
Get a global data entry
post
Post a global data entry
get
Get metadata of an entry
post
Post metadata to an entry