apify / product
Supplier Availability API
SKU/search term -> cached public availability/price/status where allowed
What this product does
SKU/search term -> cached public availability/price/status where allowed
Who it is for
Not published yet.
Problems solved
Not published yet.
Update cadence
3 hours ago
Pricing and access note
Not published yet. Pricing will appear on the verified external marketplace listing.
Source and provenance note
Foundry product package: ProductStudio public-safe metadata
Limitations
Review the sample, schema, source notes, marketplace availability, and cadence before depending on this product in production.
Delivery options
Apify Store
Open on Apify
Sample and schema preview
- productName (string)
- marketplace (string)
- sellerName (string)
- offerUrl (string)
- price (number)
- currency (string)
- inStock (boolean)
- stockStatus (string)
- observedAt (string)
{
"rows": [
{
"price": 1,
"inStock": true,
"currency": "USD",
"offerUrl": "https://apify.com/zentrafoundry/supplier-availability-api",
"observedAt": "2026-07-01T09:00:00Z",
"sellerName": "Deterministic fixture Seller Name for Supplier Availability API",
"marketplace": "Deterministic fixture Marketplace for Supplier Availability API",
"productName": "Deterministic fixture Product Name for Supplier Availability API",
"stockStatus": "fixture_validated"
},
{
"price": 0.97,
"inStock": false,
"currency": "USD",
"offerUrl": "https://apify.com/zentrafoundry/supplier-availability-api",
"observedAt": "2026-07-01T09:00:00Z",
"sellerName": "Deterministic fixture Seller Name for Supplier Availability API 2",
"marketplace": "Deterministic fixture Marketplace for Supplier Availability API 2",
"productName": "Deterministic fixture Product Name for Supplier Availability API 2",
"stockStatus": "fixture_validated 2"
},
{
"price": 0.94,
"inStock": true,
"currency": "USD",
"offerUrl": "https://apify.com/zentrafoundry/supplier-availability-api",
Related products and use cases
Related products and use-case links are not published yet.