How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Visier Webhooks API

Create, manage, and retrieve webhook definitions. Use webhooks to register your own HTTPS endpoints with Visier and listen for specific events. When these events occur, Visier sends an API request to your registered endpoint. For example, you can create a webhook to monitor job status events with Visier. Visier sends you a success or failure notification to your registered endpoint after the job completes.

Visier Webhooks API is one of 51 APIs that Visier publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 9 operations across 5 paths, and defines 12 schemas. It is described by OpenAPI 3.2.0, at version 22222222.99201.3040.

Requests are made against the base URL https://{vanity_name}.api.visier.io.

9 operations 5 paths 12 schemas 2 DELETE3 GET2 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
22222222.99201.3040
Base URL
https://{vanity_name}.api.visier.io
Authentication
API Key, API Key, HTTP Bearer, OAuth 2.0
Resource Areas
1

Authentication & Security 4

Visier Webhooks API declares 4 security schemes for authenticating requests. An API key is passed in the cookie as VisierASIDToken (CookieAuth). An API key is passed in the header as apikey (ApiKeyAuth). It accepts HTTP bearer tokens (BearerAuth). It supports OAuth 2.0 (OAuth2Auth) using the authorizationCode and password flows, exposing 2 scopes. By default, every request must be authenticated.

Paths & Operations 9

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

Webhooks 9

Create, manage, and retrieve webhook definitions. Use webhooks to register your own HTTPS endpoints with Visier and listen for specific events. When these events occur, Visier sen…

GET
/v1/op/webhooks
Retrieve a list of webhooks
Webhooks_GetAllWebhooks 2 params → default200
POST
/v1/op/webhooks
Create a webhook
Webhooks_CreateWebhook body → default200
GET
/v1/op/webhooks-status
Retrieve webhook statuses
Webhooks_GetWebhooksStatus 2 params → default200
GET
/v1/op/webhooks/{webhookId}
Retrieve a webhook's details
Webhooks_GetWebhook 1 param → default200
PUT
/v1/op/webhooks/{webhookId}
Update a webhook's details
Webhooks_UpdateWebhook 1 param body → default200
DELETE
/v1/op/webhooks/{webhookId}
Delete a webhook
Webhooks_DeleteWebhook 1 param → default200
PUT
/v1/op/webhooks/{webhookId}/credentials
Update a webhook's credentials
Webhooks_UpdateWebhookCredentials 1 param body → default200
DELETE
/v1/op/webhooks/{webhookId}/credentials
Delete a webhook's credentials
Webhooks_DeleteWebhookCredentials 1 param → default200
POST
/v1/op/webhooks/{webhookId}/testEvent
Test a webhook
Webhooks_SendTestEvent 1 param body → default200

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are designer.webhook.WebhookDetailsDTO (5 properties), Status (5 properties), designer.webhook.WebhookMessageResponseDTO (4 properties), designer.webhook.WebhookDTO (3 properties). Each schema is shown below with its type and property counts.

designer.webhook.WebhookMessageResponseDTO
object
The results of the webhook notification attempt.
4 properties
designer.webhook.WebhookBasicAuthCredentialDTO
object
The basic authentication credentials for the webhook.
2 properties
designer.webhook.WebhookStatusDetailsDTO
object
The webhook's details, such as its active status and the event types it's listening for.
2 properties
designer.webhook.WebhookStatusDTO
object
The webhook's status.
2 properties
designer.webhook.WebhookDetailsDTO
object
Information about the webhook, such as its URL, active status, and event types to listen for.
5 properties
designer.webhook.WebhookDTO
object
The webhook's details, such as its URL, active status, and event types to listen for.
3 properties
Status
object
The response structure for errors.
5 properties
designer.webhook.WebhookStatusesDTO
object
The returned list of webhook statuses.
1 property
designer.webhook.WebhookEventTypeDTO
object
The possible event types for Visier webhooks.
1 property
designer.webhook.WebhooksDTO
object
The returned list of webhooks.
1 property
designer.webhook.WebhookRequestDTO
object
The details and credentials for a webhook. Not required if your endpoint doesn't have authentication.
2 properties
designer.webhook.WebhookCredentialsDTO
object
The credentials to authenticate calls to the webhook endpoint. Must be one of basicAuth or accessToken. Not required if your endpoint doesn't have authenticati…
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

visier-webhooks-api-openapi.yml Raw ↑

Other APIs Visier publishes across the network.

Visier Query MCP Server
Visier Analytic Objects V2 API
Visier Basic Authentication API
Visier Benchmarks API
Visier Concepts V2 API
Visier Consolidated Analytics API
Visier Data And Job Handling API
Visier Data Export Connectors API API
Visier Data Intake API
Visier Data Model API
Visier Data Query API
Visier Data Upload API
Where this information came from

This is an independent, third-party profile of Visier Webhooks API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.