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

The Events API from Tabs — 8 operation(s) for events.

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

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

This API exposes 13 operations across 8 paths, and defines 20 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.

13 operations 8 paths 20 schemas 4 DELETE5 GET4 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 Events 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 13

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

Events 13
POST
/v3/events/bulk
Bulk create events (legacy)
IntegratorsApiEventsController_createEvents body → 200400500
DELETE
/v3/events/bulk
Bulk delete events (legacy)
IntegratorsApiEventsController_deleteEventsBulk body → 200400404500
POST
/v3/events
Create event (legacy)
IntegratorsApiEventsController_createEvent body → 201400
GET
/v3/events
List events (legacy)
IntegratorsApiEventsController_getEvents 3 params → 200
DELETE
/v3/events/{id}
Delete event (legacy)
IntegratorsApiEventsController_deleteEvents 1 param → 200
GET
/v3/events/types
List event types
IntegratorsApiEventsController_getEventTypes 3 params → 200
POST
/v3/events/types
Create event type
IntegratorsApiEventsController_createEventType body → 200400
GET
/v3/events/types/{eventTypeId}
Get event type by ID
IntegratorsApiEventsController_getEventTypeByEventTypeId 1 param → 200404
DELETE
/v3/events/types/{eventTypeId}
Delete event type
IntegratorsApiEventsController_deleteEventType 1 param → 200400404
GET
/v1/events
Get all events
getEvents 11 params → 200400429500
POST
/v1/events
Create an event
ingestEvent body → 200400401422429500
GET
/v1/version
Get API version information
getVersion → 200429500
DELETE
/v1/events/{idempotencyKey}
Delete an event
deleteEvent 1 param → 200400401429500

Schemas 20

The contract defines 20 schemas that model the data the API accepts and returns. The most detailed are EventDto (12 properties), EventResponse (9 properties), CreatedEventsDto (8 properties), EventCreateRequest (8 properties). Each schema is shown below with its type and property counts.

ErrorDetail
object
Detailed error information
3 properties
EventTypeDto
object
2 properties 2 required
VersionResponse
object
API version information response
3 properties
UnauthorizedResponse
object
Unauthorized error response
5 properties
CreateEventTypeDto
object
1 property 1 required
EventResponse
object
Event response data
9 properties
CreateEventDto
object
7 properties 5 required
EventDto
object
Event data transfer object
12 properties
IntegratorsApiError
object
3 properties 2 required
EventsQueryResponse
object
Response containing a list of events with pagination information
4 properties
PaginatedResponseDTO
object
CreatedEventsDto
object
8 properties 6 required
BulkCreateEventDto
object
1 property 1 required
EventDeleteResponse
object
Response for successful event deletion
3 properties
RateLimitResponse
object
Rate limit exceeded error response
6 properties
EventCreateRequest
object
Event data to be ingested
8 properties 5 required
IntegratorsApiResponse
object
4 properties 4 required
EventData
object
Event data wrapper
1 property
ValidationErrorResponse
object
Error response for validation failures
3 properties
EventCreateResponse
object
Response for successful event creation
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tabs-events-api-openapi.yml Raw ↑

Other APIs Tabs publishes across the network.

Tabs Billing Terms API
Tabs Categories 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 Health API
Tabs Invoices API
Tabs Items API