api.creativecommons.org

Creative Commons Web Services

Author: Nathan R. Yergler
Updated:2005-08-30

Creative Commons provides web service APIs which can be used to integrate the Creative Commons licensing engine into third party applications. We have release the 1.5 version of the API, which is documented in the 1.5 README The 1.5 API is stable, and development is occuring in CVS HEAD.

The current in-development API is described in the Dev README. These APIs are currently in beta, and we are soliciting feedback and suggestions. As such, the API may change in the future.

The Previous Releases are still supported by the server at their canonical URIs.

Sample Code

ccPublisher uses the REST interface. See class CcRest in wizard/pages/license.py for an example.

Other example usages:

Your comments, feedback and suggestions can be sent to software@creativecommons.org.

Revision History