Create and update camp registrants in Regpack via the Open API user endpoint
domain: api.regpack.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗
Steps
Confirm your Regpack plan includes API access (Mid Market or Enterprise Pack) and have an API admin generate credentials
Use the login call to authenticate and establish a session before making user calls
POST to the create (or create_child, for a sub-account under an existing family) call with the new registrant's field data
Use update to modify an existing user's fields, and add_product / set_status to attach registrations or change their status
Use get_user_list or get_info to verify the record was created/updated as expected
Known gotchas
Regpack's data model is family-based (Family Systems), so users and children are structured differently than a flat contact list — review the Family Systems doc before mapping your data
The API is only available to Regpack customers on Mid Market/Enterprise plans with an API license — it isn't available on lower tiers regardless of technical readiness
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?