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

# API keys

> Manage store-scoped API keys.

## Access

**Dashboard → API keys** (store-scoped)

## Key types

| Type              | Scope                              | Use                          |
| ----------------- | ---------------------------------- | ---------------------------- |
| General store key | `invoices:create`, `invoices:read` | Custom integrations          |
| Woo bootstrap key | `woocommerce:bootstrap`            | Plugin connect only          |
| Woo dedicated key | Woo scopes + invoices              | Plugin runtime (auto-issued) |

<Warning>
  API keys are shown only once at creation. Store them securely.
</Warning>

## Related pages

* [Get API credentials](/getting-started/get-api-credentials)
* [API key security](/security/api-key-security)
