Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Walmart Notifications API

The Notifications API from Walmart — 4 operation(s) for notifications.

Walmart Notifications API is one of 25 APIs that Walmart publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

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

This API exposes 6 operations across 4 paths. It is described by OpenAPI 3.0.1, at version 1.0.

Requests are made against 2 base URLs: https://api-gateway.walmart.com, https://sandbox.walmartapis.com.

6 operations 4 paths 0 schemas 1 DELETE2 GET1 PATCH2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
1.0
Base URL
https://api.example.com
Resource Areas
1

Paths & Operations 6

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

Notifications 6
POST
/v3/webhooks/test
Walmart Test Notification
testNotification 4 params body → 200
GET
/v3/webhooks/subscriptions
Walmart All Subscriptions
getAllSubscriptions 8 params → 200
POST
/v3/webhooks/subscriptions
Walmart Create Subscription
createSubscription 4 params body → 200
DELETE
/v3/webhooks/subscriptions/{subscriptionId}
Walmart Delete Subscription
deleteSubscription 5 params → 200
PATCH
/v3/webhooks/subscriptions/{subscriptionId}
Walmart Update Subscription
updateSubscription 5 params body → 200
GET
/v3/webhooks/eventTypes
Walmart Event Types
getEventTypes 4 params → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

walmart-notifications-api-openapi.yml Raw ↑

Other APIs Walmart publishes across the network.

Walmart Assortment Recommendations API
Walmart Authorization API
Walmart DSV Cost API
Walmart DSV Orders API
Walmart Feeds API
Walmart Fulfillment API
Walmart Insight API
Walmart Inventory API
Walmart Items API
Walmart Lag Time API
Walmart Listing Quality API
Walmart On-Request Report API