KausateKausate Docs

Introduction

Access authoritative company data across multiple jurisdictions

What is Kausate?

Kausate is a real-time company data platform with direct integrations into official business registers across multiple jurisdictions. Every API request fetches live data straight from the source—no stale caches, no third-party databases.

Key Features

Integration Methods

Kausate offers two primary methods of integration:

API Access

  • Self-serve API plans with direct access to structured data
  • Powerful query capabilities
  • JSON and XML response formats
  • Pay-as-you-go pricing
  • Free trial available without credit card
  • Perfect for onboarding and investigation workflows

Bulk Data

  • Run our API software on your infrastructure
  • Complete control over scaling
  • Enhanced data privacy
  • Single bulk data license
  • Unlimited requests
  • Include additional in-house datasets
  • Keep customer data on your systems

Getting Started

API Documentation

Start integrating with our API

Bulk Data Access

Learn about bulk data options

Use with your AI coding assistant

We publish ready-to-install integration guidance so AI coding assistants (Claude Code, Codex, Cursor, Copilot, Gemini CLI, Aider, ...) write production-grade Kausate integration code on the first try — async + webhooks, customerId / customerReference, polling fallback, OpenAPI client generation, and more.

Claude Code — install as a plugin:

/plugin marketplace add https://docs.kausate.com/.claude-plugin/marketplace.json
/plugin install kausate-integration@kausate
/reload-plugins

Codex, Cursor, Copilot, Gemini CLI, Junie, Aider — drop AGENTS.md into your repo:

curl -o AGENTS.md https://docs.kausate.com/agents/kausate.md

Any other AI assistant — point it at the hosted skill:

Fetch https://docs.kausate.com/plugins/kausate-integration/skills/kausate-integration/SKILL.md and follow it to integrate the Kausate API.

The canonical source for these artifacts lives at github.com/kausate/agents. The same content also powers our llms.txt so AI tools that auto-discover documentation will find it.

Last updated on

On this page