S FeastCal LOCAL API host

Service index

FeastCal API

This subdomain serves catalogue, concept, recipe, and checkout-basket data for the FeastCal app. The product website lives elsewhere; this page is just a small directory for the API surface.

Public catalogue

No app session required

App endpoints

Token or app client context
POST Magic-link auth /api/auth/magic-link
GET Profile /api/me
GET Recipes /api/recipes
GET Checkout baskets /api/checkout-baskets
Example request JSON
curl https://api.feastcal.com/api/products/search?q=pasta&country=LT&per_page=5