Authentication
Claret API Authentication Processes
Query Parameters
Name
Type
Description
{
"token": "1|bfDoNPffjU6k541RYSLB68oEfHySweWJ2HSx34sZ"
}curl --location --request GET 'https://plan.claret.app/{tenant}/api/v1/sales?sale_type_name=History' \
--header 'X-Requested-With: XMLHttpRequest' \
--header 'Content-Type: application/json' \
--header 'Authorization: Bearer 1|bfDoNPffjU6k541RYSLB68oEfHySweWJ2HSx34sZ' \Last updated
Was this helpful?