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

# Create an API key

API keys are minted and managed in the Vine console, which is restricted to the
Vine team. Sign in to create a key, view your existing keys, and revoke them.

<Card title="Open the key console" icon="key" href="https://vine.getcourtyard.ai/keys">
  Sign in to mint, view, and revoke API keys.
</Card>

<Note>
  Keys look like `vine_test_…` (sandbox) or `vine_live_…` (production). Send
  yours as a Bearer token on API calls: `Authorization: Bearer vine_live_…`.
</Note>
