Skip to main content

Getting Started

Quick start guide for developers integrating FashionAI into their applications.

πŸš€ Quick Setup (5 minutes)​

1. Authentication​

Get your API credentials and start making requests:

  • Generate API token in dashboard
  • Add to headers: Authorization: Bearer YOUR_TOKEN
  • Test with sample API call

β†’ Full Authentication Guide

2. Core APIs​

Recommendations API - Personalized product suggestions

Search API - Intelligent product search

β†’ Complete API Reference

πŸ› οΈ Integration Options​

β†’ UI Integration Guide

Platform-Specific​

Quick setup for popular e-commerce platforms:

  • Shopify - Native app integration
  • VTEX - Custom components
  • Custom implementations - Contact Fashion's Support

β†’ All Platform Integrations

πŸ“Š Analytics & Tracking​

Google Analytics Enhanced Ecommerce​

Track recommendation performance and search behavior:

β†’ Analytics & Tracking Setup

🎯 Advanced Features​

Search Configuration​

  • Semantic search
  • Visual similarity search
  • Custom ranking algorithms

β†’ Search API Details | β†’ Search Examples

Product Organization​

  • Auto-categorization with taxonomies
  • Style and trend classification
  • Seasonal product tagging

β†’ Taxonomies Guide

πŸ†˜ Need Help?​

πŸ“‹ Next Steps​

  1. Set up authentication - Get your API credentials
  2. Test API endpoints - Make your first calls
  3. Add to your UI - Integrate frontend components
  4. Configure analytics - Track performance

Ready to integrate? Start with Authentication β†’