* feat: Add Mintlify docs * Fixed the mint.json for v2 * Fixed versioning issue * Add titles to ICS feed endpoints * Added errors to v1 * Added rate-limit to API v1 * feat: added v1-v2 differences and v1 auth * Trying to eliminate reasons for v1 not showing on publication * Used the swagger openapi validator * remove deprecated v1 endpoints * Moved api docs into new folders without api-reference * Renamed api to api-reference * removed the versioning * Got rid of anchor warnings * Fixed naming * Just as a test - using the same v2 openapi spec for v1 reference * Removed 'externalDocs' from v1 * Removed securitySchemes * Updated the diff between v1/v2 * Added v1 in front of /attendees to test * Moved paths up and removed externalDocs * Testing - Added content to the response * Reduced paths to 1 * Testing: anything at this point * Fixed validation * Moved the other .mdx files to see if that's disrupting something * Trying with a tab * Empty tags array * Added back servers field * Removed all other schemas * Removed v1 for now * Added platform docs * Language fixes * Added v1 back * add API V1 response for attendees * remove unnecessary endpoint docs in API V1 * Removing platform and API for now * Updated v2 openapi doc --------- Co-authored-by: Syed Ali Shahbaz <alishahbaz7@gmail.com>
28 lines
1.0 KiB
Plaintext
28 lines
1.0 KiB
Plaintext
---
|
|
title: "Quick Start"
|
|
---
|
|
|
|
<img src="/images/i1600x600-Z8AAymlAKVce_i4nxdb.png" />
|
|
|
|
## Sign up for a free Cal.com account (recommended)
|
|
|
|
The easiest way to get started with Cal.com is with our hosted plan. We offer a generous free tier where you get unlimited scheduling with no limits and all of our features built for individuals, with the option to upgrade to a teams plan for collaboration features.
|
|
|
|
<a href="/docs/introduction/quick-start/sign-up-for-a-cal.com-account">Sign up for a Cal.com account</a>
|
|
|
|
<img src="/images/i1600x600-Bt00AJE4uNcL_hiqcp9.png" />
|
|
|
|
|
|
## Self-host Cal.com on your infrastructure
|
|
|
|
For full data ownership and control over your scheduling, you can self-host Cal.com on your own infrastructure.
|
|
|
|
<a href="/docs/introduction/quick-start/self-hosting">Self-hosting</a>
|
|
|
|
|
|
## Quick start for contributors
|
|
|
|
If you wish to contribute to Cal.com, please take a look at our guide to fast-track the onboarding process for new contributors.
|
|
|
|
<a href="/docs/knowledgebase/contributors-guide/quick-start">Quick start for contributors</a>
|