API DOCUMENTATION

Developer API

Build powerful integrations with our RESTful API. Access price data, manage products, and automate your pricing workflow.

Authentication

All API requests require authentication using a Bearer token. Include your API key in the Authorization header.

Request Header
Authorization: Bearer YOUR_API_KEY

Get your API key from the Dashboard Settings.

Base URL

https://api.trackupc.com/v1

Manage Products

GET /products List all tracked products
POST /products Add product to tracking
DELETE /products/:id Remove product from tracking

Rate Limits

Plan Requests/Day Requests/Minute
Starter 100 10
Professional 1,000 60
Enterprise 10,000 200