๐Ÿ”Œ Developer API

AR furniture,
live in your store.
Three lines of code.

Add a "View in your room" button to any product page in minutes. One script tag powers iOS Quick Look, Android Scene Viewer and WebXR โ€” no SDK, no native app, no 3D expertise needed.

โœ“ Works on iOS, Android & any modern browser
โœ“ No SDK or native app required
โœ“ Live in your store in under 30 minutes
product-page.html
<script src="https://cdn.fenicher.com/ar-embed.js" data-sku="oslo-chair-oak" data-key="pk_live_โ€ขโ€ขโ€ขโ€ขโ€ขโ€ขโ€ขโ€ข" ></script> <!-- That's it. AR button renders automatically. -->
โœจ Result on your product page
๐Ÿช‘
Oslo Armchair โ€” Oak
ยฃ649 ยท In stock ยท Free delivery
๐Ÿ“ท View in room
iOS Quick Look
Android Scene Viewer
WebXR Browser
1
Script tag to embed
3
AR platforms supported
99.9%
API uptime SLA
0
App downloads needed

Platform Support

One API. Every AR platform covered.

The embed detects the visitor's device and launches the right AR experience automatically โ€” no conditional logic in your code.

๐ŸŽ
iOS AR Quick Look
iPhone & iPad โ€” native Safari
USDZ
๐Ÿค–
Android Scene Viewer
Google AR Core โ€” Chrome
GLB
๐ŸŒ
WebXR
Any browser, any device
GLTF / GLB
๐Ÿ–ฅ๏ธ
3D Viewer Fallback
Desktop โ€” interactive 3D
GLB

API Features

Built for developers, designed for results

A clean REST API with webhooks, analytics and full control over the embed UI โ€” no black-box vendor lock-in.

๐ŸŽ›๏ธ

Configurable Embed UI

Choose button label, colour, placement and size. Override the default UI entirely with your own trigger element โ€” the API handles the rest.

๐Ÿ“Š

AR Analytics

Track AR session starts, duration, and conversion events per SKU. See exactly which products drive the most engagement in AR.

๐Ÿ”—

Webhooks

Fire events to your backend when a customer views a product in AR. Pipe data into your analytics, CRM or A/B testing stack.

๐Ÿ—‚๏ธ

SKU-Based Asset Routing

Map your product SKUs to Fenicher asset IDs once. The embed resolves the right GLB or USDZ automatically โ€” swap assets any time without touching your frontend code.

โšก

Edge-Cached Assets

3D models served from Fenicher's global CDN. Large GLBs load in under two seconds even on mobile connections.

๐Ÿ›’

E-Commerce Plugins

Drop-in plugins for Shopify, WooCommerce and Magento. Zero custom code needed โ€” install, configure your API key and go live.

Integration

Live in under 15 minutes

Three steps from sign-up to your first AR session. No SDK installation, no build step.

1

Get your API key

Sign up and receive a publishable key instantly. No credit card required to start testing in sandbox mode.

2

Upload your assets

Add your GLB files via the dashboard or point the API at your existing 3D Asset Management library. Tag each file with a SKU.

3

Paste the embed

Drop one script tag on your product page. The AR button appears automatically โ€” styled to match your brand.

REST API โ€” fetch asset by SKU
// GET https://api.fenicher.com/v1/assets/{sku} fetch('https://api.fenicher.com/v1/assets/oslo-chair-oak', { headers: { 'Authorization': 'Bearer sk_live_โ€ขโ€ขโ€ขโ€ขโ€ขโ€ขโ€ขโ€ข' } }) .then(r => r.json()) .then(asset => { // asset.glb_url โ€” CDN URL for Android & WebXR // asset.usdz_url โ€” CDN URL for iOS AR Quick Look console.log(asset.glb_url); });

Pricing

Pay per AR session โ€” no surprises

Each plan includes a monthly session allowance. Overage is metered at a flat per-session rate โ€” no tiered complexity.

Starter
Grow
$79
per month
  • 2,000 AR sessions / mo
  • Up to 100 SKUs
  • iOS, Android & WebXR
  • 3D viewer fallback
  • Basic analytics
  • Email support
Get Started
Enterprise
Enterprise
Custom
volume pricing
  • Unlimited AR sessions
  • Unlimited SKUs
  • E-commerce plugins
  • SSO / SAML
  • SLA & uptime guarantee
  • Dedicated CSM
  • White-label option
Talk to Sales
โšก

99.9% Uptime SLA

Redundant infrastructure across three regions โ€” your AR button is always available.

๐Ÿ”’

GDPR Compliant

No cookies dropped without consent. Analytics are aggregated โ€” we never track individual shoppers.

๐Ÿ“–

Full API Docs

OpenAPI 3.0 spec, code examples in JS, Python and PHP, and a sandbox environment for safe testing.

FAQ

Common questions

No. The AR experience launches directly from the browser on both iOS (Safari) and Android (Chrome) โ€” zero app download required. On desktop it falls back to an interactive 3D viewer automatically.
Both. If you already have GLB or OBJ files, upload them directly. Prefer we handle it? Our studio produces AR-ready assets from technical drawings or reference photos โ€” see AR & VR Assets.
Install the Fenicher app from the Shopify App Store, paste your API key, then map your product variants to SKUs in the app dashboard. The AR button appears on every matched product page โ€” no theme editing needed.
A session is counted when a visitor taps the AR button and the experience launches โ€” whether on mobile AR or the desktop 3D viewer. Refreshes and multiple views of the same product within 30 minutes count as one session.
Yes. Every account includes a sandbox environment with test API keys. Sandbox sessions are unlimited and free โ€” they never count against your plan allowance and never appear in your live analytics.

Related Services

Complete your AR stack

Ready to add AR to your product pages?

Get your API key and be live in under 15 minutes.

Get API Access โ†’ See Live Demo