Skip to main content
Glama
ingeno
by ingeno
config.py507 B
"""Zoho CRM API configuration.""" API_NAME = "ZohoCRM" # Note: OpenAPI spec paths already include /crm/v8, so base URL should not API_BASE_URL = "https://www.zohoapis.ca" # The Dockerfile downloads this spec at build time, recursively resolves all external # references (users.json, common.json, etc.), merges them into a single file, and # validates the result with openapi-spec-validator API_SPEC_URL = "https://raw.githubusercontent.com/zoho/crm-oas/refs/heads/main/v8.0/record.json" AUTH_TYPE = "zoho"

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/ingeno/mcp-openapi-lambda'

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