Norish Recipe API
The HTTP API each Norish instance serves under /api/v1, covering a public health check plus authenticated recipe read/search/create/import, grocery list management, stores, and planned recipes for today/week/month. Authenticated with an instance-issued API key passed as x-api-key or as an Authorization Bearer token. Because Norish is self-hosted there is no vendor base URL — the host is the operator's own instance, so the base is templated.