Teambridge Utilities API
Utility endpoints for timezone information and other general-purpose data.
Teambridge Utilities API is one of 4 APIs that Teambridge publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Utilities. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and authentication docs.
This API exposes 1 operation across 1 path, and defines 1 schema. It is described by OpenAPI 3.1.0, at version 0.1.0.
Requests are made against a single base URL, https://open-api.teambridge.com.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 2
Teambridge Utilities API declares
2 security schemes
for authenticating requests.
It supports OAuth 2.0 (OAuth2) using the clientCredentials flow, exposing 1 scope.
An API key is passed in the header as X-Webhook-Signature (WebhookSignature).
By default, every request must be authenticated.
WebhookSignature— HMAC-SHA256 signature for webhook authentication. The signature is computed from the concatenation of the timestamp and request body: {timestamp}.{body}. The s…
Paths & Operations 1
Across 1 path, the API surfaces 1 operation — 1 GET. Each is listed below with its method, path, parameters, and response codes.
Utility endpoints for timezone information and other general-purpose data.
Schemas 1
The contract defines 1 schema that model the data the API accepts and returns. Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Teambridge 3
Other APIs Teambridge publishes across the network.