<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	
xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
>

<channel>
	<title>operator plans api &#8211; DataYuge</title>
	<atom:link href="https://datayuge.com/tag/operator-plans-api/feed/" rel="self" type="application/rss+xml" />
	<link>https://datayuge.com</link>
	<description>The API Culture</description>
	<lastBuildDate>Thu, 08 Nov 2018 03:24:36 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://datayuge.com/wp-content/uploads/2018/07/cropped-favicon-32x32.png</url>
	<title>operator plans api &#8211; DataYuge</title>
	<link>https://datayuge.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Operator Plans API</title>
		<link>https://datayuge.com/operator-plans-api/</link>
					<comments>https://datayuge.com/operator-plans-api/#respond</comments>
		
		<dc:creator><![CDATA[arun]]></dc:creator>
		<pubDate>Tue, 09 Oct 2018 02:52:07 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[mobile tariff plans api]]></category>
		<category><![CDATA[operator plans api]]></category>
		<category><![CDATA[recharge plans api]]></category>
		<guid isPermaLink="false">http://v3.datayuge.in/?p=2044</guid>

					<description><![CDATA[<p>Operator Plans API helps to list the latest recharge plans from telecom providers. Using this API, the developer can easily build a system to display the latest operator plans from all the operators. The API returns a JSON formatted data,...</p>
<p>The post <a rel="nofollow" href="https://datayuge.com/operator-plans-api/">Operator Plans API</a> appeared first on <a rel="nofollow" href="https://datayuge.com">DataYuge</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Operator Plans API helps to list the latest recharge plans from telecom providers. Using this API, the developer can easily build a system to display the latest operator plans from all the operators. The API returns a JSON formatted data, the developer can parse the JSON response and display the data accordingly. The <a href="https://datayuge.com/mobile-tariff-plans-api/">mobile tariff plans API</a> will give the daily updated recharge packs from all the providers.</p>
<h1>Operator Plans API &#8211; Supported Recharge Types</h1>
<ol>
<li>Top up</li>
<li>Full Talktime</li>
<li>Plan (Unlimited)</li>
<li>SMS</li>
<li>2G Data</li>
<li>3G Data</li>
<li>4G Data</li>
<li>Local</li>
<li>STD</li>
<li>ISD</li>
<li>Roaming</li>
<li>Validity</li>
<li>Other</li>
</ol>
<p>These values can be passed as &#8216;recharge_type&#8217; parameter and sort the values accordingly. However, this parameter is not mandatory in the API, hence don&#8217;t pass the parameter and value to list all the possible recharge options available. The <strong><em><a href="https://datayuge.com/products/recharge-plans-api/">recharge plans API</a></em></strong> can be accessed here.</p>
<p>The post <a rel="nofollow" href="https://datayuge.com/operator-plans-api/">Operator Plans API</a> appeared first on <a rel="nofollow" href="https://datayuge.com">DataYuge</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://datayuge.com/operator-plans-api/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Mobile Tariff Plans API</title>
		<link>https://datayuge.com/mobile-tariff-plans-api/</link>
					<comments>https://datayuge.com/mobile-tariff-plans-api/#respond</comments>
		
		<dc:creator><![CDATA[arun]]></dc:creator>
		<pubDate>Sun, 07 Oct 2018 11:32:21 +0000</pubDate>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[mobile tariff plans api]]></category>
		<category><![CDATA[operator plans api]]></category>
		<category><![CDATA[plan finder api]]></category>
		<guid isPermaLink="false">http://v3.datayuge.in/?p=2034</guid>

					<description><![CDATA[<p>Mobile Tariff Plans API &#124; How To List All Plans The mobile tariff plans API will give the most comprehensive list of mobile tariff plans in India. We support all the operators and circle for listing the mobile tariff plans...</p>
<p>The post <a rel="nofollow" href="https://datayuge.com/mobile-tariff-plans-api/">Mobile Tariff Plans API</a> appeared first on <a rel="nofollow" href="https://datayuge.com">DataYuge</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h1><strong>Mobile Tariff Plans API | How To List All Plans</strong></h1>
<p>The mobile tariff plans API will give the most comprehensive list of mobile tariff plans in India. We support all the operators and circle for listing the mobile tariff plans API. The latest tariff plans API will give the daily updated mobile plans. The data is listed in a JSON format. This can be integrated into any website or mobile app. The &#8220;updated_at&#8221; parameter in the API will show the API data updated timestamp.</p>
<p>The API expects 2 mandatory parameters, the <em>operator_id</em> and <em>circle_id. </em>However, the data is set to 25 numbers per page for easy pagination and loading. This helps to load the data faster according to the various categories. It is also possible to list all the results for a particular mobile circle and operator.</p>
<p>To list this, instead of the current version, change the version to &#8220;<em>v7</em>&#8220;. This will list all mobile recharge plans. The data can be displayed accordingly then. The &#8216;<em>recharge_type</em>&#8216; will help you to list and sort the operator plans into specific categories. The new <em>recharge_type &#8216;plan&#8217; </em>will list the combo offers. These include the latest plans like unlimited calling, mobile data and SMS.</p>
<p>The data is updated from the most trusted sources. A data dump version is also available for the API. This allows the developer to export the data to a cache data store. Thus the developer can do certain manipulation of the data in the datastore.</p>
<p>A <a href="https://datayuge.com/products/special-plans-api/">121 offer API</a> is available as special plans API. Along with mobile tariff plans API, the developer can list the custom offers for a specific mobile number using it. The normal <a href="https://datayuge.com/products/recharge-plans-api/">operator plans API </a>can be accessed here.</p>
<p><strong>Note</strong>: While using the &#8216;v7&#8217; endpoint, the mandatory parameters like operator_id and circle_id must be passed as per the documentation. All the other operations are the same as the current version.</p>
<p>The post <a rel="nofollow" href="https://datayuge.com/mobile-tariff-plans-api/">Mobile Tariff Plans API</a> appeared first on <a rel="nofollow" href="https://datayuge.com">DataYuge</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://datayuge.com/mobile-tariff-plans-api/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Object Caching 65/182 objects using disk
Page Caching using disk: enhanced 
Minified using disk
Database Caching 2/11 queries in 0.005 seconds using disk

Served from: datayuge.com @ 2026-04-09 02:00:42 by W3 Total Cache
-->