specification: FinOps Framework specificationVersion: '1.0' alignedWith: framework: FinOps Foundation Framework frameworkUrl: https://www.finops.org/framework/ dataSpec: FOCUS dataSpecVersion: '1.3' dataSpecUrl: https://focus.finops.org/focus-specification/v1-3/ provider: Google Pay providerId: google-pay publisherName: Google Pay serviceCategory: API created: '2026-05-04' # Provenance stamped 2026-08-11: this artifact was written by the API Evangelist # bulk sweep dated 2026-05-04, not harvested from the provider. See roadmap#35. method: generated modified: '2026-05-04' tags: - Contactless Payments - Digital Wallet - Mobile Payments - Payments - FinOps - Cost Management - FOCUS description: FinOps framework definition for the Google Pay API surface. Provides a FOCUS-aligned mapping for cost allocation, usage measurement, and unit-economics reporting across the provider's APIs. principles: - name: Visibility description: Make API consumption costs visible to engineering, product, and finance teams in near real-time. - name: Allocation description: Tag every chargeable API call with the consuming team, environment, application, and feature so cost can be allocated. - name: Optimization description: Continuously evaluate request patterns, caching, batching, and tier selection to reduce cost per useful unit of work. - name: Accountability description: Establish budget owners and chargeback or showback flows for each consuming team. domains: - name: Understand Usage and Cost capabilities: - Data Ingestion - Allocation - Reporting and Analytics - Anomaly Management - name: Quantify Business Value capabilities: - Planning and Estimating - Forecasting - Budgeting - Benchmarking - Unit Economics - name: Optimize Usage and Cost capabilities: - Architecting for Cloud - Rate Optimization - Workload Optimization - Cloud Sustainability - Licensing and SaaS - name: Manage the FinOps Practice capabilities: - FinOps Practice Operations - FinOps Education and Enablement - Invoicing and Chargeback - Onboarding Workloads - Intersecting Disciplines billingModel: pricingCategory: Usage-Based billingFrequency: Monthly billingCurrency: USD chargeCategories: - Usage - Purchase - Tax - Credit - Adjustment chargeFrequency: Recurring focusColumns: ServiceName: Google Pay ServiceCategory: Developer Tools / API ProviderName: Google Pay PublisherName: Google Pay InvoiceIssuerName: Google Pay PricingCategory: Usage-Based PricingUnit: request BillingCurrency: USD ChargeCategory: Usage meters: - name: api_requests description: Count of billable API requests unit: request aggregation: sum dimensions: - api - endpoint - tier - region - consumer - name: data_egress description: Bytes returned over the network in API responses unit: GB aggregation: sum dimensions: - api - region - consumer - name: compute_seconds description: Server-side compute consumed by the request, where applicable unit: second aggregation: sum dimensions: - api - endpoint - tier apis: - name: Google Pay API baseURL: https://pay.google.com/gp/v/ tags: - Checkout - Payments - Web serviceName: Google Pay API serviceCategory: API - name: Google Pay API for Android baseURL: https://pay.google.com/gp/v/ tags: - Android - Checkout - Mobile - Payments serviceName: Google Pay API for Android serviceCategory: API - name: Google Wallet API baseURL: https://walletobjects.googleapis.com/ tags: - Loyalty - Passes - Tickets - Wallet serviceName: Google Wallet API serviceCategory: API - name: Google Pay Facilitated Transaction Event API baseURL: https://pay.google.com/ tags: - Payment Integrators - Payments - Transactions serviceName: Google Pay Facilitated Transaction Event API serviceCategory: API - name: Google Pay Virtual Cards API baseURL: https://pay.google.com/ tags: - Card Issuance - Payments - Virtual Cards serviceName: Google Pay Virtual Cards API serviceCategory: API - name: Google Pay Push Provisioning API baseURL: https://pay.google.com/ tags: - Card Provisioning - Issuers - Payments - Tokenization serviceName: Google Pay Push Provisioning API serviceCategory: API - name: Google Pay Payment Card Recognition API baseURL: https://pay.google.com/ tags: - Android - Card Recognition - OCR - Payments serviceName: Google Pay Payment Card Recognition API serviceCategory: API - name: Google Pay India Merchant SDK baseURL: https://pay.google.com/ tags: - India - Merchant SDK - Payments - UPI serviceName: Google Pay India Merchant SDK serviceCategory: API - name: Google Universal Commerce Protocol baseURL: https://pay.google.com/ tags: - Agentic Commerce - Checkout - Commerce - Merchants serviceName: Google Universal Commerce Protocol serviceCategory: API unitEconomics: - name: Cost per 1K Requests metric: billed_cost / (api_requests / 1000) target: TBD - name: Cost per Active Consumer metric: billed_cost / active_consumers target: TBD maintainers: - FN: Kin Lane email: kin@apievangelist.com