Unofficial

Too Good To Go (Unofficial API)

Danish-founded food-waste app with no official API, but a large ecosystem of reverse-engineered open-source clients.

WebsiteGitHub

About

Too Good To Go (founded in Denmark) publishes no developer documentation, but its private mobile-app API is wrapped by numerous well-maintained open-source projects — most notably ahivert/tgtg-python (477 GitHub stars, pushed within the last week) and Der-Henning/tgtg (542 stars). These expose store/item search, favorites, "magic bag" availability, and reservation creation via the same endpoints the official app uses.

Agent Use Cases

  • 01Monitor "magic bag" availability near a location for a food-waste-reduction agent
  • 02Reserve a magic bag automatically when a favorited store lists a deal

Notes

Fully unofficial and reverse-engineered — no public API key program exists. Auth is an email login-link flow (poll for a bearer token), not a documented OAuth/API-key path, and endpoints can change without notice since the company doesn't support third-party use.

Something wrong or missing? See how to suggest a fix

More in E-commerce