{"openapi":"3.2.0","info":{"title":"Youtube Downloader (FAST) API","description":"Powerful YouTube Downloader API for fast MP3 and MP4 conversion. Supports high-quality video download, audio extraction, direct CDN links, secure file handling, and quick integration into web apps, mobile apps, bots, and media tools.","version":"1.0.0"},"servers":[{"url":"https://jxxnw.jojapi.net"}],"security":[{"ApiKeyAuth":[]}],"paths":{"/download":{"post":{"operationId":"post_download","summary":"Download","description":"Download a YouTube video or audio.","requestBody":{"content":{"application/json":{"schema":{"type":"object"},"example":{"url":"https://youtu.be/v22FrFFzRCI","format":"mp3"}}}}}},"/ping":{"get":{"operationId":"get_ping","summary":"Ping","description":"Health Check"}}},"components":{"securitySchemes":{"ApiKeyAuth":{"type":"apiKey","in":"header","name":"X-JoJAPI-Key","description":"Your JoJ API key."}}}}