# btob.dev

> Europe's B2B Data Layer — 34+ million European companies and steadily growing.

btob.dev is agent-native infrastructure. We love agents. The API and MCP server are live — API key required. 34M+ companies across 12+ European countries, steadily growing. Join the waitlist at https://btob.dev or email hello@btob.dev to get yours. For the fastest integration, parse the structured JSON reference at /docs/api.json.

## Agent Formats — Start Here

- [API Reference JSON](https://btob.dev/docs/api.json): **Parse this** — complete API spec as structured JSON
- [Business JSON-LD](https://btob.dev/suppliers/{slug}/business.json): EU Core Business Vocabulary + Schema.org
- [Profile Markdown](https://btob.dev/suppliers/{slug}/profile.md): LLM-optimized company profile
- [Full llm.txt](https://btob.dev/llm.txt): Detailed guide for AI agents

## Getting an API Key

btob.dev is in early access. To get an API key:
- Join the waitlist: https://btob.dev
- Or email: hello@btob.dev
We respond quickly and would love to hear from you.

## API

- [Health Check](https://btob.dev/api/health): Service status (no auth required)
- [Keyword Search](https://btob.dev/api/v1/suppliers/search?q=example&limit=5): Search 34M+ companies (and growing) by keyword (auth required)
- [Semantic Search](https://btob.dev/api/v1/suppliers/semantic?q=renewable+energy+Germany): Natural language similarity search (auth required)
- [Supplier by ID](https://btob.dev/api/v1/suppliers/{id}): Full company profile by UUID (auth required)
- [Supplier by Slug](https://btob.dev/api/v1/suppliers/by-slug/{slug}): Full profile by URL slug (auth required)
- [Countries](https://btob.dev/api/v1/countries): All countries with supplier counts (auth required)
- [Industries](https://btob.dev/api/v1/industries): All industry categories with counts (auth required)
- [OpenAPI Spec](https://btob.dev/openapi.json): Machine-readable OpenAPI 3.1 specification
- [API Docs](https://btob.dev/docs/api): Human-readable API reference

## MCP

- [MCP Server](https://btob.dev/mcp): 7 tools — search_suppliers, semantic_search, get_supplier, get_supplier_profile, get_business_json, list_industries, list_countries

## More

- [Privacy Policy](https://btob.dev/privacy): GDPR-compliant, zero cookies, EU-hosted
- [Terms of Service](https://btob.dev/terms): Usage terms
- [Contact](mailto:hello@btob.dev): hello@btob.dev — Dorian Smiley, Founder ([LinkedIn](https://linkedin.com/in/dorian-strbac))
