← Back to search
65
Partial
Agentic Readiness Score
+25 llms.txt +20 OpenAPI missing +20 ai-plugin
Raise this score to 95+
We ship the 6-file GEO uplift as a pull request against your repo. Flat fee, turnaround under 72 hours.
Fix this for $199 →
ai-tools apiaimusicnotificationsllms-txtopenapi

Agentic Signals

📄
Found
🤖
ai-plugin.json
Not found
📖
OpenAPI Spec
Found
🔗
Structured API
Found
🛡
Not specified
🏷
Schema.org Markup
Found
MCP Server
Not found

Embed this badge

Show off your agentic readiness — the badge auto-updates when your score changes.

Agentic Ready 65/100

            

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