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

# Plan access

> Check which plans include API access and unlock credentials when API controls are disabled.

Use this page when your API credentials are locked or hidden.

## Plans comparison

| Plan | API access |
| ---- | ---------- |
| Free | —          |
| Plus | —          |
| Pro  | —          |
| API  | ✓          |
| MAX  | ✓          |

If your current plan does not include API access, credential controls in the API page stay disabled.
API access also covers MCP-based AI tool setup through [AI Integrations](/api/ai-integrations).

<Info>
  For plan details, open [Billing](https://app.remapdb.com/settings/billing). For feature comparison, open [Feature availability by plan](/feature-availability-by-plan).
</Info>

## How to unlock API access

<Steps>
  <Step title="Open API settings">
    Click the [**API**](https://app.remapdb.com/api) item in the main navigation.
  </Step>

  <Step title="Start upgrade flow">
    If API controls are locked, click the **Upgrade plan** button shown on the page.
  </Step>

  <Step title="Choose an API-enabled plan">
    In billing, select **API** or **MAX** and complete the subscription change.
  </Step>

  <Step title="Return and verify">
    Go back to the API page and confirm credentials are now enabled.
  </Step>
</Steps>

You can also open billing directly:

* Click your name at the bottom of the main navigation.
* Click the [**Billing**](https://app.remapdb.com/settings/billing) item.

## What to verify after upgrade

* `API key` and `API secret` are visible.
* **Copy** buttons are enabled.
* **Generate new credentials** button is enabled.
* MCP-based AI tool setup can authenticate with `REMAPDB_API_KEY`, if you use [AI Integrations](/api/ai-integrations).
* A staging test request succeeds.

## If access is still locked

* Refresh the page after the subscription update.
* Confirm you are in the correct Remapdb account.
* Confirm subscription status is active in billing.
* Contact support if access is still blocked after these checks.

## Related actions

* [API](/api)
* [AI Integrations](/api/ai-integrations)
* [Credentials and authentication](/api/credentials-and-authentication)
* [Usage limits](/api/usage-limits)
* [Billing](https://app.remapdb.com/settings/billing)
