> ## Documentation Index
> Fetch the complete documentation index at: https://docs.prismapi.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Quickstart

> Get started with the API in minutes.

Ready to start building with Prism? Here's how to get up and running step by step.

<Steps>
  <Step title="Create Your Account">Visit the [Prism Website](https://prismapi.io) and sign up for an account.</Step>
  <Step title="Get Your API Key">Log in to your [Prism Dashboard](https://dashboard.prismapi.io) and navigate to the API key section.</Step>

  <Step title="Install the SDK">
    <Card title="SDKs" horizontal icon="code" href="/documentation/introduction/resources/sdks">
      Official SDKs for TypeScript, Python, Go, and more.
    </Card>
  </Step>
</Steps>

That's it! You can now start using the API with your key.
