Intoreview

API Intoreview

Endpoint per plugin PrestaShop, WordPress e integrazioni PHP custom.

Plugin ufficiali

Scarica i pacchetti installabili dalla pagina Download.

Base URL

https://api.intoreview.it/v1

Registrazione plugin

Usa l’API key account ira_... generata dalla dashboard Intoreview.

POST /installations
{
  "site_url": "https://shop.example",
  "platform": "prestashop",
  "account_registration_token": "ira_..."
}

Autenticazione plugin

Dopo la registrazione, usa l’API key installazione irv_....

Authorization: Bearer irv_...

Endpoint plugin

  • GET /installation
  • GET /google/accounts
  • GET /google/locations?account_name=accounts/123
  • POST /google/locations/select
  • POST /reviews/run-sync
  • GET /reviews?limit=30&min_rating=5