Skip to main content
Glama
openapi.json961 B
{ "openapi": "3.0.0", "info": { "title": "Onecompiler Apis", "version": "1.0.0", "description": "RapidAPI: onecompiler-onecompiler-default/onecompiler-apis" }, "servers": [ { "url": "https://onecompiler-apis.p.rapidapi.com" } ], "paths": { "/api/v1/run": { "post": { "summary": "Execute Code", "description": "Execute Code with 70+ languages \\u0026 Databases", "operationId": "execute_code", "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-onecompiler-apis'

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