Files
documenso/apps/docs/content/docs/developers/getting-started/index.mdx
T
2026-06-24 17:16:13 +10:00

20 lines
456 B
Plaintext

---
title: Getting Started
description: Get your API key and make your first API call.
---
<EnvelopeWarning />
<Cards>
<Card
title="Authentication"
description="Generate an API key and authenticate your requests."
href="/docs/developers/getting-started/authentication"
/>
<Card
title="First API Call"
description="Create your first document via the API."
href="/docs/developers/getting-started/first-api-call"
/>
</Cards>