Skip to content

Read the session's CSRF token

GET
/auth/csrf

Return the CSRF token for the signed-in session. Send it as an X-CSRF-Token header on POST /keys and POST /billing/subscribe.

The CSRF token.

object
csrf
string

No signed-in session.