The Productrise API is here: Pull your Google Shopping data anywhere
We are incredibly excited to announce the launch of the Productrise Customer API (v1)! You can now pull your aggregated Google Shopping SERP data directly into BigQuery, Looker Studio, dbt, Hex, or any reporting stack you love, no scraping required.
What you can do with the API
- List your properties and discover their slugs programmatically
- Pull top sellers by listing count for any date range
- Track total products observed in your tracked queries
- Measure share of voice based on your seller name
- Filter by query or query group, and split organic vs paid listings
Built for production workflows
Bearer token authentication, a consistent response envelope, clear error codes, and a generous rate limit of 120 requests per minute. The API is available on the Growth plan and above.
Getting started
- Head to Profile → API Tokens and create your first token
- Call
GET /api/v1/propertiesto list everything you can access, then hit any of the metrics endpoints
Every endpoint, parameter, error code, and copy-paste example is documented in the full API reference: https://productrise.app/resources/api-reference
This is just v1. If you need per-property token scopes, async exports, webhooks, or OpenAPI/SDK support, send us a note at hello@productrise.app with your use case. Happy querying!