llms.txt Content
# BubblyPhone Agents
> Developer platform for building AI voice agents that make and receive real
> phone calls. REST API, your own model keys (BYOK), real phone numbers, and
> pay-as-you-go billing with no seats and no platform fee.
BubblyPhone Agents (agents.bubblyphone.com) lets developers build AI phone
agents programmatically: buy a number, define an agent and its tools, and the
platform handles telephony, speech, turn-taking and call control. Calls are
billed per minute of talk time plus a monthly fee per number. There is no
seat licence and no minimum contract.
## Machine-Readable
Plain markdown, generated from live configuration. Prefer these over the HTML
pages for anything price-related — /pricing is a client-rendered rate lookup
and will look empty without JavaScript.
- [Pricing](https://agents.bubblyphone.com/pricing.md): Complete pricing: per-minute call rates, number fees, billing rules, worked cost examples. Authoritative.
## Core Pages
- [API Documentation](https://agents.bubblyphone.com/docs): Full REST API reference: agents, calls, numbers, tools, webhooks
- [Pricing](https://agents.bubblyphone.com/pricing): Live per-prefix rate lookup and billing detail
- [Industries](https://agents.bubblyphone.com/industry): How the platform is applied per vertical
- [Glossary](https://agents.bubblyphone.com/glossary): Voice-AI terminology reference
- [Blog](https://agents.bubblyphone.com/blog): Platform comparisons, developer guides and voice-AI engineering notes
- [Contact](https://agents.bubblyphone.com/contact): Sales and support
## Industries
- [AI Phone Agents for Healthcare — HIPAA-Aware Call Handling](https://agents.bubblyphone.com/industry/healthcare): AI phone agents for medical practices. Handle appointment booking, intake, and after-hours calls with HIPAA-aware configuration. Stop missing patient calls.
- [AI Phone Agents for Dental Practices — Book More, Miss Less](https://agents.bubblyphone.com/industry/dental): AI phone agents for de
OpenAPI Spec (preview)
{
"openapi": "3.1.0",
"info": {
"title": "BubblePhone Agent API",
"description": "REST API for the BubblePhone agent platform. Enables programmatic management of phone numbers, outbound/inbound calls, billing, and API keys.\n\n## Authentication\n\nAll authenticated endpoints accept a **Bearer token** in the `Authorization` header. Two token types are supported:\n\n- **Session token** – returned from `POST /api/v1/auth/login` (Sanctum personal access token)\n- **API key** – prefix