get_api_token
Generate API tokens to authenticate and access ArchiveBox web archiving functionality programmatically. Securely manage archives, add URLs, and control snapshot operations through automated API interactions.
Instructions
Generate an API token for a given username & password.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}