Google Voice website screenshot

Google Voice

Google Voice is a telecommunications service by Google that provides call forwarding, voicemail, text messaging, and voice calling for personal and Google Workspace business accounts. While Google Voice does not offer an official standalone REST API, voice services can be managed programmatically through the Google Workspace Admin SDK for provisioning users, assigning numbers, and managing locations. Google Voice integrates with Google Workspace for enterprise telephony management.

Google Voice publishes 2 APIs on the APIs.io network: Locations API and Users API. Tagged areas include Google Voice, Messaging, Phone, Telecommunications, and Voice.

The Google Voice catalog on APIs.io includes 1 JSON-LD context and 1 Spectral governance ruleset.

Google Voice’s developer surface includes developer portal, getting-started guide, documentation, authentication, pricing, support, engineering blog, and 9 more developer resources.

41.9/100 developing ▬ flat Agent 23/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFreemium
1 APIs
Google VoiceMessagingPhoneTelecommunicationsVoiceVoicemailVoIP

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
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.
Create-or-Update Ergonomics does not apply to this provider. The published contracts declare no write operations, and a read-only API cannot create-or-update. The facet is excluded from this provider's denominator entirely — not scored zero. A reference or data API is not deficient for being unable to upsert.
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/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/google-voice: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 2

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

Google Voice Locations API

Manage Google Voice locations

Google Voice Users API

Manage Google Voice user assignments

Postman Collections 2

Ready-to-run Postman collections for exercising this provider's APIs.

Open Collections 4

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Google Voice API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Google Voice Rate Limits

5 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Google Voice Context

0 classes · 9 properties

JSON-LD

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

Google Voice API Rules

5 rules · 3 warnings 2 info

SPECTRAL

JSON Schema 1

Standalone JSON Schema definitions for this provider's data models.

Google Voice API Schema

0 properties

JSON SCHEMA

Security Posture 2

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

Google Voice Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Google Voice Vulnerability Disclosure

security.txt · contact published

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Google Voice Agentic Access

3 operations

3 operations · 0 acting

AGENTIC

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 1

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 3

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: google-voice
name: Google Voice
description: Google Voice is a telecommunications service by Google that provides call forwarding, voicemail, text messaging,
  and voice calling for personal and Google Workspace business accounts. While Google Voice does not offer an official standalone
  REST API, voice services can be managed programmatically through the Google Workspace Admin SDK for provisioning users,
  assigning numbers, and managing locations. Google Voice integrates with Google Workspace for enterprise telephony management.
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: freemium
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Freemium
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/google-voice.png
url: https://raw.githubusercontent.com/api-evangelist/google-voice/refs/heads/main/apis.yml
created: '2026-03-13'
modified: '2026-05-19'
specificationVersion: '0.23'
type: Index
tags:
- Google Voice
- Messaging
- Phone
- Telecommunications
- Voice
- Voicemail
- VoIP
apis:
- aid: google-voice:google-voice-locations-api
  name: Google Voice Locations API
  description: Manage Google Voice locations
  humanURL: https://voice.google.com
  baseURL: https://admin.googleapis.com
  tags:
  - Locations
  properties:
  - type: OpenAPI
    url: openapi/google-voice-locations-api-openapi.yml
  - type: Documentation
    url: https://developers.google.com/workspace/products/voice
  - type: Authentication
    url: https://developers.google.com/workspace/guides/auth-overview
  - type: GettingStarted
    url: https://support.google.com/voice/answer/115061
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/google-voice/refs/heads/main/json-schema/google-voice.json
  - type: JSONLD
    url: https://raw.githubusercontent.com/api-evangelist/google-voice/refs/heads/main/json-ld/google-voice.jsonld
- aid: google-voice:google-voice-users-api
  name: Google Voice Users API
  description: Manage Google Voice user assignments
  humanURL: https://voice.google.com
  baseURL: https://admin.googleapis.com
  tags:
  - User
  tags_raw:
  - Users
  properties:
  - type: OpenAPI
    url: openapi/google-voice-users-api-openapi.yml
  - type: Documentation
    url: https://developers.google.com/workspace/products/voice
  - type: Authentication
    url: https://developers.google.com/workspace/guides/auth-overview
  - type: GettingStarted
    url: https://support.google.com/voice/answer/115061
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/google-voice/refs/heads/main/json-schema/google-voice.json
  - type: JSONLD
    url: https://raw.githubusercontent.com/api-evangelist/google-voice/refs/heads/main/json-ld/google-voice.jsonld
common:
- type: Website
  url: https://www.google.com/
- type: PostmanWorkspace
  url: https://www.postman.com/kinlaneapi/google-voice/overview
- type: AgenticAccess
  url: agentic-access/google-voice-agentic-access.yml
- type: VulnerabilityDisclosure
  url: security/google-voice-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/google-voice-domain-security.yml
- type: Portal
  url: https://workspace.google.com/products/voice/
- type: GettingStarted
  url: https://support.google.com/voice/answer/115061
- type: Documentation
  url: https://developers.google.com/workspace/products/voice
- type: Authentication
  url: https://developers.google.com/workspace/guides/auth-overview
- type: Pricing
  url: https://workspace.google.com/products/voice/
- type: TermsOfService
  url: https://policies.google.com/terms
- type: PrivacyPolicy
  url: https://policies.google.com/privacy
- type: StatusPage
  url: https://status.cloud.google.com/
- type: Support
  url: https://support.google.com/voice
- type: JSONLD
  url: https://raw.githubusercontent.com/api-evangelist/google-voice/refs/heads/main/json-ld/google-voice.jsonld
- type: Integrations
  url: https://workspace.google.com/integrations/
- url: https://workspaceupdates.googleblog.com/feeds/posts/default?alt=rss
  type: Blog
integrations:
- name: Gmail
- name: Drive
- name: Meet
- name: Chat
- name: Calendar
- name: Tasks
- name: Sheets
- name: Slides
- name: Forms
- name: Sites
- name: Gemini app
- name: NotebookLM
- name: Vids
- name: Keep
- name: AppSheet
- name: Google Chat integrations for Workspace.
- name: Atlassian company
- name: Tableau Software company
- name: SAP company
- name: Figma company
- name: AO Docs company
- name: PagerDuty company
- name: Miro company
- name: DocuSign company
- name: Adobe company
- name: Uber company
- name: SADA company
- name: Delfingen company
- name: Picnic company
- name: Follow us on X
- name: YouTube
- name: LinkedIn
- name: Instagram
- name: Facebook
- name: TikTok
- name: Google
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/google-voice"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/google-voice/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/google-voice/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.