Skip to main content
Glama
openapi.json882 B
{ "openapi": "3.0.0", "info": { "title": "Yakpdf", "version": "1.0.0", "description": "RapidAPI: yakpdf-yakpdf/yakpdf" }, "servers": [ { "url": "https://yakpdf.p.rapidapi.com" } ], "paths": { "/pdf": { "post": { "summary": "/pdf", "description": "Generate a PDF from a URL or HTML string.", "operationId": "/pdf", "parameters": [], "responses": { "200": { "description": "Successful response", "content": { "application/json": { "schema": {} } } } } } } }, "components": { "securitySchemes": { "ApiAuth": { "type": "apiKey", "in": "header", "name": "X-RapidAPI-Key" } } }, "security": [ { "ApiAuth": [] } ] }

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/BACH-AI-Tools/bachai-yakpdf'

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