Penciled API Docs home page
Search...
⌘K
Ask AI
Support
Dashboard
Dashboard
Search...
Navigation
API Documentation
Penciled API
Documentation
API Reference
API Documentation
Penciled API
Calls
GET
Get Call
POST
Make call
DEL
Delete Call
GET
List Calls
Variables
GET
Get Variables
Outcomes
GET
Get Outcomes
Agents
GET
Get Agents
Patients
GET
Get Patients
Waitlist
GET
Get Waitlist
Waitlist Runs
GET
Get Waitlist Runs
On this page
Authentication
API Documentation
Penciled API
Authentication
All API endpoints are authenticated using your unique API key.
Copy
Ask AI
{
headers
: {
Authorization
:
`Bearer
${
token
}
`
,
},
}
Get Call
Assistant
Responses are generated using AI and may contain mistakes.