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

# Pricing

> Pricing for the OpenRegister API

## Credit-Based Pricing

The OpenRegister API uses a credit-based pricing model. Each API call consumes a certain number of credits depending on the endpoint and parameters used. This provides transparent, predictable costs that scale with your usage.

## Credit Costs by Endpoint

| Endpoint Type                                                                      | Base Cost  | With Realtime |
| ---------------------------------------------------------------------------------- | ---------- | ------------- |
| [Autocomplete Search](/endpoint/autocomplete-company)                              | 1 credit   | N/A           |
| [Advanced Filter Search](/endpoint/filter-company) (Company/Person)                | 10 credits | N/A           |
| [Company Details](/endpoint/company)                                               | 10 credits | 20 credits    |
| [Company Owners](/endpoint/company-owners)                                         | 10 credits | 20 credits    |
| [Company Historical Owners](/endpoint/company-historical-owners)                   | 25 credits | N/A           |
| [Company Holdings](/endpoint/company-holdings)                                     | 10 credits | N/A           |
| [Company Financials](/endpoint/company-financials)                                 | 10 credits | N/A           |
| [Company UBO](/endpoint/company-ubo)                                               | 25 credits | N/A           |
| [Person Details](/endpoint/person)                                                 | 10 credits | N/A           |
| [Person Holdings](/endpoint/person-holdings)                                       | 10 credits | N/A           |
| [Documents](/endpoint/document-realtime)                                           | 10 credits | N/A           |
| [Create Monitor](/endpoint/monitor-create)                                         | 25 credits | N/A           |
| [List Monitors](/endpoint/monitor-list)                                            | 0 credits  | N/A           |
| [Delete Monitor](/endpoint/monitor-delete)                                         | 0 credits  | N/A           |
| Active monitor (monthly)                                                           | 25 credits | N/A           |
| [Store Transparenzregister credentials](/endpoint/transparenzregister-credentials) | 0 credits  | N/A           |
| [Order Transparenzregister extract](/endpoint/transparenzregister-extract-create)  | 25 credits | N/A           |
| [Get Transparenzregister extract](/endpoint/transparenzregister-extract-get)       | 0 credits  | N/A           |

### Monitoring

[Monitoring](/guide/monitoring) is available on Pro Plan and above. Each active monitor costs 25 credits per month.

### Realtime Parameter

For select endpoints (Company Details and Company Owners), you can add `realtime=true` to fetch data directly from the Handelsregister in real-time. This ensures you get the most current information available and costs an additional 10 credits.

### Transparenzregister

[Transparenzregister](/api/transparenzregister-api) access is available on paid API plans only. Ordering an extract costs 25 credits; polling the result and downloading documents are free. Sandbox extracts (`X-Credential-Name: sandbox`) cost 0 credits and do not count toward any limits.

Default limits per account:

| Limit                                   | Default |
| --------------------------------------- | ------- |
| Stored credential sets                  | 1       |
| Production extracts per rolling 30 days | 30      |

Sandbox traffic does not count toward the extract quota. [Email us](mailto:founders@openregister.de) if you need higher limits.

## Pricing Plans

### Free Plan

* **500 credits per month** included
* Credits are consumed per request based on the credit costs above
* Perfect for testing and small-scale integrations
* No credit card required

### Pro Plan

* **5,000 credits per month** included
* Additional credits at **€0.01 per credit**
* [Sign up](https://openregister.de/pricing)

### Business Plan

* **30,000 credits per month** included
* Additional credits at **€0.01 per credit**
* [Sign up](https://openregister.de/api)

### Volume Discounts

For high-volume usage, we offer custom pricing with volume discounts. If you need more than 50,000 credits per month, contact us at [founders@openregister.de](mailto:founders@openregister.de) to discuss pricing tailored to your needs.

## Integration Support

We want to help you succeed with your integration. If you're building a production integration and need additional credits for testing and development, we're happy to support you.

**Reach out to us at [founders@openregister.de](mailto:founders@openregister.de)** and let us know:

* What you're building
* Your expected usage patterns

We'll work with you to ensure you have the resources needed to build and test your integration properly.

## Tracking Your Usage

Monitor your credit consumption and view detailed usage statistics in real-time through your [API Dashboard](https://openregister.de/keys).
