{"openapi":"3.2.0","info":{"title":"YouTube Channel Search API","description":"YouTube Channel Search","version":"1.0.0"},"servers":[{"url":"https://xhdjg.jojapi.net"}],"security":[{"ApiKeyAuth":[]}],"paths":{"/search":{"get":{"operationId":"get_search","summary":"Search channels","description":"Get channel ID, title, thumbnail, subscribers, URL","parameters":[{"name":"query","in":"query","description":"Search by query or channel ID","required":false,"schema":{"type":"string","example":"pewdiepie"}}]}}},"components":{"securitySchemes":{"ApiKeyAuth":{"type":"apiKey","in":"header","name":"X-JoJAPI-Key","description":"Your JoJ API key."}}}}