Authenticate as a Sharefox shop user vs. an admin user for different API scopes

domain: api.mysharefox.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Review the Sharefox API's auth tag at https://api.mysharefox.com/docs#tag/auth to see the available login flows.
  2. For customer-facing/storefront actions, POST to /login to authenticate as a shop user (a registered customer of the shop); this returns a short-lived JWT bearer token.
  3. For privileged operations spanning all users of a shop, POST to /admin/login instead; this returns a long-lived opaque token, not a JWT.
  4. Send whichever token you obtained as a Bearer token in the Authorization header on subsequent requests — both token types are used the same way despite their different formats.
  5. Contact Sharefox support to confirm your subscription includes API access and is approved for production use before going live.

Known gotchas

Related routes

Manage a shop user's cart via the Sharefox /orders/cart endpoint
api.mysharefox.com · 5 steps · unrated
Authenticate to the Commerce7 API and scope an app's endpoint permissions
commerce7.com · 6 steps · unrated
Authenticate to the Sharefox API using Bearer tokens
api.mysharefox.com/docs · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans