acuityschedulingenterprise
Version:
Acuity Scheduling Enterprise JS Dev Kit
16 lines (11 loc) • 346 B
HTML
<h1>Acuity Hello World</h1>
<p>
Hi there! This is the Hello World of our examples. It will walk you through
a basic connection to the Acuity API with a single account.
</p>
<h1>POST /api/v1/blocks:</h1>
<pre>{{me}}</pre>
<h1>POST /api/v1/blocks:</h1>
<pre>{{block}}</pre>
<h1>GET /api/v1/appointments?max=1</h1>
<pre>{{appointments}}</pre>