Skip to main content
Glama

check_api_token

Verify API token validity and expiration status to ensure secure access to ArchiveBox web archiving functionality.

Instructions

Validate an API token to make sure it's valid and non-expired.

Input Schema

NameRequiredDescriptionDefault
token_paramNoBearer token for authentication

Input Schema (JSON Schema)

{ "properties": { "token_param": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "description": "Bearer token for authentication" } }, "type": "object" }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Knuckles-Team/archivebox-api'

If you have feedback or need assistance with the MCP directory API, please join our Discord server