Authentication
Send the MMKX-API-KEY — that’s the only credential the caller handles. Your Remember
token is set once on the connection page in the Magic Meal Kits app and resolved
server-side, so no per-request token header is needed — see
Authentication.
Pro license required. A Basic key gets
400 you are not a magic meal kits PRO user.Endpoints
| Endpoint | Tier | What it does |
|---|---|---|
GET /remember/card-link | Pro | Create a deep link for a business card |
Notes
- Default to your own card. Omit both
cardIdandnameto use the token owner’s profile card. To target a specific card, pass bothcardIdandnametogether.

