Google Android
Android is a mobile operating system developed by Google, based on a modified version of the Linux kernel and other open-source software. It powers billions of devices worldwide including smartphones, tablets, TVs, and wearables.
Real signal across most facets with visible, nameable gaps — the contract exists but is thin, or the portal is good while governance and commercial terms are absent.
API Evangelist profiles Google Android the way a machine reads it — 49 machine-readable artifacts across 12 APIs, pulled from the provider's own public surface and indexed so a developer, an analyst, or an AI agent can evaluate it against every other provider on the network.
Every provider in the network is reduced to the same set of machine-readable artifacts — OpenAPI contracts, event specifications, GraphQL schemas, runnable collections, pricing and rate-limit signals, security posture, OAuth scopes, and the agent surfaces (MCP servers and skills) that let software drive the API on its own. We profile them because the interface is the part of a company you can actually inspect: it is a truer signal of what a provider does than any marketing page. From those artifacts we compute the Kin Score — Google Android scores 51.8/100 (developing), with a separate agent-readiness read of 74/100 (agent native). The full breakdown is below, followed by every artifact we hold — each card links through to its machine-readable definition on apis.io.
Kin Score
This is the API Evangelist rating — a single, repeatable read computed from the artifacts on this page. Green fill is points earned; the red track is points possible, so every bar shows earned-versus-possible at a glance.
How we profile Google Android
Each block below is one kind of artifact we hold for Google Android. For each we say what it is and why it earns a place in the profile, then list every one we've indexed — capped at two rows, scroll within the panel for the rest.
APIs 12
Each API is captured as its own OpenAPI definition — every operation, parameter, and response. This is the single most useful machine-readable description of what an API does, and it's what lets us score, lint, mock, and generate against it without asking the provider for anything.
Individual APIs this provider publishes, each with its own machine-readable definition.
Android Device Provisioning Partner API
The Android Device Provisioning Partner API allows device resellers and enterprise mobility management providers to programmatically manage zero-touch enrollment for enterprise ...
Google Play EMM API
The Google Play EMM API enables enterprise mobility management providers to manage the distribution of Android apps and configurations to enterprise users and devices. This API ...
Play Integrity API
The Play Integrity API helps protect your apps and games from potentially risky and fraudulent interactions by checking that interactions and server requests are coming from you...
Cloud Testing API
The Cloud Testing API powers Firebase Test Lab, enabling developers to test Android and iOS apps on real and virtual devices hosted in Google data centers, including instrumenta...
Google Android Android Management API API
The Android Management API API from Google Android — 2 operation(s) for android management api.
Google Android Device API
The Device API from Google Android — 1 operation(s) for device.
Google Android Devices API
The Devices API from Google Android — 1 operation(s) for devices.
Google Android EnrollmentTokens API
The EnrollmentTokens API from Google Android — 1 operation(s) for enrollmenttokens.
Google Android Enterprises API
The Enterprises API from Google Android — 1 operation(s) for enterprises.
Google Android Policies API
The Policies API from Google Android — 1 operation(s) for policies.
Google Android Policy API
The Policy API from Google Android — 1 operation(s) for policy.
Google Android WebApps API
The WebApps API from Google Android — 1 operation(s) for webapps.
Scroll within the panel for all 12 ·
Open Collections 1
Open, tool-agnostic collections carry the same runnable value as Postman without locking you to one client — the portable, forkable form of the same exercise.
Open, tool-agnostic API collections (OpenAPI-derived and Bruno).
Android Management API
OPEN COLLECTIONArazzo Workflows 8
Real integrations are rarely a single call. Arazzo describes the multi-step sequences — auth, then create, then confirm — so both a human and an agent can follow the choreography, not just the endpoints.
Multi-step API workflows described with the Arazzo specification.
Google Android Enroll a Device and Confirm It Checked In
Confirm the target policy exists, mint an enrollment token, then poll the fleet until the new device appears.
ARAZZOGoogle Android Offboard an Enterprise
Inventory the fleet, relinquish ownership of each managed device, then delete the enterprise.
ARAZZOGoogle Android Onboard an Enterprise
Bind a signup token to a new enterprise, attach a baseline policy, and mint a first enrollment token.
ARAZZOGoogle Android Audit an Enterprise Fleet
Walk enterprises, devices, and policies read-only to produce a fleet inventory an auditor can sign off on.
ARAZZOGoogle Android Configure Enterprise Pub/Sub Notifications
Read the enterprise, patch its Pub/Sub topic and notification types with an updateMask, then read back to confirm.
ARAZZOGoogle Android Roll Out a Policy Change and Verify It Applied
Read the current policy, patch a targeted field with an updateMask, then confirm a device actually applied the new version.
ARAZZOGoogle Android Issue a Remote Command and Poll the Device
Confirm a device is reachable, issue a LOCK/REBOOT/RESET_PASSWORD command, then poll the device until it reports back.
ARAZZOGoogle Android Publish a Web App and Push It to a Policy
Create a hosted web app, confirm it registered, then add it to a policy so it installs on the fleet.
ARAZZOScroll within the panel for all 8 ·
MCP Servers 1
Model Context Protocol servers expose these APIs directly to AI agents. We profile them because agent-native access is the fastest-growing way this provider's capabilities actually get used.
Model Context Protocol servers that expose these APIs to AI agents.
google-android-mcp.yml
MCP SERVERPricing Plans 1
Pricing is part of the interface. Machine-readable plans tell you what a tier costs and includes before you commit — one of the six things the Kin Score reads for commercial clarity.
Published pricing tiers and plan structures.
Rate Limits 1
Rate limits are the difference between a demo that works and a production integration that doesn't fall over. Publishing them is an operational-transparency signal — and a hard requirement for any agent that plans its own throughput.
Documented rate limits and quota policies.
Google Android Rate Limits
RATE LIMITSFinOps 1
Cost, billing, and metering signals let a buyer model the financial operations of an API before it's live. We profile them for the same reason we profile pricing: the money is part of the contract.
Cost, billing, and metering signals for API financial operations.
Google Android Finops
FINOPSFeatures 8
The notable capabilities this provider advertises, captured as structured features so they can be searched and compared instead of read one landing page at a time.
Notable capabilities this provider offers.
Enterprise Device Management
Remotely manage and configure Android devices with policies for enterprise mobility.
App Publishing and Distribution
Publish and manage Android apps on Google Play including in-app purchases and subscriptions.
Push Notifications
Send cross-platform push notifications to Android devices via Firebase Cloud Messaging.
Play Integrity
Verify that interactions come from genuine app binaries running on genuine Android devices.
Zero-Touch Enrollment
Automate enterprise device provisioning and enrollment at scale.
Cloud Testing
Test Android apps on real and virtual devices in Google data centers via Firebase Test Lab.
Game Services
Integrate achievements, leaderboards, and multiplayer features into Android games.
Over-the-Air Updates
Manage system updates and firmware deployments for Android device fleets.
Scroll within the panel for all 8 ·
Security Posture 4
Authentication, domain security, vulnerability disclosure, and trust-center signals — the evidence that a provider takes security seriously enough to document it. We profile it because you can't govern what you can't see.
Authentication, domain security, vulnerability disclosure, and trust-center signals.
Google Android Trust Center
SOC 2, SOC 3, ISO 27001, ISO 27017, ISO 27018, ISO 27701, PCI DSS, HIPAA, FedRAMP, CSA STAR, GDPR
SECURITYScopes 1
OAuth scopes are the vocabulary of least-privilege access. Profiling them shows exactly what an integration — or an agent acting on a user's behalf — is allowed to do.
OAuth scopes governing access to this provider's APIs.
Agentic Access 1
An x-agentic-access contract marks which operations are safe for an agent to run on its own and which need a human in the loop. It is the difference between an API an agent can use and one it can use safely.
Recommended x-agentic-access execution contracts for AI agents.
Use Cases 5
What developers actually build with this provider — captured so the catalogue answers 'what is this for', not just 'what does this expose'.
What developers build with this provider.
Enterprise Mobility Management
Deploy and manage corporate Android devices with security policies and app distribution.
App Store Management
Automate app publishing, pricing, and subscription management on Google Play.
User Engagement
Drive user engagement with push notifications, in-app messages, and game achievements.
Device Fleet Management
Manage large fleets of Android devices for retail, logistics, or field operations.
App Quality Assurance
Automate testing of Android apps across device configurations using Cloud Testing.
Integrations 5
Pre-built integrations with other platforms tell you where this provider already fits in a stack.
Pre-built integrations with other platforms and tools.
Firebase
Integrate with Firebase for analytics, crashlytics, authentication, and cloud messaging.
Google Cloud
Connect Android apps to Google Cloud services for storage, ML, and compute.
Google Play Console
Manage app releases, testing tracks, and performance metrics through the Play Console.
Android Studio
Develop and debug Android apps with the official IDE and its integrated tools.
Jetpack Libraries
Use Android Jetpack libraries for architecture, UI, and behavior best practices.
Resources
Every other property we hold for Google Android — documentation, portals, status pages, policies, and corporate surface — grouped by the job it does, following the integrator's arc from getting started to running in production.
Get Started 1
Portal, sign-up, and the first successful call
Agent Surfaces 4
MCP servers, agent skills, and machine-readable catalogs
Design & Contract 13
Pagination, idempotency, versioning, errors, and events
Scroll within the panel for all 13 ·
Build 2
SDKs, sample code, and the tooling you integrate with
Access & Security 6
Authentication, authorization, and security posture
Learn 2
Tutorials, courses, talks, and written guidance
Operate 5
Status, limits, changes, and where to get help
Commercial 2
Pricing, plans, and the legal terms of use
Company 3
The organization behind the API
Other 1
Properties that don't map to a standard resource type
← All providers · Data indexed from github.com/api-evangelist/google-android · machine-readable index on apis.io