integrations.sh
← all integrations

vtex.local – Reviews-and-Ratings-API

OpenAPI apis-guru

Reviews & Ratings is a that allows shoppers to submit reviews and ratings for products, as well as see them while navigating the store.

Rating

Review

Homepage
https://api.apis.guru/v2/specs/vtex.local:Reviews-and-Ratings-API/1.0.json
Provider
vtex.local:Reviews-and-Ratings-API / Reviews-and-Ratings-API
OpenAPI version
3.0.0
Spec (JSON)
https://api.apis.guru/v2/specs/vtex.local/Reviews-and-Ratings-API/1.0/openapi.json
Spec (YAML)
https://api.apis.guru/v2/specs/vtex.local/Reviews-and-Ratings-API/1.0/openapi.yaml

Tools (10)

Extracted live via the executor SDK.

  • rating.getProductRating

    Retrieves the rating of a specific product.

  • review.deleteMultipleReviews

    Deletes multiple reviews at once.

  • review.deleteReview

    Deletes an existing review.

  • review.editReview

    Updates the information of a review.

  • review.getalistofReviews

    Retrieves a list of reviews.

  • review.getReviewbyReviewId

    Retrieves information of a product review by its ID.

  • review.saveMultipleReviews

    Creates multiple reviews.

  • review.saveReview

    Creates a single review

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools