Log food, exercise, water and weight — or read back a day's nutrition — from any app, script, or AI assistant.
Base URLhttps://api.trywhatevr.app
Two ways in
Quick start
wtvr_live_… and is shown once.# log a meal in plain language curl https://api.trywhatevr.app/v1/ai/log \ -H "Authorization: Bearer wtvr_live_…" \ -H "Content-Type: application/json" \ -d '{"text":"two eggs and black coffee"}'
Reference
All under /v1. Full schema in the OpenAPI spec.
For AI agents
whatevr is also a Model Context Protocol server, so agents can log and read on your behalf. Point any MCP client at:
https://api.trywhatevr.app/mcp # bearer token in the header https://api.trywhatevr.app/mcp/<token> # or the token in the URL
Most people don't touch this directly — the connect guide walks you through adding it to Claude, ChatGPT, Grok or Gemini.
Good to know
Authorization: Bearer wtvr_live_…tz_offset_min so days land right./v1/ai/log · 429 + Retry-After