# Kardow ## Docs - [Get Site Analytics](https://kardow.com/docs/api-reference/analytics/analytics.md): Retrieve comprehensive analytics data with advanced filtering capabilities for your job board - [Get Job Visitors](https://kardow.com/docs/api-reference/analytics/jobs-analytics.md): Retrieve visitor counts for specific job postings over a specified time period - [Get Applications](https://kardow.com/docs/api-reference/applications/get-applications.md): List job applications with optional filtering by job and status - [Create CMS Item](https://kardow.com/docs/api-reference/cms/create-item.md): Insert a new item, or upsert when an `id` is supplied. - [Delete CMS Collection](https://kardow.com/docs/api-reference/cms/delete-collection.md): Delete the entire collection and every item it contains. - [Delete CMS Item](https://kardow.com/docs/api-reference/cms/delete-item.md): Permanently delete a single item. - [Get CMS Item](https://kardow.com/docs/api-reference/cms/get-item.md): Fetch a single item by id. - [CMS API](https://kardow.com/docs/api-reference/cms/introduction.md): Store, validate, and serve any structured content — sponsors, courses, listings, recipes — without writing a backend. - [List CMS Collections](https://kardow.com/docs/api-reference/cms/list-collections.md): Returns every CMS collection in your organization. - [List CMS Items](https://kardow.com/docs/api-reference/cms/list-items.md): Paginated list of items in a collection. - [Update CMS Item](https://kardow.com/docs/api-reference/cms/update-item.md): Partial update of an item. Only the fields you send are changed. - [Create or Update CMS Collection](https://kardow.com/docs/api-reference/cms/upsert-collection.md): Create a new CMS collection or replace its schema by slug. - [API Reference](https://kardow.com/docs/api-reference/introduction.md): Complete guide to the Kardow API for job board management, analytics, and programmatic access - [Get Job](https://kardow.com/docs/api-reference/jobs/get-job.md): Fetch a single job by its ID - [Get Jobs](https://kardow.com/docs/api-reference/jobs/get-jobs.md): List jobs for your organization with pagination, search, and filtering - [Create Job](https://kardow.com/docs/api-reference/jobs/post-job.md): Create a new job posting from your ATS, CRM, or internal workflow - [Update Job](https://kardow.com/docs/api-reference/jobs/update-job.md): Update a job's status or details - [Get Member](https://kardow.com/docs/api-reference/members/get-member.md): Fetch a member profile together with subscriptions, payments, and paywall status - [Member Access](https://kardow.com/docs/api-reference/members/member-access.md): Perform subscription lifecycle actions or fully remove a member from a board - [Sync Member](https://kardow.com/docs/api-reference/members/sync-member.md): Create or update a member and optionally sync access and a payment in a single call - [Delete Webhook](https://kardow.com/docs/api-reference/webhooks/delete-webhook.md): Remove a webhook subscription - [List Webhooks](https://kardow.com/docs/api-reference/webhooks/list-webhooks.md): List all webhook subscriptions for your organization - [Subscribe to Webhooks](https://kardow.com/docs/api-reference/webhooks/subscribe.md): Create a webhook subscription to receive real-time event notifications - [Update Webhook](https://kardow.com/docs/api-reference/webhooks/update-webhook.md): Enable or disable a webhook subscription - [Login with Google](https://kardow.com/docs/auth/social-login/auth-google.md): Learn how to configure Google OAuth login for your Kardow job board - [Changelog](https://kardow.com/docs/changelog/overview.md): Stay up to date with the latest features, improvements, and bug fixes to Kardow - [Build a sponsors page](https://kardow.com/docs/guides/cms/build-a-sponsors-page.md): Create a public sponsors collection and render it on your site. - [CMS Overview](https://kardow.com/docs/guides/cms/overview.md): Define structured content collections, then read, write, and monetize them through the platform. - [Sell paid listings](https://kardow.com/docs/guides/cms/sell-paid-listings.md): Charge visitors to add an entry to one of your CMS collections. - [Import a CSV](https://kardow.com/docs/guides/database/import-csv.md): Bulk-import job listings from any CSV file — AI automatically maps your columns to the right fields. - [Email Configuration Guide](https://kardow.com/docs/guides/emails/configuration.md): Learn how to set up and manage your organization's email system for job application notifications - [Job Activated Email](https://kardow.com/docs/guides/emails/job-activated.md): Notification sent to employers when their job posting goes live and is visible to job seekers - [Job Application Received Email](https://kardow.com/docs/guides/emails/job-application-received.md): Notification sent when a candidate applies to a job posting - [Job Expired Email](https://kardow.com/docs/guides/emails/job-expired.md): Notification sent to employers when their job listing reaches its expiration date with performance analytics - [Job Posted Confirmation Email](https://kardow.com/docs/guides/emails/job-posted-confirmation.md): Confirmation emails sent to employers when they successfully post a new job listing - [New Invoice Email](https://kardow.com/docs/guides/emails/new-invoice.md): Invoice notification for job posting charges - [Indexing API](https://kardow.com/docs/guides/indexing-api/introduction.md): Learn how to use the Kardow Indexing API to notify search engines about new and updated job listings - [Zapier Integration](https://kardow.com/docs/guides/zapier/setup.md): Connect your Kardow job board to 7,000+ apps with Zapier — no code required. - [Welcome to Kardow](https://kardow.com/docs/index.md): Everything you need to launch, customize, and grow your job board. ## OpenAPI Specs - [kardow-public-openapi](https://kardow.com/docs/api-reference/kardow-public-openapi.json) - [kardow-analytics-openapi](https://kardow.com/docs/api-reference/kardow-analytics-openapi.json) - [openapi](https://kardow.com/docs/api-reference/openapi.json) ## Optional - [Documentation](https://kardow.com/docs) - [Blog](https://kardow.com/docs/blog) - [Articles](https://kardow.com/docs/articles)