Cincopa for Developers

Create your web-site with videos, music and photos - and let Cincopa take care of storage, delivering, scalability, uploading, transcoding (video), sharing and more!.

If you are creating a blog site, sharing site, photos/videos album site, corporate site, Cincopa can handle all media aspects especially when you have many users.

What Is Cincopa and How Can It Help Me ?

Cincopa is an Internet platform that enables you to create media-rich web sites and applications by utilizing a cloud-like file system.

Cincopa has an open HTTP REST API (Application Programming Interface) which means that anyone can write their own application to interact (post, share, backup, synchronize, listen, mobilize, upload, view, socialize etc.) with users personal digital media.
Take a look around. Explore (and use) Cincopa Products and Plugins. Check out our Directory to get an idea of the cool apps that can be developed using Cincopa API. Then start creating new and improved applications of your own!.

Make Money by Getting on the Cloud!

This Cloud can cause a downpour of revenue!

There's no cost to get on the Cloud by developing an application. But if it draws people to the Cincopa platform, you can experience enormous profits. Sign up for our affiliate program and we will pay you for every new Cincopa user who registered with Cincopa because of your application.

How it works:

Once you've finished writing your application, submit it to us for review. Once we approve it, we'll include it in our Cincopa Products and Plugins Directory.

Save Money by Getting on the Cloud!

Get your head into the Clouds!
If you'd like to add rich media content to your existing site - like videos, photos or music - use our API to mesh your application with the Cincopa platform. Cincopa will do the rest - uploading, transcoding, storage and delivery of your content. and tracking too.

Contact our resellers program for more details.

API (Application Programming Interface) Documentation

Review the API documentation.

Setting up an Application

Application management is done through the Developer Application.
To create a new application, click the "Create New App" button in the upper right. You'll be assigned an API key which identifies your application as well as a "secret" which is used to authenticate requests (and as the name implies, should not be shared).

Once you've created your app, it will show up in your applications list.
Use the "Edit App" button to configure it. You'll see there are several configuration options, some of which you'll need to change, depending on the intended functionality of your app.

API Kits

Note: The API kits are provided as-is. They are not maintained or supported by Cincopa and are used at your own risk.

  • Cincopa.NET framework + examples

    Download .Net framework.
    Remember to create a new application and copy the API and Secret keys to web.config

  • CincopaPHP framework + examples

    Download PHP framework.
    Remember to create a new application and copy the API and Secret keys to config.php