Skip to main content
Glama
openapi.json1.22 kB
{ "openapi": "3.0.0", "info": { "title": "Youtube Mp310", "version": "1.0.0", "description": "RapidAPI: elisbushaj2/youtube-mp310" }, "servers": [ { "url": "https://youtube-mp310.p.rapidapi.com" } ], "paths": { "/download/mp3": { "get": { "summary": "Download", "description": "Download mp3.", "operationId": "download", "parameters": [ { "name": "url", "in": "query", "required": true, "description": "Example value: https://www.youtube.com/watch?v=phd1U2JIfUA", "schema": { "type": "string", "default": null, "enum": null } } ], "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-youtube-mp310'

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