Skip to main content
GET
/
botMetric
/
bookingGraph
Get booking graph
curl --request GET \
  --url https://api.closebot.com/botMetric/bookingGraph \
  --header 'X-CB-KEY: <api-key>'

Authorizations

X-CB-KEY
string
header
required

CloseBot API Key Authorization

Query Parameters

start
string<date-time>

The start date.

end
string<date-time>

The end date.

resolution
string

The resolution. Valid options are hourly, daily, or monthly.

sourceId
string

Optional source ID.

Response

200

Success