API Endpoints

Here is the list of API endpoints used to access Quartz API

The prefix or hostname for these endpoints is https://api.quartzhq.com/{version}

CURL -H 'https://api.quartzhq.com/v1'
response for v1
[ "Quartz API", "v1.00", "august, 3rd 2024"]

Object Type
Endpoints
Method
Description

Pipeline

GET

Manage pipelines and sub-pipelines

GET

Retrieve pipelines and sub-pipelines metrics

GET

Retrieve pipelines stages

/pipelines/signals

GET

Retrieve pipelines and sub-pipelines related signals

Opportunities

/opportunities

GET

Retrieve opportunities

GET

Retrieve opportunities metrics

/opportunities/signals

GET

Retrieve opportunities related signals

Team

Manage teams

Manage team members

Retrieve members roles

Configuration

POST

all things related to settings

Last updated

Was this helpful?