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

Virto Commerce Webhooks API

Register HTTP webhooks against the platform domain-event catalog, compose the payload from selected entity properties (including previous values), fire test deliveries, and audit every delivery attempt through the webhook feed.

Virto Commerce Webhooks API is one of 13 APIs that Virto Commerce 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, API documentation, and a GitHub repository.

This API exposes 9 operations across 8 paths, and defines 15 schemas. It is described by OpenAPI 3.0.4, at version v1.

Requests are made against the base URL https://virtostart-demo-admin.govirto.com/api.

9 operations 8 paths 15 schemas 2 DELETE3 GET4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.4
API Version
v1
Base URL
https://virtostart-demo-admin.govirto.com/api
Authentication
OAuth 2.0, API Key, API Key, HTTP Signature, HTTP Basic
Resource Areas
1

Authentication & Security 5

Virto Commerce Webhooks API declares 5 security schemes for authenticating requests. It supports OAuth 2.0 (oauth2) using the password and clientCredentials flows. An API key is passed in the query as api_key (api_key). An API key is passed in the header as api_key (api_key_header). It uses HTTP signature authentication (http-signature). It accepts HTTP basic authentication (basic).

  • oauth2 — OAuth2 Resource Owner Password Grant flow
  • api_key — API Key authentication
  • api_key_header — API Key authentication (alternative via header)
  • http-signature — HTTP Signature authentication using Authorization header
  • basic — Basic authentication using username and password

Paths & Operations 9

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

Webhooks 9

Manage user defined webhooks

GET
/api/webhooks/{id}
Gets VirtoCommerce.WebhooksModule.Core.Models.Webhook by id.
WebHooks_GetWebhookById 1 param → 200401403
POST
/api/webhooks/search
Searches webhooks by certain criteria
WebHooks_Search body → 200401403
POST
/api/webhooks/feed/search
Searches webhook logs by certain criteria
WebHooks_SearchWebhookFeed body → 200401403
DELETE
/api/webhooks/feed
Delete webHookFeeds by ids.
WebHooks_DeleteWebHookFeeds 1 param → 200401403
POST
/api/webhooks
Creates or updates the webhooks.
WebHooks_SaveWebhooks body → 200401403
DELETE
/api/webhooks
Deletes webhooks by ids.
WebHooks_DeleteWebHooks 1 param → 200401403
POST
/api/webhooks/send
Sends request with given params to webhook and returns result
WebHooks_Run body → 200401403
GET
/api/webhooks/events
Gets all registered events that could trigger webhook notification.
WebHooks_GetAllRegisteredEvents → 200401403
GET
/api/webhooks/properties
WebHooks_GetEventObjectProperties 1 param → 200401403

Schemas 15

The contract defines 15 schemas that model the data the API accepts and returns. The most detailed are Webhook (20 properties), WebhookFeedSearchCriteria (15 properties), WebhookFeedEntry (15 properties), WebhookSearchCriteria (13 properties). Each schema is shown below with its type and property counts.

AuthenticationType
string
EventObjectProperties
object
2 properties
RegisteredEvent
object
3 properties
SortDirection
string
SortInfo
object
2 properties
WebHookFeedSearchResult
object
2 properties
WebHookPayload
object
7 properties
Webhook
object
20 properties
WebhookEvent
object
8 properties
WebhookFeedEntry
object
15 properties
WebhookFeedSearchCriteria
object
15 properties
WebhookHttpParams
object
2 properties
WebhookSearchCriteria
object
13 properties
WebhookSearchResult
object
2 properties
WebhookSendResponse
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

virto-commerce-webhooks-api-openapi.yml Raw ↑

Other APIs Virto Commerce publishes across the network.

Virto Commerce Catalog API
Virto Commerce Companies and Contacts API
Virto Commerce Inventory API
Virto Commerce Marketing API
Virto Commerce Order Management API
Virto Commerce Pricing API
Virto Commerce Quotes API
Virto Commerce Shopping Cart API
Virto Commerce Store API
Virto Commerce VirtoCommerce Platform API
Virto Commerce Event Bus API
Virto Commerce Returns API
Where this information came from

This is an independent, third-party profile of Virto Commerce 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.