specification: FinOps Framework specificationVersion: '1.0' schema: https://www.finops.org/framework/ provider: LinkSquares providerId: linksquares created: '2026-07-12' modified: '2026-07-12' reconciled: false tags: - Contract Management - CLM - Contracts - Legal - FinOps - Cost Management - FOCUS description: >- FinOps view of LinkSquares spend. LinkSquares is enterprise CLM software billed as a negotiated annual subscription rather than usage-metered API pricing, so there is no public per-call or per-token rate to model. The dominant cost is the platform subscription (Analyze and/or Finalize, plus capability tiers); API access is included for customers rather than invoiced separately as far as public documentation shows. This document models the billing shape honestly; concrete rates are not reconciled and must be confirmed with LinkSquares sales. notes: >- Contract/subscription pricing is quote-based and not public. No usage meters (per API call, per agreement, per Smart Value) are published; the rate limit of 15 rps is a performance guardrail, not a billing meter. Reconcile actual contract terms and any overage/seat structure with LinkSquares during procurement. sources: - https://linksquares.com/ - https://linksquares.com/integrations/linksquares-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: LinkSquares serviceCategory: Contract Lifecycle Management billingModel: pricingCategory: Subscription billingFrequency: Annual billingCurrency: USD chargeCategories: - Purchase description_focus: Enterprise subscription CLM; no public usage-based API metering. focusColumns: ServiceName: LinkSquares ServiceCategory: Contract Lifecycle Management ProviderName: LinkSquares PublisherName: LinkSquares InvoiceIssuerName: LinkSquares BillingCurrency: USD ChargeCategory: Purchase PricingCategory: Subscription meters: - name: subscription description: Annual LinkSquares CLM subscription (Analyze and/or Finalize plus capability tiers); negotiated, not public. unit: contract aggregation: sum dimensions: - account - name: api_requests description: API request volume against the 15 rps / burst 30 guardrail. A performance limit, not a billed meter. unit: requests aggregation: sum dimensions: - account principles: - name: Visibility description: Track which teams consume the LinkSquares API and their request volume against the 15 rps limit, even though calls are not separately billed. - name: Allocation description: Map the LinkSquares subscription to the legal and business functions that use Analyze and Finalize. - name: Optimization description: Use Type/Tag and updated-since filters and cursor pagination to sync only changed agreements, staying within the rate limit and minimizing wasted calls. - name: Accountability description: Assign an owner for the LinkSquares contract and API keys; review subscription tier and seat usage at renewal. maintainers: - FN: Kin Lane email: kin@apievangelist.com