Skip to content

Returns the user's current access token.

GET
/api/calendar/token

Authorizations

api_key

Requests manipulating data need to supply a CSRF token

TypeAPI Key (header: X-CSRF-Token)

Responses

Success

Playground

Authorization

Samples

cURL
JavaScript
PHP
Python