Forkbit

Resources

Changelog

Notable API and platform changes, newest first.

v1.0.0

July 7, 2026
  • Public launch of the v1.0.0 REST API, covering food search, food detail, batch lookup, natural-language parsing, and recipe analysis.
  • First-party JavaScript/TypeScript SDK (@forkbit/js) and a local MCP server (@forkbit/mcp) for AI agents, both on npm.
  • Per-plan rate limiting and API key limits, with rate-limit headers on every response.
  • Consistent, documented error catalog across all endpoints.
  • Forkbit-owned food category taxonomy, normalized across the dataset.
  • CORS split with open access for the public API and restricted access for the dashboard.
  • Native billing UX for upgrading or changing plans in the dashboard.
  • Rewritten developer docs, plus Terms of Service and Privacy Policy.
  • Credit-based pricing across four tiers: Free, Starter, Growth, and Pro.
  • Sign in with Google or GitHub for the dashboard. API key auth for the API.