Tesser webhooks API is one of 14 APIs that Tesser publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include webhooks. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, and authentication docs.
This API exposes
12 operations
across 6 paths,
and defines 1 schema.
It is described by OpenAPI 3.1.0, at version v1.
Requests are made against the base URL https://api.tesser.xyz.
12 operations6 paths1 schemas6 HEAD6 POST
Metadata
The identity and technical contract details declared by the specification.
Specification
OpenAPI 3.1.0
API Version
v1
Base URL
https://api.tesser.xyz
Authentication
HTTP Bearer
Resource Areas
1
Authentication & Security 1
Tesser webhooks API declares
1 security scheme
for authenticating requests.
It accepts HTTP bearer tokens (JWT) (bearer).
By default, every request must be authenticated.
bearer — Enter your JWT token. To obtain a token, make a request to Auth0: bash curl --request POST \ --url https://dev-awqy75wdabpsnsvu.us.auth0.com/oauth/token \ --he…
Paths & Operations 12
Across 6 paths, the API surfaces 12 operations — 6 HEAD, 6 POST. Each is listed below with its method, path, parameters, and response codes.
webhooks 12
POST
/v1/webhooks/circle
Receive webhook notifications from Circle
webhook_receiveCircleWebhookbody→ 200
HEAD
/v1/webhooks/circle
Webhook endpoint reachability probe
webhook_receiveCircleWebhook_head→ 200
POST
/v1/webhooks/circle/{organizationId}
Receive webhook notifications from Circle for a specific organization