AuroIQ Developer Portal Sign in

TailorIQ Commercial API

Integrate AI size recommendations in under 30 minutes.

AuroIQ gives commerce teams a secure API for TailorIQ-powered size guidance. Generate a pilot key, make a first request, copy sample code, and prepare your storefront integration.

Developer Home

Everything needed for a pilot integration.

Quick Start

Follow the first-call path from API key to size recommendation quality gate.

API Overview

Use versioned JSON endpoints for scan creation, status, results, reports, and history.

Interactive API Playground

Upload front and side photos, run a live TailorIQ request, inspect JSON, and copy sample calls.

Launch playground →

SDKs

Coming Soon React, React Native, Android, and iOS SDKs are planned.

Commerce Integrations

Shopify, WooCommerce, Bagisto, and Magento pilots use server-side API key handling.

API Keys

Manage your pilot API key.

Signed-in developers can create, regenerate, and revoke TailorIQ API credentials. Raw keys are shown once and never returned by metadata views.

Loading API key metadata… No new key generated in this browser session

Keys are shown once and kept only in page memory for copying. Store live keys in a server-side secret manager. Do not paste keys into storefront JavaScript.

Quick Start

Five steps from key to recommendation.

  1. Get API KeyCreate a pilot key in the AuroIQ Developer Portal.
  2. Upload Front PhotoSend a full-body front image from your server.
  3. Upload Side PhotoSend the matching side image in the same request.
  4. Receive MeasurementsTailorIQ returns validated measurement data and confidence.
  5. Receive Size RecommendationShow guidance only when the quality gate allows it.

Test the API

Run a status check.

Use this lightweight tester for development verification. It does not persist keys, responses, or scan identifiers.

Response will appear here.

API Reference

TailorIQ endpoints.

POST/v1/tailoriq/scans

Create a size-recommendation processing session.

GET/v1/tailoriq/scans/{scan_id}

Get status for a processing session.

GET/v1/tailoriq/scans/{scan_id}/result

Get validated measurements and confidence gates.

GET/v1/tailoriq/scans/{scan_id}/report

Get report metadata for a completed session.

GET/v1/tailoriq/scans

Get history with limit, page, and status filters.

Code Examples

Copy a first-call example.

curl -sS -X POST "$AUROIQ_API/v1/tailoriq/scans" \
  -H "Content-Type: application/json" \
  -H "X-AuroIQ-Key: $AUROIQ_API_KEY" \
  -d '{"front_image":"data:image/jpeg;base64,...","side_image":"data:image/jpeg;base64,..."}'

Commerce Integrations

Choose your integration path.

Shopify

Coming Soon

Installable app for product-page size recommendation pilots.

WooCommerce

Coming Soon

WordPress plugin with server-side TailorIQ API calls.

Bagisto

Coming Soon

Laravel commerce extension for open-source storefront teams.

Magento

Coming Soon

Enterprise commerce connector planned after pilot demand.

React

Coming Soon

Frontend components that pair with a secure partner backend.

React Native

Coming Soon

Mobile integration path for app-based shopping flows.

Pricing

Pilot pricing is usage-based.

AuroIQ commercial pilots are priced around TailorIQ recommendation volume, integration support, and enterprise requirements.

Pilot Plan
  • Sandbox API key for integration testing.
  • Commercial API access for approved pilot environments.
  • Usage reviewed with AuroIQ during pilot onboarding.
  • Enterprise pricing available for platform and marketplace integrations.
Contact Sales

Support

Need a pilot environment?

Talk with AuroIQ about production keys, enterprise integration, security review, and commerce launch support.