Skip to content

KSeF tokens

Generating, listing, checking, and revoking KSeF tokens.

OperationSummaryVariants
Authenticated client: TokensReturn the authenticated token lifecycle branch.Sync, Async
Tokens client: GenerateCreate a token and wait until KSeF marks it as active.Sync, Async
Tokens client: List pageFetch one page of tokens using optional filters and continuation state.Sync, Async
Tokens client: List allIterate through all token pages until KSeF stops returning a continuation token.Sync, Async
Tokens client: StatusReturn the current status of a token.Sync, Async
Tokens client: RevokeRevoke a token.Sync, Async