Title: JSON API Cincopa
Author: Ali Qureshi
Published: <strong>2014-يىلى 27-ئاۋغۇست</strong>
Last modified: 2026-يىلى 17-ئىيۇل

---

قىستۇرما ئىزدە

![](https://ps.w.org/json-api-cincopa/assets/banner-772x250.png?rev=1965863)

![](https://ps.w.org/json-api-cincopa/assets/icon-256x256.png?rev=987288)

# JSON API Cincopa

 يازغۇچى [Ali Qureshi](https://profiles.wordpress.org/parorrey/)

[چۈشۈر](https://downloads.wordpress.org/plugin/json-api-cincopa.2.6.1.zip)

 * [تەپسىلاتلار](https://ug.wordpress.org/plugins/json-api-cincopa/#description)
 * [باھالاشلار](https://ug.wordpress.org/plugins/json-api-cincopa/#reviews)
 *  [ئورنىتىش](https://ug.wordpress.org/plugins/json-api-cincopa/#installation)
 * [ئىجادىيەت](https://ug.wordpress.org/plugins/json-api-cincopa/#developers)

 [قوللاش](https://wordpress.org/support/plugin/json-api-cincopa/)

## چۈشەندۈرۈش

JSON API Cincopa plugin extends the JSON API Plugin with a new Controller to provide
Cincopa Easy Albums Listing for any user. This plugin is for WordPress/Mobile app
developers who want to use Cincopa Easy Albums Plugin in conjunction with JSON API
plugin as media gallery for their mobile app.

Features include:

 * Easy Albums Listing
 * Easy Albums Items Listing

The plugin was created to make available Cincopa Easy Albums Plugin Media listing
for mobile apps via JSON API Plugin.

Hope this will help some.

For details, please check this: http://www.parorrey.com/solutions/json-api-cincopa/

## ئورنىتىش

First you have to install the JSON API Plugin (https://wordpress.org/extend/plugins/
json-api/installation/).

Then install Cincopa Plugin: Easy Albums – Buddypress users create and share images,
video and audio albums – the easy way. (https://wordpress.org/plugins/buddypress-
easy-albums-photos-video-and-music-next-gen/)

In order to use Cincopa Easy Albums plugin, you need a Cincopa API key that you 
can get from the Cincopa website by registering an account at https://www.cincopa.
com/

To install JSON API Cincopa just follow these steps:

 * Upload the folder «json-api-cincopa» to your WordPress plugin folder (/wp-content/
   plugins)
 * Activate the plugin through the ›Plugins‹ menu in WordPress or by using the link
   provided by the plugin installer
 * Activate the controller through the JSON API menu found in the WordPress admin
   center (Settings -> JSON API)

## FAQ

 * There are following methods available: albums, album_items

### Method: albums

It needs valid ›user_id‹ var.

http://localhost/api/cincopa/albums/?user_id=1

### Method: album_items

It needs ›fid‹ var.
 http://localhost/api/cincopa/album_items/?fid=AgCAn_Zvs6Zl

To get video in flv format, http://localhost/api/cincopa/album_items/?fid=AgCAn_Zvs6Zl&
format=flv

To get video in transcoded mp4 720p version uploaded format, http://localhost/api/
cincopa/album_items/?fid=AgCAn_Zvs6Zl&format=mp4

For details, please check here: http://www.parorrey.com/solutions/json-api-cincopa/

## باھالاشلار

بۇ قىستۇرمىغا تېخى باھا يېزىلمىدى.

## تۆھپىكار ۋە ئىجادكار

«JSON API Cincopa» كودى ئوچۇق يۇمشاق دېتال. تۆۋەندىكى كىشىلەر بۇ قىستۇرمىغا تۆھپە
قوشقان.

تۆھپىكار

 *   [ Ali Qureshi ](https://profiles.wordpress.org/parorrey/)

[«JSON API Cincopa» نى تىلىڭىزغا تەرجىمە قىلىڭ](https://translate.wordpress.org/projects/wp-plugins/json-api-cincopa)

### ئىجادىيەتكە قىزىقامسىز؟

[كودقا كۆز يۈگۈرتۈپ](https://plugins.trac.wordpress.org/browser/json-api-cincopa/)،
[SVN خەزىنە](https://plugins.svn.wordpress.org/json-api-cincopa/) تەكشۈرۈپ ياكى 
[RSS](https://plugins.trac.wordpress.org/log/json-api-cincopa/?limit=100&mode=stop_on_copy&format=rss)
ئارقىلىق [ئىجادىيەت خاتىرىسى](https://plugins.trac.wordpress.org/log/json-api-cincopa/)
گە مۇشتەرى بولغىلى بولىدۇ.

## ئۆزگىرىش خاتىرىسى

#### 2.6.1

 * Added the project donation link.
 * Bumped the maintenance release version.

#### 2.6.0

 * Tested with WordPress 7.0
 * Updated minimum PHP requirement to 8.0
 * Updated minimum WordPress requirement to 6.0
 * Fixed SQL injection vulnerability — user_id now sanitized via absint() and query
   uses $wpdb->prepare()
 * Replaced deprecated simplexml_load_file() with wp_remote_get() + simplexml_load_string()
   for proper HTTP handling
 * Updated all http:// Cincopa API URLs to https://
 * Added ABSPATH guard to prevent direct file access
 * Fixed FALSE === comparison style for PHP 8 strict mode
 * Sanitized fid input with sanitize_text_field()
 * Added rawurlencode() for URL parameters
 * Code formatting aligned with WordPress Coding Standards

#### 2.5.0

 * tagging for WordPress version 6.1.1

#### 2.4.0

 * tagging for WordPress version 6.0.1

#### 2.3.1

 * tagging for WordPress version 5.9

#### 2.3.0

 * tagging for WordPress version 5.8

#### 2.2.0

 * tagging for WordPress version 5.7

#### 2.0.1

 * tagging wordpress version

#### 2.0

 * tagging wordpress version

#### 1.9.3

 * fixed text-domain

#### 1.9.2

 * fixed readme.txt, added text-domain

#### 1.9.1

 * fixed readme for localization

#### 1.9

 * added translation

#### 1.8

 * updated for wordpress version update

#### 1.7

 * updated for wordpress version update

#### 1.6

 * updated header and banner

#### 1.5

 * updated for wordpress 4.9.8 version

#### 1.4

 * updated for wordpress 4.1.2 version

#### 1.3.1

 * updated for wordpress 4.1 version

#### 1.2

 * updated for wordpress 4.0 version

#### 1.1

 * Updated `album_items` making `original` uploaded format as default, `flv` and`
   mp4` are the possible values for format var.

#### 1.0

 * Updated `album_items` for original, flv and mp4 video formats availability

#### 0.1

 * Initial release.

## Meta

 *  Version **2.6.1**
 *  ئاخىرقى يېڭىلانغان ۋاقىت **4 ھەپتە بۇرۇن**
 *  ئاكتىپ ئورنىتىش سانى **10+**
 *  WordPress نەشرى ** 6.0 ياكى يۇقىرى **
 *  **7.0.4** دا سىنالغان
 *  PHP نەشرى ** 8.0 ياكى يۇقىرى **
 *  تىل
 * [English (US)](https://wordpress.org/plugins/json-api-cincopa/)
 * بەلگە
 * [json api](https://ug.wordpress.org/plugins/tags/json-api/)
 *  [ئالىي كۆرۈنۈش](https://ug.wordpress.org/plugins/json-api-cincopa/advanced/)

## دەرىجە

 5/5 يۇلتۇز

 *  [  1 5-يۇلتۇز باھالاش     ](https://wordpress.org/support/plugin/json-api-cincopa/reviews/?filter=5)
 *  [  0 4-يۇلتۇز باھالاش     ](https://wordpress.org/support/plugin/json-api-cincopa/reviews/?filter=4)
 *  [  0 3-يۇلتۇز باھالاش     ](https://wordpress.org/support/plugin/json-api-cincopa/reviews/?filter=3)
 *  [  0 2-يۇلتۇز باھالاش     ](https://wordpress.org/support/plugin/json-api-cincopa/reviews/?filter=2)
 *  [  0 1-يۇلتۇز باھالاش     ](https://wordpress.org/support/plugin/json-api-cincopa/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/json-api-cincopa/reviews/#new-post)

[بارلىق ئىنكاسنى كۆرسەت](https://wordpress.org/support/plugin/json-api-cincopa/reviews/)

## تۆھپىكار

 *   [ Ali Qureshi ](https://profiles.wordpress.org/parorrey/)

## قوللاش

چۈشەندۈرۈشىڭىز بارمۇ؟ ياردەم لازىممۇ؟

 [قوللاش مۇنبىرىنى كۆرسەت](https://wordpress.org/support/plugin/json-api-cincopa/)

## ئىئانە

بۇ قىستۇرمىنىڭ ياخشىلىنىشىنى قوللامسىز؟

 [ بۇ قىستۇرمىغا ئىئانە قىلىش ](https://www.parorrey.com/donate/)