specification: FinOps Framework specificationVersion: '1.0' schema: https://www.finops.org/framework/ provider: Signaturely providerId: signaturely created: '2026-07-03' modified: '2026-07-03' reconciled: false tags: - Electronic Signature - eSignature - E-Signature API - FinOps - Cost Management - FOCUS description: >- FinOps view of Signaturely API spend. Signaturely bills API access as a flat monthly subscription chosen from three tiers (Gold $49, Platinum $99, Titanium $199), each of which bundles a fixed monthly allowance of API signature requests (50 / 150 / 500) and a template cap (5 / 25 / unlimited). The dominant cost driver is the number of signature requests sent per month, which determines the required tier. Testing is free until the first real signature request. Annual billing reduces effective monthly cost by roughly 20%. notes: >- Overage / per-additional-request pricing beyond a tier's monthly allowance is not itemized on the public pricing page; in practice, exceeding the allowance means moving up a tier. Verify current rates and any overage terms during reconciliation. sources: - https://signaturely.com/api - https://signaturely.com/pricing-api/ - https://help.signaturely.com/category/53-api - 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: Signaturely serviceCategory: E-Signature and Document Automation billingModel: pricingCategory: Subscription (Tiered) billingFrequency: Monthly or Annual billingCurrency: USD chargeCategories: - Purchase - Usage focusColumns: ServiceName: Signaturely API ServiceCategory: E-Signature and Document Automation ProviderName: Signaturely PublisherName: Signaturely InvoiceIssuerName: Signaturely BillingCurrency: USD ChargeCategory: Purchase PricingCategory: Subscription meters: - name: api_signature_requests description: Number of API signature requests sent per month; the primary cost driver that determines the required plan tier (50 Gold / 150 Platinum / 500 Titanium). unit: requests aggregation: sum dimensions: - account - plan - name: templates description: Number of reusable templates stored; capped per plan tier (5 / 25 / unlimited). unit: templates aggregation: max dimensions: - account - plan - name: plan_subscription description: Flat monthly (or annual) API plan subscription fee. unit: months aggregation: sum dimensions: - account - plan principles: - name: Visibility description: Track monthly API signature-request volume against your plan's included allowance so you can see when you are approaching a tier boundary. - name: Allocation description: Tag signature requests and templates by internal team or workflow so API-plan cost maps to the business processes that generate signatures. - name: Optimization description: Right-size the plan tier to actual monthly request volume; consolidate reusable templates to stay within the tier cap; use annual billing (~20% savings) for steady workloads; test for free before committing. - name: Accountability description: Assign an owner for the API subscription and review monthly request counts against the plan allowance to decide when to upgrade or downgrade. maintainers: - FN: Kin Lane email: kin@apievangelist.com