Unified API for Austrian companies.

Search companies, retrieve register records and filings, validate VAT IDs and check public insolvency notices through one consistent API.

One API key. One JSON format. Source-backed Austrian company data for product workflows, internal tools and AI agents.

Austrian company register dataVAT validationAvailable filingsPublic insolvency noticesREST API + MCP
Try a company lookupLive

// enter a company name, FN or VAT ID and run lookup

{

  "data": { ... },

  "source": { ... }

}

Results are limited to available public data

Showing up to 10 results

View API docs

Core products

One API for the company data your workflow needs.

Retrieve structured Austrian company information from supported register and public data sources through one consistent API.

Company Search

Find Austrian companies by name, location, VAT ID or registration number. Retrieve structured register information in JSON.

Company Records & Filings

Retrieve available company records, annual financial statements and register documents in structured or original formats.

VAT Validation

Validate EU VAT IDs and retrieve available validation information for billing, onboarding and internal workflows.

Public Insolvency Notices

Check available public Austrian insolvency notices for a company. Results are informational and should be reviewed where needed.

One API key · One consistent response format · Clear source and retrieval metadata

Built for workflows

Use Austrian company data where your software needs it.

Product and internal tools

Search companies, display structured register context and reduce manual research inside your product or internal systems.

Company search · Company records · Documents

Onboarding and data quality

Validate VAT IDs and standardize company details for onboarding, supplier records and internal data-maintenance workflows.

VAT validation · Company matching · Register data

AI-agent ready

Give AI agents predictable, source-backed Austrian company data through structured JSON instead of asking them to parse registry websites.

REST API · MCP server · JSON responses

Built for a fast first request

Create an account, copy your API key and retrieve structured Austrian company data in minutes.

1

Create an account

Start with a 7-day trial. A payment method is required; nothing is charged today.

2

Copy your API key

Use it in REST requests, MCP-compatible tools or your preferred workflow.

3

Make your first request

Search by company name, VAT ID or registration number.

bash

# Search by company name

$ curl -H "X-API-Key: YOUR_API_KEY" \
"https://firmafind.at/api/companies?name=Example%20Austria%20GmbH"

200 OK· application/json

{

"data": [{

"name": "Example Austria GmbH",

"fnr": "FN 123456a",

"legalForm": "GmbH",

"court": "HG Wien",

"address": { "street": "Musterstraße 1", "city": "Wien", "postalCode": "1010" },

"vatId": "ATU12345678",

"status": "active"

}],

"meta": { "total": 1, "creditsUsed": 1 },

"source": { "register": "Firmenbuch", "retrieved_at": "2026-08-28T09:00:00Z" }

}

Pricing

Simple plans based on your monthly request volume. The difference is primarily usage volume and operational features.

Save 20% with yearly billing

Free

For evaluation and small experiments.

0/ month

Free for evaluation

50 credits / month
  • Core company lookups
  • VAT validation
  • Limited document access
  • Non-production use
Starter

For prototypes and small internal tools.

16/ month

Billed annually · €192/year

2,000 credits / month
  • All core API endpoints
  • Available documents
  • REST API + MCP
  • Email support
Recommended for production
Pro

For production workflows.

48/ month

Billed annually · €576/year

10,000 credits / month
  • Everything in Starter
  • Higher rate limits
  • Webhooks where available
  • Priority support
  • Production use
Business

For high-volume and business-critical workflows.

144/ month

Billed annually · €1,728/year

50,000 credits / month
  • Everything in Pro
  • Async batch processing
  • Dedicated support
  • Optional custom limits

Most API requests use 1 credit. Document downloads use 10 credits. See detailed credit usage

Feature comparison

Compare plans by usage, core data, documents, integrations and support.

FreeStarterProBusiness
Usage
Credits per month502,00010,00050,000
Rate limit60/min120/min120/min120/min
Document downloadsUp to 5Up to 200Up to 1,000Up to 5,000
Core data
Company search
Company records
VAT validation
Public insolvency notices
Documents
Available filings
PDF download
XML / structured JSON
Integrations
REST API
MCP server
Webhooks where available
Support
Email support
Priority support
Async batch processing
Dedicated support

Overage packs: 500 credits for €7.50, 2,000 for €20, 10,000 for €75. Buy overage in dashboard →

What's coming next

A compact view of what is available now and what is next. Have a request? Get in touch.

Available now

Available now

MCP server

Connect supported AI tools to firmafind through MCP-compatible workflows.

In progress

In progress

Company monitoring

Receive notifications when supported company records change.

Planned

Planned

Czech Republic coverage

Search Czech business-register data through the same API structure.

Results reflect available public notices and are not a legal, credit or compliance assessment. Validation data depends on the relevant VAT system response. Data availability and update timing may vary by source.

Build your first Austrian company-data workflow.

Create an account, get an API key and make your first request in minutes.

7-day trial · Cancel anytime · Payment method required