SQLite Stuff

Help: /tokens
Login

The "/tokens" page:

Allow users to create, delete, and view their access token.

The access token is a string TOKEN which if included in a query parameter like "token=TOKEN" authenticates a request as coming from an authorized agent. This can be used, for example, by script to access content without running into problems with robot defenses.