Answers to the most common questions about the Platform API and atoms.
<html>
element:Authorization: Bearer <token>
header where <token>
is access token of the managed user.x-cal-client-id: <client-id>
and x-cal-secret-key: <client-secret>
where <client-id>
is OAuth client id and <client-secret>
is OAuth client secret. Both can be copied from the dashboard.