loading
please wait

Radio APIs

May 28, 2019

Radio APIs

These are APIs which can be used on api.radiooncloud.com

Search Radios

Search radios by keyword

MethodPOST
URLhttps://api.radiooncloud.com/api/radio/search
HeadersContent-Type: application/x-www-form-urlencoded
Bodyapi_key: 213dsdsjasdkasdkasjkldj (API key)
keyword: As (Search Keyword)
limit: 1 (Maximum number of documents required. Note: Maximum limit is 25)
skip: 200 (Number of documents to skip.)

Get radios of country

Get list of working radio stations of given country.

MethodPOST
URLhttps://api.radiooncloud.com/api/radio/get-radios-of-country
HeadersContent-Type: application/x-www-form-urlencoded
Bodyapi_key: 213dsdsjasdkasdkasjkldj (API key)
keyword (Two-letter country code)
limit: 2 (Maximum number of documents required. Note: Maximum limit is 25)
country_name: India (Country name (optional if country code is given))
skip: 2 (Number of documents to skip.)

Radio Genre List

Get list of available genres with their working radio station count.

MethodPOST
URLhttps://api.radiooncloud.com/api/radio/genres
HeadersContent-Type: application/x-www-form-urlencoded
Bodyapi_key: 213dsdsjasdkasdkasjkldj (API key)
limit: 2 (Maximum number of documents required. Note: "-1" for all documents)

Radio Get-radios-of-language

Get list of working radio stations of given language.

MethodPOST
URLhttps://api.radiooncloud.com/radio/get-radios-of-language
HeadersContent-Type: application/x-www-form-urlencoded
Bodyapi_key: 213dsdsjasdkasdkasjkldj (API key)
limit: 2 (Maximum number of documents required. Note: Maximum limit is 25.)
keyword: Punjabi (Language name.)
skip: 1 (Number of documents to skip.)

Radio Get-radios-of-genre

Get list of working radio stations of given genre.

MethodPOST
URLhttps://api.radiooncloud.com/api/radio/get-radios-of-genre
HeadersContent-Type: application/x-www-form-urlencoded
Bodyapi_key: 213dsdsjasdkasdkasjkldj (API key)
keyword: Talk (Genre keyword.)
limit: 2 (Maximum number of documents required. Note: Maximum limit is 25.)
skip: 1 (Number of documents to skip.)

Radio Fetch by Id

Get radio station by radio station's Id

MethodPOST
URLhttps://api.radiooncloud.com/api/radio/fetch-by-id
HeadersContent-Type: application/x-www-form-urlencoded
Bodyapi_key: 213dsdsjasdkasdkasjkldj (API key)
radio_id: 5c0522a9167a433efbaeb84d (Radio ID)

Radio Languages List

Get list of available languages with their working radio station count.

MethodPOST
URLhttps://api.radiooncloud.com/api/radio/languages
HeadersContent-Type: application/x-www-form-urlencoded
Bodyapi_key: 213dsdsjasdkasdkasjkldj (API key)
limit: 1 (Maximum number of documents required. Note: "-1" for all documents)

Radio Country List

Get list of available countries with their working radio station count.

MethodPOST
URLhttps://api.radiooncloud.com/api/radio/countries
HeadersContent-Type: application/x-www-form-urlencoded
Bodyapi_key: 213dsdsjasdkasdkasjkldj (API key)
limit: 2 (Maximum number of documents required. Note: "-1" for all documents)

Radio Trending

MethodPOST
URLhttps://api.radiooncloud.com/api/radio/get-trending-radios
HeadersContent-Type: application/x-www-form-urlencoded
Bodyapi_key: 213dsdsjasdkasdkasjkldj