Mobile API Explorer
Interactive reference for api.namasteapps.com — the backend for the Namaste mobile app.
Responses use the envelope { response_code, response_message, data }.
Endpoints marked 🔒 Auth require a Bearer access token (obtained from POST /auth/google).
Sign in
Sign in with Google → the ID token is exchanged via
POST /auth/google and the Bearer token below is filled automatically.