Burner website screenshot

Burner

Burner is the original second-phone-number app from Ad Hoc Labs (founded 2012, Los Angeles), letting people create multiple temporary or permanent phone numbers on a single iOS or Android device for privacy, communication management, and boundary-setting. Burner supports voice calls, SMS and MMS over VoIP/PSTN, with spam blocking, voicemail transcription, auto-reply and multi-line management. For developers, Burner exposes an OAuth 2.0 REST API (api.burnerapp.com) for programmatic line management and messaging, a webhook system for real-time event notifications, and the open-source Burner App Starter Kit (BASK) for building Burner-integrated apps and bots such as Hostbot and Ghostbot.

Burner publishes 1 API on the APIs.io network. Tagged areas include Company, Phone Numbers, SMS, MMS, and Voice.

The Burner catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Burner’s developer surface includes documentation, engineering blog, pricing, support, authentication, and 15 more developer resources.

40.0/100 developing ▬ flat Agent 29/100 agent aware Full breakdown ↓
scored 2026-08-20 · rubric v0.12.0
AccessSelf serve
1 APIs 1 MCP Servers
CompanyPhone NumbersSMSMMSVoiceMessagingTelephonyPrivacyCommunicationsSecond Phone NumberAuthenticationWebhook

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-20 · rubric v0.12.0
Composite quality — 40.0/100 · developing
Contract Quality 9.6 / 21
Developer Ergonomics 6.1 / 17
Access Clarity 6.5 / 17
Operational Transparency 2.9 / 11
Contract Governance 1.9 / 10
Discoverability 6.5 / 9
Regulatory Posture 5.2 / 15
Agent readiness — 29/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 6 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Regulatory Posture applies to this provider. Its tags matched the Telecommunications regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/burner: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

Burner API

OAuth 2.0 REST API for programmatic access to Burner line management, messaging (SMS/MMS) and configuration, plus a webhook system for real-time event notifications. Requests us...

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

Burner MCP Server

MCP SERVER

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Burner Webhooks

ASYNCAPI

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Burner Authentication

oauth2 · 1 scheme

SECURITY

Burner Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 4

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: burner
name: Burner
description: Burner is the original second-phone-number app from Ad Hoc Labs (founded 2012, Los Angeles), letting people create
  multiple temporary or permanent phone numbers on a single iOS or Android device for privacy, communication management, and
  boundary-setting. Burner supports voice calls, SMS and MMS over VoIP/PSTN, with spam blocking, voicemail transcription,
  auto-reply and multi-line management. For developers, Burner exposes an OAuth 2.0 REST API (api.burnerapp.com) for programmatic
  line management and messaging, a webhook system for real-time event notifications, and the open-source Burner App Starter
  Kit (BASK) for building Burner-integrated apps and bots such as Hostbot and Ghostbot.
url: https://raw.githubusercontent.com/api-evangelist/burner/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- 500-global
x-tier: stub
x-tier-reason: portfolio-lead
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-07-18'
image: https://cdn.prod.website-files.com/61a66db931b63404b86e2ae5/61c08c40a49820520cc24482_OpenGraph.jpg
tags:
- Company
- Phone Numbers
- SMS
- MMS
- Voice
- Messaging
- Telephony
- Privacy
- Communications
- Second Phone Number
- Authentication
- Webhook
tags_raw:
- Company
- Phone Numbers
- SMS
- MMS
- Voice
- Messaging
- Telephony
- Privacy
- Communications
- Second Phone Number
- OAuth
- Webhooks
apis:
- name: Burner API
  description: 'OAuth 2.0 REST API for programmatic access to Burner line management, messaging (SMS/MMS) and configuration,
    plus a webhook system for real-time event notifications. Requests use `Authorization: Bearer <token>` and an `X-Application-Version`
    header against /v1 resource paths. The Burner App Starter Kit (BASK) is the first-party client reference.'
  humanURL: https://github.com/adhoclabs/burner-app-starter-kit
  baseURL: https://api.burnerapp.com
  tags:
  - Phone Numbers
  - SMS
  - Messaging
  - Voice
  - Telephony
  properties:
  - type: Authentication
    url: authentication/burner-authentication.yml
  - type: Conventions
    url: conventions/burner-conventions.yml
  - type: Webhooks
    url: asyncapi/burner-webhooks.yml
  - type: MCPServer
    url: mcp/burner-mcp.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://www.burnerapp.com
- type: Documentation
  url: https://github.com/adhoclabs/burner-app-starter-kit
- type: GitHubOrganization
  url: https://github.com/adhoclabs
- type: Blog
  url: https://www.burnerapp.com/blog
- type: Pricing
  url: https://www.burnerapp.com/pricing
- type: Login
  url: https://app.burnerapp.com/login
- type: Support
  url: https://support.burnerapp.com/
- type: TermsOfService
  url: https://www.burnerapp.com/terms-of-service
- type: PrivacyPolicy
  url: https://www.adhoclabs.co/privacy-policy
- type: StatusPage
  url: https://status.burnerapp.com/
- type: LLMsTxt
  url: llms/burner-llms.txt
- type: Packages
  url: packages/burner-packages.yml
- type: SDKs
  url: packages/burner-packages.yml
- type: Authentication
  url: authentication/burner-authentication.yml
- type: Conventions
  url: conventions/burner-conventions.yml
- type: Conformance
  url: conformance/burner-conformance.yml
- type: Lifecycle
  url: lifecycle/burner-lifecycle.yml
- type: Webhooks
  url: asyncapi/burner-webhooks.yml
- type: MCPServer
  url: mcp/burner-mcp.yml
- type: DomainSecurity
  url: security/burner-domain-security.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence