Member Hub · Documentation
Integration Guide
Published integration documentation for internal lookup consumers. Authentication, the GET /api/v1/member/lookup contract, response statuses, error shapes, rate limits, and rebuild-from-C7 operational notes.
Authentication
Two methods are supported for internal lookup consumers.
Endpoint
Internal member lookup by QR token. Serves members_index only — never calls Commerce7 live.
Response statuses
All successful lookups return HTTP 200 with a JSON body containing status.
Response examples
Example JSON bodies returned by GET /api/v1/member/lookup.
Errors
Authentication and validation failures return non-200 responses.
Rate limits
Lookup is index-only; Commerce7 limits apply to sync operations only.
Operational notes
Logging, latency targets, and rebuilding the index from Commerce7.