{"openapi":"3.2.0","info":{"title":"Youtube Keyword Research API","description":"Keyword research API for Youtube , Find Related keywords , Monthly search , Competition Score , and difficulty","version":"1.0.0"},"servers":[{"url":"https://tfjnw.jojapi.net"}],"security":[{"ApiKeyAuth":[]}],"paths":{"/api/ytkeywordresearch":{"get":{"operationId":"get_api_ytkeywordresearch","summary":"Keyword Research","description":"Find excat keyword details and related keyword details","parameters":[{"name":"keyword","in":"query","required":false,"schema":{"type":"string","example":"digital marketing"}}]}}},"components":{"securitySchemes":{"ApiKeyAuth":{"type":"apiKey","in":"header","name":"X-JoJAPI-Key","description":"Your JoJ API key."}}}}