Technical
Technical documentation and how-to guides
2 articles
Does Augmento offer an API for custom integrations?
Yes. Augmento provides a RESTful API and webhooks for custom integrations. You can programmatically manage AR experiences, trigger content updates, pull analytics data, and integrate with your existing tech stack. Our API documentation includes SDKs for JavaScript, Python, and Swift. Rate limits and API access levels depend on your plan. We also offer dedicated support for complex integrations.
How does Augmento ensure AR experiences perform well on all devices?
Performance is critical for AR. Augmento uses several optimization strategies: automatic 3D model compression and LOD generation, adaptive quality scaling based on device GPU capabilities, lazy loading of assets (only downloading what the user needs), edge-cached CDN delivery for sub-100ms asset loading, efficient WebGL rendering pipelines, and frame rate monitoring with automatic quality fallbacks. We target 60fps on mid-range devices from the last 3 years.