Skip to main content
Glama

get_api_info

Retrieve detailed API documentation for Zapmail endpoints, including parameters, responses, and practical usage examples to facilitate integration.

Instructions

Get detailed information about API endpoints, parameters, responses, and usage examples.

Input Schema

NameRequiredDescriptionDefault
categoryNoAPI category to get information about
endpointNoSpecific endpoint name within the category
includeExamplesNoInclude usage examples
includeScenariosNoInclude common scenarios

Input Schema (JSON Schema)

{ "properties": { "category": { "description": "API category to get information about", "enum": [ "workspace", "domains", "mailboxes", "wallet", "exports", "users", "billing", "subscriptions", "dns" ], "type": "string" }, "endpoint": { "description": "Specific endpoint name within the category", "type": "string" }, "includeExamples": { "default": true, "description": "Include usage examples", "type": "boolean" }, "includeScenarios": { "default": true, "description": "Include common scenarios", "type": "boolean" } }, "type": "object" }

Other Tools

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/dsouzaalan/zapmail-mcp'

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