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 Event Bus API

Forward platform domain events to an external message queue as CloudEvents. Manage provider connections (Azure Event Grid built in), subscriptions with JsonPath filtering and Liquid payload transformation, and the connection error log.

Virto Commerce Event Bus 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 Event Bus. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and a GitHub repository.

This API exposes 12 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.

12 operations 8 paths 15 schemas 2 DELETE3 GET5 POST2 PUT

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 Event Bus 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 12

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

Event Bus module 12

The module enables you to be notified of new messages or changes via a Message Queue of your choice

POST
/api/eventbus/connections/search
Search for existing connections
Connections_SearchConnections body → 200401403
GET
/api/eventbus/connections/{name}
Get existing connection
Connections_GetConnectionByName 1 param → 200401403
DELETE
/api/eventbus/connections/{name}
Delete existing connection by name (DB-registered only)
Connections_DeleteConnection 1 param → 200401403
POST
/api/eventbus/connections
Create new provider connection in the database
Connections_CreateConnection body → 200401403
PUT
/api/eventbus/connections
Update existing connection (DB-registered only)
Connections_UpdateConnection body → 200401403
POST
/api/eventbus/logs/search
Search for provider connection logs/fails
ConnectionsLog_SearchProviderConnectionLog body → 200401403
GET
/api/eventbus/events
Enlist all domain events page by page
Subscriptions_Get 2 params → 200401403
POST
/api/eventbus/subscriptions/search
Search for existing subscriptions (DB registered + configuration registered)
Subscriptions_SearchSubscriptions body → 200401403
GET
/api/eventbus/subscriptions/{name}
Get specific subscription by name
Subscriptions_GetSubscriptionById 1 param → 200401403
DELETE
/api/eventbus/subscriptions/{name}
Delete existing subscription by name (DB-registered only)
Subscriptions_DeleteSubscription 1 param → 200401403
POST
/api/eventbus/subscriptions
Register new subscription in the database
Subscriptions_CreateSubscription body → 200401403
PUT
/api/eventbus/subscriptions
Update existing subscription (DB-registered only)
Subscriptions_UpdateSubscription body → 200401403

Schemas 15

The contract defines 15 schemas that model the data the API accepts and returns. The most detailed are SubscriptionSearchCriteria (14 properties), ProviderConnectionLogSearchCriteria (14 properties), ProviderConnectionSearchCriteria (13 properties), Subscription (11 properties). Each schema is shown below with its type and property counts.

ProviderConnection
object
8 properties
ProviderConnectionLog
object
9 properties
ProviderConnectionLogSearchCriteria
object
14 properties
ProviderConnectionLogSearchResult
object
2 properties
ProviderConnectionRequest
object
3 properties
ProviderConnectionSearchCriteria
object
13 properties
ProviderConnectionSearchResult
object
2 properties
SortDirection
string
SortInfo
object
2 properties
Subscription
object
11 properties
SubscriptionEvent
object
7 properties
SubscriptionEventRequest
object
1 property
SubscriptionRequest
object
6 properties
SubscriptionSearchCriteria
object
14 properties
SubscriptionSearchResult
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

virto-commerce-event-bus-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 Webhooks API
Virto Commerce Returns API
Where this information came from

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