# Campground ## Docs - [Manage API keys for external integrations](https://docs.campground.fyi/admin/api-keys.md): Create and revoke organization-scoped API keys to connect Campground to Zapier, Make.com, or your own custom integrations via the REST API. - [Add custom fields to profiles and entities](https://docs.campground.fyi/admin/custom-fields.md): Extend member profiles, teams, and jobs with custom fields, control who can see and edit them, and create entirely new data models for your community. - [Configure your organization settings](https://docs.campground.fyi/admin/organization-settings.md): Manage your organization's name, branding, modules, custom application statuses, deleted items, and embedded reports from the admin settings panel. - [Measure member engagement with scoring](https://docs.campground.fyi/admin/scoring.md): Define weighted engagement scores for profiles and teams, surface them in the contacts table, and use them to filter and sort your community. - [REST API endpoints for applications](https://docs.campground.fyi/api-reference/applications.md): List and filter program applications in your Campground organization. Filter by status, program, or season. Requires the read:applications scope. - [Authenticate Campground API requests with bearer tokens](https://docs.campground.fyi/api-reference/authentication.md): All Campground API requests require a bearer token. Learn how to create an API key, attach it to requests, and understand auth-related errors. - [Campground REST API overview and base URLs](https://docs.campground.fyi/api-reference/introduction.md): The Campground public REST API gives you programmatic access to profiles, teams, and applications in your organization via bearer token authentication. - [REST API endpoints for member profiles](https://docs.campground.fyi/api-reference/profiles.md): List, retrieve, create, and update member profiles in your Campground organization. Includes pagination, search filters, and custom field updates. - [Campground API rate limits and handling 429 responses](https://docs.campground.fyi/api-reference/rate-limits.md): The Campground API enforces a limit of 100 requests per minute per API key. Learn how to read rate limit headers and handle 429 responses gracefully. - [Campground REST API endpoints for teams](https://docs.campground.fyi/api-reference/teams.md): List and retrieve teams in your Campground organization, including team members and metadata. All team endpoints require the read:teams scope. - [Sign in to Campground: passwords, OTP codes, and magic links](https://docs.campground.fyi/authentication.md): How to sign in with email and password, OTP codes, or magic links — plus password resets, user roles, and how platform access is granted. - [Groups and teams: organizing your members](https://docs.campground.fyi/concepts/groups-teams.md): Groups surface members in your community directory. Teams bring members together for tasks and collaboration. Learn when to use each. - [Managing member profiles and contacts](https://docs.campground.fyi/concepts/profiles-contacts.md): Profiles represent the people in your organization. The Contacts page lets you view, filter, and take bulk action on your entire member list. - [Programs and seasons: organizing your community](https://docs.campground.fyi/concepts/programs-seasons.md): Programs are the primary organizational unit in Campground. Use them to group members, define time-based seasons, and control who can access your platform. - [Track member engagement with activity logs and analytics](https://docs.campground.fyi/features/activity-analytics.md): See who's been active, filter by event type, export a full audit log as CSV, and view weighted engagement scores for your community members. - [Share posts, events, and content with your community](https://docs.campground.fyi/features/content-posts.md): Create announcements, host events with RSVP tracking, and organize resources in a content library — all scoped to the right audience. - [Send and schedule emails to members](https://docs.campground.fyi/features/email-communications.md): Compose bulk emails to your community, target specific groups or programs, schedule for later, and track opens and clicks for every message. - [Collect applications with custom forms](https://docs.campground.fyi/features/forms-applications.md): Build intake forms with custom fields, route submissions to programs, and manage the full application review lifecycle from one dashboard. - [Post and manage job opportunities](https://docs.campground.fyi/features/jobs.md): Share job openings with your community, manage an approval workflow for member submissions, and track interest and applications for each posting. - [Connect AI assistants to Campground with MCP](https://docs.campground.fyi/features/mcp-server.md): Authorize Claude and other Model Context Protocol clients to read your Campground organization data over a per-tenant OAuth flow. - [Stay updated with in-app notifications and your inbox](https://docs.campground.fyi/features/notifications.md): Get real-time alerts for tasks, events, and connections in-app and by email, and manage pending connection invitations from your inbox. - [Profile data export](https://docs.campground.fyi/features/profile-export.md): Export a single profile's full record to an Excel workbook with selectable sections like programs, tasks, scores, and files. - [Assign and track tasks for your members](https://docs.campground.fyi/features/task-management.md): Create task lists with multiple steps, assign them to members or teams, and monitor completion — with optional approval for submitted work. - [What is Campground? Community management platform for social impact programs](https://docs.campground.fyi/introduction.md): Campground is a community management platform that helps organizations run programs, review applications, and engage members — all in one place! - [Quick start: set up Campground and accept your first applications](https://docs.campground.fyi/quickstart.md): A step-by-step guide to setting up your organization, creating a program, building an intake form, and reviewing your first applications. ## OpenAPI Specs - [openapi](https://docs.campground.fyi/api-reference/openapi.json)