{"openapi":"3.2.0","info":{"title":"Radio World  90000 above Worldwide FM Radio stations API","description":"This is one of the largest collection of FM Radios API from around the world... Listen Updated 90,000+ Radio stations. All the Stations are Updating Daily & Weekly basis, New stations are Adding As soon as possible. At least 100+ Stations Are adding and 1000+ Stations are fixing to this API Weekly. We have moved our all data to cloud based fast VPS server and created different API's classes for each Endpoints so that never be slower or API down chances in future.  WHY THIS API?  Large amount of Station(s) live data.  Frequently updated (Daily/Weekly).  Adding Many more stations (Daily/Weekly).","version":"1.0.0"},"servers":[{"url":"https://hmcjc.jojapi.net"}],"security":[{"ApiKeyAuth":[]}],"paths":{"/get_all_radio":{"get":{"operationId":"get_get_all_radio","summary":"getAllStations","description":"You will get all recent stations  here, based on. - limit (integer e.g. 10) - order (string e.g. ASC/DESC) - page (integer e.g. 1) - random (boolean e.g. true/false)"}},"/all_countries":{"get":{"operationId":"get_all_countries","summary":"getAllCountries","description":"You will get all countries/categories here, based on. - limit (integer e.g. 10) - order (string e.g. ASC/DESC) - page (integer e.g. 1)"}},"/by_country":{"get":{"operationId":"get_by_country","summary":"getStationByCountry","description":"You will get stations by specific country by country id (country_id e.g.  196) , 196 is for Canada, limit (integer e.g. 10) - order (string e.g. ASC/DESC) - page (integer e.g. 1)"}},"/search":{"get":{"operationId":"get_search","summary":"searchStation","description":"You will get station(s) based on search keyword (keyword e.g. \"hello\"),  limit (integer e.g. 10) - order (string e.g. ASC/DESC) - page (integer e.g. 1)"}},"/home":{"get":{"operationId":"get_home","summary":"getHomePage","description":"You will get Home Page Data (Optional) here, based on. - limit (integer e.g. 10)"}}},"components":{"securitySchemes":{"ApiKeyAuth":{"type":"apiKey","in":"header","name":"X-JoJAPI-Key","description":"Your JoJ API key."}}}}