Skip to main content
Glama

IssueBadge MCP Server

by issuebadge

validate_key

Test if your IssueBadge API credentials are working correctly by validating authentication keys before issuing badges or certificates.

Instructions

Validate an IssueBadge API key for authentication. Use this to test if your API credentials are working correctly.

Input Schema

NameRequiredDescriptionDefault
api_keyYesThe API key to validate (usually starts with a number and pipe, e.g., "1|abc123...")

Input Schema (JSON Schema)

{ "properties": { "api_key": { "description": "The API key to validate (usually starts with a number and pipe, e.g., \"1|abc123...\")", "type": "string" } }, "required": [ "api_key" ], "type": "object" }

Other Tools from IssueBadge MCP Server

Related Tools

    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/issuebadge/mcp-server'

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