Access tokens
4CAT has an API, which is documented with an OpenAPI-compatible specification
here. Some API endpoints require authentication. You can generate an
access token through which to authenticate yourself on this page. Alternatively, tokens may be requested
programmatically via the /api/request-token/
endpoint, when requested with a currently logged-in
session.
Token | Calls so far | Expiration |
---|---|---|
{{ token.token }} |
{{ token.calls }} | {{ token.expires|datetime }} |