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 Categories API

The Categories API from Tabs — 2 operation(s) for categories.

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

Tagged areas include Categories. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 4 operations across 2 paths, and defines 5 schemas. It is described by OpenAPI 3.0.0, at version 1.0.0.

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

4 operations 2 paths 5 schemas 1 DELETE2 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.0.0
Base URL
https://integrators.prod.api.tabsplatform.com
Authentication
API Key
Resource Areas
1

Authentication & Security 1

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

Paths & Operations 4

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

Categories 4
GET
/v3/categories
List categories
IntegratorsApiCategoriesController_getCategories 3 params → 200
POST
/v3/categories
Create category
IntegratorsApiCategoriesController_createCategory body → 201400500
GET
/v3/categories/{id}
Get category by ID
IntegratorsApiCategoriesController_getCategoryById 1 param → 200404
DELETE
/v3/categories/{id}
Delete category
IntegratorsApiCategoriesController_deleteCategory 1 param → 200404

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are IntegratorsApiResponse (4 properties), IntegratorsApiError (3 properties), CategoriesV3Dto (2 properties), CreateCategoryV3Dto (1 property). Each schema is shown below with its type and property counts.

IntegratorsApiResponse
object
4 properties 4 required
CreateCategoryV3Dto
object
1 property 1 required
IntegratorsApiError
object
3 properties 2 required
CategoriesV3Dto
object
2 properties 2 required
PaginatedResponseDTO
object

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tabs-categories-api-openapi.yml Raw ↑

Other APIs Tabs publishes across the network.

Tabs Billing Terms API
Tabs Classes (QBO only) API
Tabs Commitments API
Tabs Contracts API
Tabs Credit Memos API
Tabs Custom Fields API
Tabs Customers API
Tabs Departments API
Tabs Events API
Tabs Health API
Tabs Invoices API
Tabs Items API