Tabs

Tabs (tabs.inc) is an AI-native revenue automation platform for B2B companies that unifies billing, collections, ASC 606 revenue recognition, and reporting on top of a contract-driven data model. Tabs ingests executed contracts, uses AI to extract commercial terms, automatically generates invoices, schedules ASC 606-compliant revenue, drives collections, and produces real-time ARR, cash, and AR reporting. The public Tabs Platform REST API (https://api.tabsplatform.com, documented at docs.tabsplatform.com) exposes the core data model - customers, contracts, items, revenue categories, obligations, invoices, payments, usage events, and performance obligations - so contract, billing, and revenue data can flow into the rest of the finance stack (ERP, CRM, payment, and tax systems). Supports subscription, usage-based, metered, and hybrid billing models. Authenticated with an API key passed in the Authorization header.

Tabs publishes 8 APIs on the APIs.io network, including Catalog API, Contracts API, Customers API, and 5 more. Tagged areas include Revenue Recognition, ASC 606, Billing, B2B Payments, and Accounts Receivable.

Tabs’ developer surface includes authentication, documentation, engineering blog, and 6 more developer resources.

38.4/100 thin ▬ flat Agent 48/100 agent ready Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessPaidSelf serve
8 APIs
Revenue RecognitionASC 606BillingB2B PaymentsAccounts ReceivableInvoicingCollectionsUsage-Based BillingSubscriptionsContractsFinanceRevenue Automation

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 38.4/100 · thin
Contract Quality 13.5 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 2.7 / 13
Governance 0.0 / 12
Discoverability 10.0 / 10
Agent readiness — 48/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/tabs-platform: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 8

Individual APIs this provider publishes, each with its own machine-readable definition.

Tabs Catalog API

Items (GL-mapped products/services) and revenue categories.

Tabs Contracts API

Customer agreements defining dates, terms, obligations, and billing terms.

Tabs Customers API

The businesses you bill, with contacts, addresses, and external IDs.

Tabs Invoices API

Itemized requests for payment derived from obligations, with actions and PDF export.

Tabs Obligations API

Commitments linked to GL items that generate invoice line items.

Tabs Payments API

Receipts (often bank-imported) that settle invoices.

Tabs Revenue Recognition API

ASC 606 performance obligations, recognized revenue, ARR and cash-forecast reporting.

Tabs Usage Events API

Consumption records that feed usage-based and metered billing.

Scroll for all 8

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Tabs Platform Rate Limits

1 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 1

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Tabs Platform Authentication

apiKey · 1 scheme

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Tabs Platform Agentic Access

34 operations · 14 acting

34 operations · 14 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Access & Security 1

Authentication, authorization, and security posture

Operate 1

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

Source (apis.yml)

apis.yml Raw ↑
aid: tabs-platform
url: https://raw.githubusercontent.com/api-evangelist/tabs-platform/refs/heads/main/apis.yml
name: Tabs
kind: company
description: Tabs (tabs.inc) is an AI-native revenue automation platform for B2B companies that unifies billing, collections,
  ASC 606 revenue recognition, and reporting on top of a contract-driven data model. Tabs ingests executed contracts, uses
  AI to extract commercial terms, automatically generates invoices, schedules ASC 606-compliant revenue, drives collections,
  and produces real-time ARR, cash, and AR reporting. The public Tabs Platform REST API (https://api.tabsplatform.com, documented
  at docs.tabsplatform.com) exposes the core data model - customers, contracts, items, revenue categories, obligations, invoices,
  payments, usage events, and performance obligations - so contract, billing, and revenue data can flow into the rest of the
  finance stack (ERP, CRM, payment, and tax systems). Supports subscription, usage-based, metered, and hybrid billing models.
  Authenticated with an API key passed in the Authorization header.
accessModel:
  pricing: paid
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Paid · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/tabs-platform.png
tags:
- Revenue Recognition
- ASC 606
- Billing
- B2B Payments
- Accounts Receivable
- Invoicing
- Collections
- Usage-Based Billing
- Subscriptions
- Contracts
- Finance
- Revenue Automation
created: '2026-07-11'
modified: '2026-07-11'
specificationVersion: '0.19'
apis:
- aid: tabs-platform:tabs-platform-catalog-api
  name: Tabs Catalog API
  description: Items (GL-mapped products/services) and revenue categories.
  humanURL: https://docs.tabsplatform.com/docs/contracts
  baseURL: https://api.tabsplatform.com
  tags:
  - Catalog
  properties:
  - type: OpenAPI
    url: openapi/tabs-platform-catalog-api-openapi.yml
  - type: Documentation
    url: https://docs.tabsplatform.com/docs/contracts
  - type: APIReference
    url: https://docs.tabsplatform.com/docs/obligations
  - type: Documentation
    url: https://docs.tabsplatform.com/docs/invoices
  - type: Documentation
    url: https://docs.tabsplatform.com/docs/the-tabs-data-model
  - type: Documentation
    url: https://docs.tabsplatform.com/docs/payments
  - type: Documentation
    url: https://docs.tabsplatform.com/docs/customers
  - type: Documentation
    url: https://docs.tabsplatform.com/docs/usage-events-beta
- aid: tabs-platform:tabs-platform-contracts-api
  name: Tabs Contracts API
  description: Customer agreements defining dates, terms, obligations, and billing terms.
  humanURL: https://docs.tabsplatform.com/docs/contracts
  baseURL: https://api.tabsplatform.com
  tags:
  - Contracts
  properties:
  - type: OpenAPI
    url: openapi/tabs-platform-contracts-api-openapi.yml
  - type: Documentation
    url: https://docs.tabsplatform.com/docs/contracts
  - type: APIReference
    url: https://docs.tabsplatform.com/docs/obligations
  - type: Documentation
    url: https://docs.tabsplatform.com/docs/invoices
  - type: Documentation
    url: https://docs.tabsplatform.com/docs/the-tabs-data-model
  - type: Documentation
    url: https://docs.tabsplatform.com/docs/payments
  - type: Documentation
    url: https://docs.tabsplatform.com/docs/customers
  - type: Documentation
    url: https://docs.tabsplatform.com/docs/usage-events-beta
- aid: tabs-platform:tabs-platform-customers-api
  name: Tabs Customers API
  description: The businesses you bill, with contacts, addresses, and external IDs.
  humanURL: https://docs.tabsplatform.com/docs/contracts
  baseURL: https://api.tabsplatform.com
  tags:
  - Customers
  properties:
  - type: OpenAPI
    url: openapi/tabs-platform-customers-api-openapi.yml
  - type: Documentation
    url: https://docs.tabsplatform.com/docs/contracts
  - type: APIReference
    url: https://docs.tabsplatform.com/docs/obligations
  - type: Documentation
    url: https://docs.tabsplatform.com/docs/invoices
  - type: Documentation
    url: https://docs.tabsplatform.com/docs/the-tabs-data-model
  - type: Documentation
    url: https://docs.tabsplatform.com/docs/payments
  - type: Documentation
    url: https://docs.tabsplatform.com/docs/customers
  - type: Documentation
    url: https://docs.tabsplatform.com/docs/usage-events-beta
- aid: tabs-platform:tabs-platform-invoices-api
  name: Tabs Invoices API
  description: Itemized requests for payment derived from obligations, with actions and PDF export.
  humanURL: https://docs.tabsplatform.com/docs/contracts
  baseURL: https://api.tabsplatform.com
  tags:
  - Invoices
  properties:
  - type: OpenAPI
    url: openapi/tabs-platform-invoices-api-openapi.yml
  - type: Documentation
    url: https://docs.tabsplatform.com/docs/contracts
  - type: APIReference
    url: https://docs.tabsplatform.com/docs/obligations
  - type: Documentation
    url: https://docs.tabsplatform.com/docs/invoices
  - type: Documentation
    url: https://docs.tabsplatform.com/docs/the-tabs-data-model
  - type: Documentation
    url: https://docs.tabsplatform.com/docs/payments
  - type: Documentation
    url: https://docs.tabsplatform.com/docs/customers
  - type: Documentation
    url: https://docs.tabsplatform.com/docs/usage-events-beta
- aid: tabs-platform:tabs-platform-obligations-api
  name: Tabs Obligations API
  description: Commitments linked to GL items that generate invoice line items.
  humanURL: https://docs.tabsplatform.com/docs/contracts
  baseURL: https://api.tabsplatform.com
  tags:
  - Obligations
  properties:
  - type: OpenAPI
    url: openapi/tabs-platform-obligations-api-openapi.yml
  - type: Documentation
    url: https://docs.tabsplatform.com/docs/contracts
  - type: APIReference
    url: https://docs.tabsplatform.com/docs/obligations
  - type: Documentation
    url: https://docs.tabsplatform.com/docs/invoices
  - type: Documentation
    url: https://docs.tabsplatform.com/docs/the-tabs-data-model
  - type: Documentation
    url: https://docs.tabsplatform.com/docs/payments
  - type: Documentation
    url: https://docs.tabsplatform.com/docs/customers
  - type: Documentation
    url: https://docs.tabsplatform.com/docs/usage-events-beta
- aid: tabs-platform:tabs-platform-payments-api
  name: Tabs Payments API
  description: Receipts (often bank-imported) that settle invoices.
  humanURL: https://docs.tabsplatform.com/docs/contracts
  baseURL: https://api.tabsplatform.com
  tags:
  - Payments
  properties:
  - type: OpenAPI
    url: openapi/tabs-platform-payments-api-openapi.yml
  - type: Documentation
    url: https://docs.tabsplatform.com/docs/contracts
  - type: APIReference
    url: https://docs.tabsplatform.com/docs/obligations
  - type: Documentation
    url: https://docs.tabsplatform.com/docs/invoices
  - type: Documentation
    url: https://docs.tabsplatform.com/docs/the-tabs-data-model
  - type: Documentation
    url: https://docs.tabsplatform.com/docs/payments
  - type: Documentation
    url: https://docs.tabsplatform.com/docs/customers
  - type: Documentation
    url: https://docs.tabsplatform.com/docs/usage-events-beta
- aid: tabs-platform:tabs-platform-revenue-recognition-api
  name: Tabs Revenue Recognition API
  description: ASC 606 performance obligations, recognized revenue, ARR and cash-forecast reporting.
  humanURL: https://docs.tabsplatform.com/docs/contracts
  baseURL: https://api.tabsplatform.com
  tags:
  - Revenue Recognition
  properties:
  - type: OpenAPI
    url: openapi/tabs-platform-revenue-recognition-api-openapi.yml
  - type: Documentation
    url: https://docs.tabsplatform.com/docs/contracts
  - type: APIReference
    url: https://docs.tabsplatform.com/docs/obligations
  - type: Documentation
    url: https://docs.tabsplatform.com/docs/invoices
  - type: Documentation
    url: https://docs.tabsplatform.com/docs/the-tabs-data-model
  - type: Documentation
    url: https://docs.tabsplatform.com/docs/payments
  - type: Documentation
    url: https://docs.tabsplatform.com/docs/customers
  - type: Documentation
    url: https://docs.tabsplatform.com/docs/usage-events-beta
- aid: tabs-platform:tabs-platform-usage-events-api
  name: Tabs Usage Events API
  description: Consumption records that feed usage-based and metered billing.
  humanURL: https://docs.tabsplatform.com/docs/contracts
  baseURL: https://api.tabsplatform.com
  tags:
  - Usage Events
  properties:
  - type: OpenAPI
    url: openapi/tabs-platform-usage-events-api-openapi.yml
  - type: Documentation
    url: https://docs.tabsplatform.com/docs/contracts
  - type: APIReference
    url: https://docs.tabsplatform.com/docs/obligations
  - type: Documentation
    url: https://docs.tabsplatform.com/docs/invoices
  - type: Documentation
    url: https://docs.tabsplatform.com/docs/the-tabs-data-model
  - type: Documentation
    url: https://docs.tabsplatform.com/docs/payments
  - type: Documentation
    url: https://docs.tabsplatform.com/docs/customers
  - type: Documentation
    url: https://docs.tabsplatform.com/docs/usage-events-beta
common:
- type: AgenticAccess
  url: agentic-access/tabs-platform-agentic-access.yml
- type: Authentication
  url: authentication/tabs-platform-authentication.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/teamtabs
- type: Website
  url: https://tabs.inc
- type: Documentation
  url: https://docs.tabsplatform.com
- type: Plans
  url: plans/tabs-platform-plans-pricing.yml
- type: RateLimits
  url: rate-limits/tabs-platform-rate-limits.yml
- type: FinOps
  url: finops/tabs-platform-finops.yml
- url: https://www.tabs.com/blog
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com