Get Facebook Marketplace item
Get details for a Facebook Marketplace listing.
Operation
/v1/facebook/marketplace/itemsHeaders
API key (`sfk_...`)
Parameters
Facebook Marketplace item identifier. Provide this instead of url when you already know the item id.
min 1 chars · max 256 chars
Public Facebook Marketplace item URL.
min 1 chars · max 4096 chars
Response fields
Endpoint-specific response payload.
Whether the listing could be resolved for this request.
one of: found, not_found
Listing details when found.
Social platform for this listing.
one of: facebook
Marketplace item identifier.
min 1 chars
Canonical public URL for this Marketplace listing.
min 1 chars
Listing title.
min 1 chars
Listing description when available.
Creation timestamp in ISO 8601 when available.
Marketplace category identifier when available.
Shareable listing URL when available.
Price details when found.
Formatted price string when available.
Numeric price amount when available.
≥ 0
Price amount in minor currency units (for example cents) when available.
≥ 0
ISO currency code when available.
min 1 chars
Formatted strikethrough price when available.
Strikethrough numeric amount when available.
≥ 0
Strikethrough amount in minor currency units when available.
≥ 0
Strikethrough currency code when available.
min 1 chars
Location details when found.
Human-readable location label when available.
Latitude when available.
Longitude when available.
Listing attributes when found.
Attribute name.
min 1 chars
Attribute value when available.
Display label when available.
Listing photos when found.
Photo identifier when available.
min 1 chars
Photo image URL.
min 1 chars
Image width in pixels when available.
≥ 0
Image height in pixels when available.
≥ 0
Accessibility caption when available.
Seller details when available.
Seller identifier when available.
Seller display name when available.
Seller profile URL when available.
Seller avatar image URL when available.
Seller rating when available.
≥ 0
Availability flags when found.
Whether the listing is hidden.
Whether the listing is live.
Whether the listing is pending.
Whether the listing is marked sold.
Whether the authenticated viewer is the seller.
Whether shipping is offered for this listing.
Whether buy-now checkout is enabled.
Whether messaging is enabled for this listing.
Delivery options such as in-person pickup.
min 1 chars
Metadata describing the request and billing outcome.
Unique request identifier for tracing this API call.
min 1 chars
Credits charged for this request.
≥ 0
Public API version that served the response.
one of: v1
Code example
Responses
Marketplace item metadata (found or not found in body).
Error codes