# BounceWatch API ## Docs - [Introduction](https://docs.bouncewatch.com/introduction.md): Access company data instantly with BounceWatch API - [Quickstart](https://docs.bouncewatch.com/quickstart.md): Make your first API call in 2 minutes - [Authentication](https://docs.bouncewatch.com/authentication.md): Secure your API requests with API keys - [Credits & Modules](https://docs.bouncewatch.com/credits-and-modules.md): Understanding the credit system and enrichment modules - [Rate Limits](https://docs.bouncewatch.com/rate-limits.md): Understanding API rate limits and how to handle them - [Webhooks](https://docs.bouncewatch.com/webhooks.md): Receive real-time notifications for API events - [MCP Server](https://docs.bouncewatch.com/mcp/overview.md): Give your AI agent live company signals over the Model Context Protocol - [Connect your client](https://docs.bouncewatch.com/mcp/setup.md): Set up the BounceWatch MCP server in Claude Code, Claude Desktop, Cursor, VS Code or any MCP client - [Tools and prompts](https://docs.bouncewatch.com/mcp/tools.md): The ten MCP tools, what they cost, and the ready-made workflows - [API Overview](https://docs.bouncewatch.com/api-reference/overview.md): Base URL, headers, and error handling - [Response Schema](https://docs.bouncewatch.com/api-reference/response-schema.md): Complete API response structure and field reference - [Company API](https://docs.bouncewatch.com/api-reference/company-api.md): Enrich any company domain with comprehensive data - [Enrichment Tracking](https://docs.bouncewatch.com/api-reference/enrichment-tracking.md): Monitor enrichment progress and retrieve results - [Account API](https://docs.bouncewatch.com/api-reference/account.md): Manage your account, credits, and usage - [Get company data](https://docs.bouncewatch.com/api-reference/company/get-company-data.md): Returns company data for a domain, enriching it first when we do not already hold something recent. - [Check enrichment status](https://docs.bouncewatch.com/api-reference/enrichment/check-enrichment-status.md): Poll a batch while it runs. Free — polling never costs credits. - [Get enrichment results](https://docs.bouncewatch.com/api-reference/enrichment/get-enrichment-results.md): Fetch the finished data for a batch. Free — the credits were charged when the batch was queued. - [Get account info](https://docs.bouncewatch.com/api-reference/account/get-account-info.md): Your account, plan and the limits actually enforced on it. Free. - [Get credit balance](https://docs.bouncewatch.com/api-reference/account/get-credit-balance.md): What is left this period. Free. - [Get usage statistics](https://docs.bouncewatch.com/api-reference/account/get-usage-statistics.md): Aggregate usage for the current period. Free. - [Get request history](https://docs.bouncewatch.com/api-reference/account/get-request-history.md): Every request this key has made, newest first. Free. - [Set your webhook URL](https://docs.bouncewatch.com/api-reference/account/set-your-webhook-url.md): Store one webhook URL on the account so you do not have to send `X-Webhook-URL` on every call. Free. ## OpenAPI Specs - [openapi](https://docs.bouncewatch.com/openapi.json)