API playground

Content APIs need an x-api-key or admin Bearer — without one the API returns 401. Mobile reminders need a Firebase ID token in Bearer (not x-api-key). Content GETs also need lang. Secrets stay in this tab only.

x-api-key*From Admin → API Keys. Either this or Bearer is enough.
Bearer token*From POST /api/admin/login. Either this or x-api-key is enough.

Public content API

Mobile reminders (Firebase)

Platform & docs

Admin authentication

API keys (x-api-key)

Admin CRUD & jobs

GET https://api.nowfitweightloss.com/api/v1/meal-categories

Query stringExample: lang=hi&page=1&limit=20

No response yet

Pick an endpoint and click Send.