LogoLogo
HomeDashboardProduct Docs
  • Introduction
  • Core Concepts
    • Events
    • Sessions
    • User/Customer Profile
  • PLATFORM INTEGRATIONS
    • Shopify Integration
  • Sdk Integrations
    • Browser SDK
      • Integrate SDK
      • Track Events
      • Track Users
      • Configure Web Push
      • Reading Session Identifer
      • Syncing Cart Items
    • Android SDK (Coming Soon)
      • Install Android Sdk
      • Identify Customers
      • Push Notification Integration
    • iOS SDK
      • Install iOS Sdk
      • Tracking User
      • Tracking Events
      • Push Notification Settings
        • Configure APNS In Growlytics
        • Configure Mobile App For Push
        • Handling Push Click
    • Other
      • Upload Customers using CSV
  • Channel Integrations
    • Email
      • Amazon SES
      • SendGrid
      • Custom SMTP
    • Mobile Push Notifications
      • Configure FCM Channel
    • Web Push Notifications
    • Ad Networks
      • Facebook Audiences
      • Google Ad Audiences
  • REST APIs
    • Overview
    • Tracking Users (Shopify Only)
    • Tracking Users (Non-shopify)
    • Tracking Events (Shopify Only)
    • Tracking Events (Non-shopify)
    • Syncing Products
    • Mobile App Apis
  • Webhooks
    • Coupon Webhook
    • Connector Webhooks
Powered by GitBook
On this page
  • API Authentication
  • APIs for different use cases

Was this helpful?

  1. REST APIs

Overview

PreviousGoogle Ad AudiencesNextTracking Users (Shopify Only)

Last updated 4 years ago

Was this helpful?

With REST APIs, you have programmatic access to all of Growlytics Data. To make the APIs simple to understand, we have listed all the scenarios for which you may want to have API access.

If you are looking for additional APIs apart from the scenarios mentioned below, you can write to us at connect@growlytics.in

API Authentication

For each Growlytics API call, you must include a header x-growlytics-key. To access your api-key you can follow the steps given below.

  1. Login to Growlytics Dashboard.

  2. Go to the settings page.

  3. Go to "Platform Integration" Section, you will see API key for your account there.

APIs for different use cases

Tracking Users (Shopify Only)
Tracking Events (Shopify Only)