AI Edge API

Welcome to the AI Edge API service. This service provides AI-powered recipe processing, video transcription, and personalization capabilities.

Available Endpoints

GET /health
Health check endpoint
POST /personalize
Recipe personalization service
POST /tiktok-transcribe
TikTok video transcription
POST /instagram-transcribe
Instagram video transcription
POST /upload-transcribe
Upload and transcribe user photos/videos

Authentication

All endpoints (except /health) require Bearer token authentication:

Authorization: Bearer <token>

Documentation

API documentation is available in development and staging environments only.

AI Edge API v1.0.0