specification: FinOps Framework specificationVersion: '1.0' schema: https://www.finops.org/framework/ provider: Photoroom providerId: photoroom created: '2026-05-08' # Provenance stamped 2026-08-11: this artifact was written by the API Evangelist # bulk sweep dated 2026-05-08, not harvested from the provider. See roadmap#35. method: generated modified: '2026-05-08' reconciled: true tags: - AI - Image Editing - Background Removal - E-commerce - Visual - FinOps - Cost Management - FOCUS description: >- FOCUS-aligned FinOps view of Photoroom. Photoroom uses per-image usage billing across Basic ($0.02) and Plus ($0.10) plans, with Plus calls counted as 5x Basic calls. API Partner programs reduce per-image cost to $0.01 for high-volume consumer apps. Enterprise contracts require 200K image annual minimum. notes: Volume threshold to qualify for API Partner ($0.01) is the largest unit-cost lever. sources: - https://www.photoroom.com/api/pricing - https://docs.photoroom.com/ - https://focus.finops.org/focus-specification/v1-3/ 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/ publisherName: Photoroom serviceCategory: AI billingModel: pricingCategory: Subscription + Per-Image Usage billingFrequency: Monthly billingCurrency: USD chargeCategories: - Usage - Purchase - Adjustment focusColumns: ServiceName: Photoroom API ServiceCategory: AI ProviderName: Photoroom PublisherName: Photoroom InvoiceIssuerName: Photoroom BillingCurrency: USD ChargeCategory: Usage meters: - name: bg_remove_images description: Remove Background API images at $0.02 each (Basic). unit: image aggregation: sum dimensions: - account - name: image_edit_calls description: Image Editing API calls at $0.10 each (Plus). unit: image aggregation: sum dimensions: - account - operation - name: api_partner_images description: API Partner program calls at $0.01 each (qualifying consumer apps). unit: image aggregation: sum dimensions: - account principles: - name: Visibility description: Track per-API call counts via Photoroom API dashboard. - name: Allocation description: Tag calls to product/marketplace use case. - name: Optimization description: Use Basic plan for plain background removal; reserve Plus for AI Backgrounds and Shadows. Negotiate API Partner if volume qualifies. - name: Accountability description: Assign budget owner per product surface that consumes Photoroom. maintainers: - FN: Kin Lane email: kin@apievangelist.com