API token
Generate one under User Settings, API Tokens. Stored in the iOS Keychain, never in plain preferences.
For Mealie self-hosters
Sizzzle talks to the Mealie API directly. No re-import, no second copy of your data, no browser tab pretending to be an app.
The client is generated from the Mealie OpenAPI schema, so the coverage is broad rather than a hand-picked subset.
Generate one under User Settings, API Tokens. Stored in the iOS Keychain, never in plain preferences.
Standard Mealie login, with the JWT handled and refreshed for you.
Add arbitrary HTTP headers for Authelia, Authentik or any reverse proxy that fronts your instance.
Before a server URL is saved, Sizzzle checks that it is reachable and tells you what is wrong when it is not. Plain HTTP is blocked unless the server lives on the same device.
Each Mealie instance becomes its own space. The family server and the test instance sit side by side and switch in a tap, which the web UI cannot do. A local space can sit right next to them, and a single action copies a recipe from one into the other.
Spaces
Recipes and images you have opened stay readable with no connection. Creating and editing needs the server, because the server is the source of truth. Local spaces read and write fully offline.
The SDK is generated from the Mealie OpenAPI schema and tracked against recent 3.x releases. If your instance is older, some screens may show fewer options.
Install, paste the URL, paste a token. Everything already on your server is there.