AppReviewBot
AppReviewBot
  • Precios
  • Blog
  • Contacto
Funciones›APIComing soon

API de reseñas de App Store para iOS y Google Play

La API JSON RESTful de AppReviewBot te da acceso programático a reseñas de iOS App Store y Google Play. Crea informes personalizados, alertas automatizadas e integraciones con tus herramientas existentes.

Comenzar prueba gratisContáctanos
REST JSON APIBearer org keysApps + reviews access
GET /api/v1/apps/{appRef}/reviews/
{
  "reviews": [{
    "id": "r_abc123",
    "title": "Best app for tracking reviews",
    "rating": 5,
    "store": "ios",
    "sentiment": "positive",
    "version": "3.1.0"
  }],
  "pagination": { "page": 1, "per_page": 10 }
}

Custom reports

Crea informes personalizados con tus datos de reseñas

Obtén reseñas de forma programática y construye los informes que más importan a tu equipo.

  • ✓Informes agregados de varias apps en una sola vista
  • ✓Gráficos de varias series para comparar apps o rangos de fechas
  • ✓Combina reseñas con descargas, ingresos y otras fuentes
  • ✓Programa la entrega automática de informes a cualquier destino

Report pipeline

API → warehouse → BI

1

Fetch reviews

GET /api/v1/apps/{appRef}/reviews/

2

Join internal metrics

Downloads, revenue, cohorts

3

Deliver anywhere

Looker, Sheets, Slack digest

Custom alerts

Crea tus propias alertas automatizadas

Construye pipelines de monitoreo personalizados que se activen con las señales que realmente importan a tu equipo.

  • ✓Alerta cuando la calificación baja de un umbral
  • ✓Alerta ante picos de volumen de reseñas negativas
  • ✓Monitorea cambios de sentimiento en ventanas de tiempo personalizadas
  • ✓Activa flujos de trabajo desde cualquier dato de una reseña
your-monitor.job

Rating threshold alert

Fired

FitLife iOS avg rating 4.41 < threshold 4.50 — 42 negative reviews in 48h.

if rating < 4.5 or neg_spike:
  notify(pagerduty, slack)

Your stack

Integra con tu stack existente

Envía datos de reseñas a cualquier herramienta que tu equipo ya use, sin esperar una integración nativa.

  • ✓Envía reseñas a CRM, mesas de ayuda y herramientas BI
  • ✓Cruza datos de reseñas con información de otras fuentes
  • ✓Crea pipelines webhook hacia cualquier endpoint HTTP
  • ✓Conecta herramientas que AppReviewBot aún no soporta de forma nativa

Auth + request

Organization Bearer key

curl https://appreviewbot.com/api/v1/apps \
  -H "Authorization: Bearer arb_…"
→ 200 OK
→ org-scoped apps + reviews only

What you can build

Informes agregados de varias apps en una sola vista

Roll reviews from every connected app into one programmatic feed for leadership and ops reporting.

Gráficos de varias series para comparar apps o rangos de fechas

Compare apps or date ranges in your own charts instead of rebuilding exports by hand.

Alerta cuando la calificación baja de un umbral

Trigger workflows when average rating crosses a threshold you define in your own systems.

Alerta ante picos de volumen de reseñas negativas

Detect negative volume spikes and route them into on-call or support tools you already run.

Envía reseñas a CRM, mesas de ayuda y herramientas BI

Push structured review JSON into CRMs, help desks, warehouses, and BI tools.

Crea pipelines webhook hacia cualquier endpoint HTTP

Build HTTP pipelines to any endpoint when a native AppReviewBot integration is not enough.

A practical API loop

01

Generate an org key

Owners create a Bearer key (arb_…) in Organization → Settings on the dashboard.

02

Fetch apps & reviews

Call /api/v1/apps/ then /api/v1/apps/{appRef}/reviews/ with pagination for apps your org tracks.

03

Automate reports & alerts

Pipe JSON into BI, CRMs, or your own monitors for rating drops and sentiment spikes.

FAQ

What can I access through the AppReviewBot API?+

The Public API v1 gives organization-scoped REST access to your tracked apps, reviews, and App Store Connect finance reports. You can list apps, fetch reviews with pagination, and pull structured fields such as rating, store, country, version, and sentiment for custom reports, warehouses, and automations. Base URL is https://appreviewbot.com/api/v1.

How do I authenticate?+

Every request needs a Bearer token in the Authorization header: Authorization: Bearer arb_xxxxxxxx. Organization owners generate API keys in dash.appreviewbot.com under Organization → Settings. Keys use the arb_ prefix. Regenerating a key immediately invalidates the previous one, so rotate carefully in production clients.

What can I build with the API?+

Common uses include custom multi-app reports, BI dashboards, webhook-style pipelines into CRMs or help desks, and alerts when ratings drop, negative volume spikes, or sentiment shifts over a window you define. Use it when you need a destination AppReviewBot does not support natively, or when review data must join downloads, revenue, or other internal sources.

Which plans include API access?+

API access is available as a paid add-on for your organization. Contact us to enable it, then generate keys from the dashboard once it is turned on. The free trial still lets you explore AppReviewBot’s product workflows while you evaluate whether programmatic access belongs in your stack.

Integrate with your workflow

Send reviews where your team already works.

Choose a destination to learn how AppReviewBot delivers review alerts and response workflows there.

Slack logoSlackDiscord logoDiscordZapier logoZapierWebEx logoWebExMatterMost logoMatterMostZoho Cliq logoZoho CliqHubSpot logoHubSpotSlack logoSlackDiscord logoDiscordZapier logoZapierWebEx logoWebExMatterMost logoMatterMostZoho Cliq logoZoho CliqHubSpot logoHubSpot

¿Qué planes de AppReviewBot incluyen acceso API?

El acceso API está disponible como complemento de pago. Contáctanos para activarlo en tu organización.

Contáctanos

Build on top of your review data.

Start a free trial, then enable API access for your organization and ship custom reports, alerts, and integrations.

Comenzar prueba gratisContáctanos
AppReviewBot

Turn feedback into five-star reviews with AppReviewBot

Product
  • Integration for Slack
  • Integration for MS Teams
  • Integration for Mattermost
  • Integration for Discord
  • Integration for Webex
  • Integration for Zapier
  • Integration for Zoho Cliq
  • Integration for HubSpot
  • Pricing
  • FAQ
Company
  • Privacy Policy
  • Terms of Service
  • Data Processing Agreement
  • GDPR Compliance
Tools
  • Get Reviews
  • App Review Trends
Explore
  • Blog
  • Docs
  • Consulting
Get in Touch
  • Twitter
  • Contact Us