Pull camper registration, session, and payment data from ACTIVE Network's Camps API (camps-registration-info-v3)
domain: developer.active.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗
Steps
Request API access from ACTIVE Network to obtain your Camp & Class username/password, agency name, and a unique security token
Send a standard HTTP POST request to the desired camps-registration-info-v3 endpoint with a JSON body and Content-Type: application/json header
Query the season information API first since it's the only one that doesn't require an additional input parameter
Use the session, tuition, and session-option APIs (each requiring its own input parameter) to pull related registration detail
Parse the JSON response for registrations, payments/refunds, people, family relationships, and group assignments
Known gotchas
Older Camps API versions are deprecated — new integrations should target camps-registration-info-v3, not legacy endpoints still referenced in older docs
Access requires a manually issued security token from ACTIVE Network in addition to your login credentials — you can't self-serve a key from a developer portal
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?