Grips Data API

REST data API exposing Grips Intelligence e-commerce analytics. Requests are HTTPS POSTs carrying a GraphQL-style query envelope (query + variables), scoped by domain, date range, and country. Endpoints include Domain Timeseries Performance, CI Channels, RI Adwords Over Time, and CI Devices. Authenticated with a per-account `grips-api-key` header.

API entry from apis.yml

apis.yml Raw ↑
name: Grips Data API
description: REST data API exposing Grips Intelligence e-commerce analytics. Requests are HTTPS POSTs
  carrying a GraphQL-style query envelope (query + variables), scoped by domain, date range, and country.
  Endpoints include Domain Timeseries Performance, CI Channels, RI Adwords Over Time, and CI Devices.
  Authenticated with a per-account `grips-api-key` header.
humanURL: https://gripsintelligence.com/knowledge-base/api
baseURL: https://app.gripsintelligence.com/api/data/v1
tags:
- E-commerce Intelligence
- Analytics
properties:
- type: APIReference
  url: https://gripsintelligence.com/knowledge-base/api
- type: Authentication
  url: authentication/grips-intelligence-authentication.yml
- type: Conventions
  url: conventions/grips-intelligence-conventions.yml