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

# Plans and limits

> What the Free, Plus, and Pro plans include, and the rate limits that apply.

Every account is on one of three plans. New accounts start on Free, which is the product, not a trial: searches are unlimited, and no card is needed.

|                                               | Free      | Plus      | Pro       |
| --------------------------------------------- | --------- | --------- | --------- |
| Searches                                      | unlimited | unlimited | unlimited |
| Every filter except `has:creds`               | yes       | yes       | yes       |
| Email addresses on app pages                  | yes       | yes       | yes       |
| `has:creds` filter and raw credential strings | no        | yes       | yes       |
| API access                                    | no        | yes       | yes       |
| Managed service                               | no        | no        | yes       |

Prices are on the [pricing page](https://console.periphery.exposed/pricing) in the console.

## Free

Unlimited searches across every provider, every filter except `has:creds`, and full app pages with screenshots, extracted text, and email addresses. Credential findings show which detectors verified a secret; the raw strings are locked.

## Plus

Everything in Free, plus the [API](/api/overview) and the `has:creds` filter. App pages and API responses include the raw credential strings. See [Emails and credentials](/apps/emails-and-credentials).

## Pro

Everything in Plus, plus a managed service: Periphery watches your domains, attributes apps to their owners, and notifies you when a new exposure appears. Details are on the pricing page.

## Rate limits

There is no monthly quota on any plan. Two per-second limits apply:

* **Console:** one search per second per account. Faster than that, the console asks you to slow down.
* **API:** one request per second per account, on both endpoints. Over it, the API returns `429` with `rate limit: 1 request per second`. Console searches share the same limit. See [Limits and errors](/api/limits-and-errors).

Your account page shows how many searches you have run this month; the number is informational and never blocks a search.

## Changing plans

Upgrade from your account page or the pricing page. Until self-serve checkout is available, plan changes are handled by email: write to [contact@gglabs.fr](mailto:contact@gglabs.fr) from the address you sign in with.
