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 requiredApp 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
curl https://api.feastcal.com/api/products/search?q=pasta&country=LT&per_page=5