{"openapi":"3.2.0","info":{"title":"Best Keyword Research API API","description":"This Keyword Tool API Find millions of keyword suggestions for your SEO. find Keyword, Volume, CPC (USD), Intent, Keyword Difficulty, SERP Features,Trend.","version":"1.0.0"},"servers":[{"url":"https://rfjeu.jojapi.net"}],"security":[{"ApiKeyAuth":[]}],"paths":{"/keyword-research":{"get":{"operationId":"get_keyword_research","summary":"Keyword Research","description":"Find millions of keyword suggestions for your SEO. Enter a topic and get your list of best keywords for you","parameters":[{"name":"keyword","in":"query","required":false,"schema":{"type":"string","example":"ai"}},{"name":"country","in":"query","required":false,"schema":{"type":"string","example":"us"}},{"name":"languagecode","in":"query","required":false,"schema":{"type":"string","example":"en"}}]}}},"components":{"securitySchemes":{"ApiKeyAuth":{"type":"apiKey","in":"header","name":"X-JoJAPI-Key","description":"Your JoJ API key."}}}}