Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Tabs Contracts API

The Contracts API from Tabs — 4 operation(s) for contracts.

Tabs Contracts API is one of 22 APIs that Tabs publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Contracts. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 7 operations across 4 paths. It is described by OpenAPI 3.1.0, at version 3.

Requests are made against a single base URL, https://api.tabsplatform.com.

7 operations 4 paths 0 schemas 3 GET1 PATCH3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
3
Server
https://api.tabsplatform.com
Authentication
API Key
Contact
Resource Areas
1

Authentication & Security 1

Tabs Contracts API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (ApiKeyAuth). By default, every request must be authenticated.

  • ApiKeyAuth — Server-side API key issued from the Tabs dashboard for backend integrations.

Paths & Operations 7

Across 4 paths, the API surfaces 7 operations — 3 GET, 1 PATCH, 3 POST. Each is listed below with its method, path, parameters, and response codes.

Contracts 7
GET
/contracts
List contracts
listContracts → 200
POST
/contracts
Create contract
createContract → 201
GET
/contracts/{id}
Get contract by ID
getContract 1 param → 200
PATCH
/contracts/{id}
Update contract
updateContract 1 param → 200
POST
/contracts/{id}/actions
Perform contract action
contractAction 1 param → 200
GET
/contracts/{id}/file
Download contract file
downloadContractFile 1 param → 200
POST
/contracts/{id}/file
Upload contract file
uploadContractFile 1 param → 201

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tabs-fi-contracts-api-openapi.yml Raw ↑

Other APIs Tabs publishes across the network.

Tabs Platform API
Tabs BillingTerms API
Tabs Categories API
Tabs Commitments API
Tabs CreditMemos API
Tabs Customers API
Tabs CustomFields API
Tabs Events API
Tabs EventTypes API
Tabs Invoices API
Tabs Items API
Tabs Jobs API