Skip to main content
GET
/
v1
/
metrics
/
sales
Sales metrics
curl --request GET \
  --url https://api.propal.io/v1/metrics/sales \
  --header 'Authorization: Bearer <token>'
{
  "data": null
}

Documentation Index

Fetch the complete documentation index at: https://docs.propal.io/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

API key in format: pp_live_xxxxxxxxxxxxxxxxxxxxxxxx

Query Parameters

period
enum<string>
default:daily
Available options:
daily,
weekly,
hourly

Response

Sales

data
unknown