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

TetraScience Edit Subscriptions API

The Edit Subscriptions API from TetraScience — 4 operation(s) for edit subscriptions.

TetraScience Edit Subscriptions API is one of 35 APIs that TetraScience publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Edit Subscriptions. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a getting-started guide, an API reference, a changelog, and authentication docs.

This API exposes 4 operations across 4 paths, and defines 4 schemas. It is described by OpenAPI 3.1.0, at version 4.0.

Requests are made against 5 base URLs: https://api.tetrascience.com, https://api.tetrascience-uat.com, https://api.tetrascience-dev.com, https://api.tetrascience-uat.com, api.tetrascience.com.

4 operations 4 paths 4 schemas 1 GET3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
4.0
Base URL
https://api.tetrascience.com
Authentication
API Key, API Key, API Key
License
Proprietary
Resource Areas
1

Authentication & Security 3

TetraScience Edit Subscriptions API declares 3 security schemes for authenticating requests. An API key is passed in the header as ts-auth-token (token). An API key is passed in the header as x-org-slug (orgSlug). An API key is passed in the header as ts-auth-token (tsAuthToken). By default, every request must be authenticated.

  • token — JWT Token for authentication
  • orgSlug — Your organization slug

Paths & Operations 4

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

Edit Subscriptions 4
POST
/v1/externalevents/requests/creation
Request to create a new subscription
createSubscription body → 200400404500501
POST
/v1/externalevents/requests/deletion
Request to delete a subscription
deleteSubscription body → 200400404500501
GET
/v1/externalevents/availableEventTypes
Get a list of all available event types for this org
getAllAvailableEventTypes → 200500
POST
/v1/externalevents/requests/update
Request to update a subscription
updateSubscription body → 200400404500501

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are EventbridgeSubscriptionUpdate (5 properties), EventbridgeExternalSubscriptionCreate (5 properties). Each schema is shown below with its type and property counts.

EventbridgeExternalSubscriptionCreate
object
5 properties 5 required
EventbridgeEventType
string
EventbridgeSubscriptionUpdate
object
5 properties
EventbridgeWriteRequest

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tetrascience-edit-subscriptions-api-openapi.yml Raw ↑

Other APIs TetraScience publishes across the network.

TetraScience Access Groups API
TetraScience Agents API
TetraScience ai-workflows API
TetraScience Attributes API
TetraScience Audit Trail API
TetraScience clusters API
TetraScience Commands API
TetraScience Connectors API
TetraScience Data Acquisition API
TetraScience Data App Providers API
TetraScience Data Apps API
TetraScience databricks API