Skip to main content

PrimeForge Store Track API (1.0)

Download OpenAPI specification:Download

The PrimeForge Store Track Service provides comprehensive analytics and tracking capabilities for the PrimeForge platform.

Features

  • Store performance analytics
  • Inventory tracking
  • Sales metrics and reporting
  • Customer behavior analysis
  • Product performance tracking
  • Revenue analytics
  • Real-time dashboard metrics
  • Historical data analysis

Authentication

Most endpoints require JWT authentication. Include the access token in the Authorization header: Authorization: Bearer <your_access_token>

Rate Limiting

  • General endpoints: 100 requests per minute per user
  • Analytics endpoints: 50 requests per minute per user
  • Admin endpoints: 50 requests per minute per admin user

Multi-tenancy

This service supports multi-tenancy. The tenant context is automatically extracted from the JWT token.

Analytics

Store analytics and metrics

Inventory

Inventory tracking and management

Sales

Sales metrics and reports

Products

Product performance tracking

Customers

Customer behavior analysis

Dashboard

Dashboard metrics and widgets

Reports

Generate and export reports

Health

Health check and monitoring endpoints

App

AppController_getHello

Responses